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

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