diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-01-18 21:48:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-01-18 21:48:44 +0000 |
commit | d18cd8155a8d019336c239580876b3c47becf300 (patch) | |
tree | 9395f1bbe9c4f8417e08bea2ccc89f2999e8329c /usr.sbin/adduser/adduser.8 | |
parent | 40385c6ce5e1b198124dc4a0bcab53f8900bb77e (diff) |
command-line (adj.) -> command line (n.);
Diffstat (limited to 'usr.sbin/adduser/adduser.8')
-rw-r--r-- | usr.sbin/adduser/adduser.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index e148ca7c085..e38f98c9864 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adduser.8,v 1.41 2011/05/11 07:05:35 lum Exp $ +.\" $OpenBSD: adduser.8,v 1.42 2013/01/18 21:48:43 jmc Exp $ .\" .\" Copyright (c) 1995-1996 Wolfram Schneider <wosch@FreeBSD.org>. Berlin. .\" All rights reserved. @@ -25,7 +25,7 @@ .\" SUCH DAMAGE. .\" .\" $From: adduser.8,v 1.12 1996/08/28 17:54:13 adam Exp $ -.Dd $Mdocdate: May 11 2011 $ +.Dd $Mdocdate: January 18 2013 $ .Dt ADDUSER 8 .Os .Sh NAME @@ -83,7 +83,7 @@ The options are as follows: .Op Ar fullname .Op Ar password .Xc -Enter batch mode in which multiple users are specified on the command-line +Enter batch mode in which multiple users are specified on the command line in a compact format. By default the password is assumed to already be properly encrypted. .It Fl check_only |