summaryrefslogtreecommitdiff
path: root/usr.sbin/user/useradd.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/user/useradd.8')
-rw-r--r--usr.sbin/user/useradd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/user/useradd.8 b/usr.sbin/user/useradd.8
index 027abffe2b8..cfbd2593ea6 100644
--- a/usr.sbin/user/useradd.8
+++ b/usr.sbin/user/useradd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: useradd.8,v 1.17 2003/06/15 06:40:15 jmc Exp $
+.\" $OpenBSD: useradd.8,v 1.18 2003/09/04 08:32:15 jmc Exp $
.\" $NetBSD: useradd.8,v 1.26 2003/02/25 10:36:21 wiz Exp $
.\"
.\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved.
@@ -178,7 +178,7 @@ option be specified.
.It Fl c Ar comment
is the comment field (also, for historical reasons known as the
GECOS field) which will be added for the user, and typically will include
-the username, and, perhaps, contact information for the user.
+the user's full name, and, perhaps, contact information for the user.
.It Fl d Ar home-directory
is the home directory which will be created and populated for the user,
should the -m option be specified.