summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-01-19 19:55:40 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-01-19 19:55:40 +0000
commitf9a95e0d560b6148b4f753675c0da9e91029848f (patch)
tree682311172208f56fe9472f529e2c03f313bba9fa /sys-apps/shadow/files
parentsmall change in help message (diff)
downloadgentoo-2-f9a95e0d560b6148b4f753675c0da9e91029848f.tar.gz
gentoo-2-f9a95e0d560b6148b4f753675c0da9e91029848f.tar.bz2
gentoo-2-f9a95e0d560b6148b4f753675c0da9e91029848f.zip
bug #13203
Diffstat (limited to 'sys-apps/shadow/files')
-rw-r--r--sys-apps/shadow/files/shadow-4.0.3-useradd-manpage-update.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-apps/shadow/files/shadow-4.0.3-useradd-manpage-update.patch b/sys-apps/shadow/files/shadow-4.0.3-useradd-manpage-update.patch
new file mode 100644
index 000000000000..b4c5f76fde6b
--- /dev/null
+++ b/sys-apps/shadow/files/shadow-4.0.3-useradd-manpage-update.patch
@@ -0,0 +1,15 @@
+--- shadow-4.0.3/man/useradd.8.orig 2003-01-19 21:35:32.000000000 +0200
++++ shadow-4.0.3/man/useradd.8 2003-01-19 21:37:28.000000000 +0200
+@@ -50,9 +50,9 @@
+ When invoked without the \fB-D\fR option, the \fBuseradd\fR command
+ creates a new user account using the values specified on the
+ command line and the default values from the system.
+-The new user account will be entered into the system files as needed,
+-the home directory will be created, and initial files copied, depending
+-on the command line options.
++Depending on command line options, the useradd command will update system
++files and may also create the new user's home directory and copy initial
++files.
+ The options which apply to the \fBuseradd\fR command are:
+ .IP "\fB-c \fIcomment\fR"
+ The new user's password file comment field.