Blame SOURCES/shadow-4.1.5.1-info-parent-dir.patch

5ab9c0
Index: shadow-4.5/man/newusers.8.xml
5ab9c0
===================================================================
5ab9c0
--- shadow-4.5.orig/man/newusers.8.xml
5ab9c0
+++ shadow-4.5/man/newusers.8.xml
5ab9c0
@@ -218,7 +218,15 @@
5ab9c0
 	  <para>
5ab9c0
 	    If this field does not specify an existing directory, the
5ab9c0
 	    specified directory is created, with ownership set to the
5ab9c0
-	    user being created or updated and its primary group.
5ab9c0
+	    user being created or updated and its primary group. Note 
5ab9c0
+            that newusers does not create parent directories of the new 
5ab9c0
+            user's home directory. The newusers command will fail to 
5ab9c0
+            create the home directory if the parent directories do not 
5ab9c0
+            exist, and will send a message to stderr informing the user 
5ab9c0
+            of the failure. The newusers command will not halt or return 
5ab9c0
+            a failure to the calling shell if it fails to create the home 
5ab9c0
+            directory, it will continue to process the batch of new users 
5ab9c0
+            specified.
5ab9c0
 	  </para>
5ab9c0
 	  <para>
5ab9c0
 	    If the home directory of an existing user is changed,