diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-03-18 16:21:55 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-03-18 16:21:55 +0000 |
| commit | 41c01ead61ebf3dfb08e30f61a7cc9cb5745ff0a (patch) | |
| tree | e2c6e9cb9f79f3ce508672c6ba9c959bb3a10d4d /usr.sbin/adduser | |
| parent | c868efd5901a73c3449a20a33b59b926e233be2e (diff) | |
Notes
Diffstat (limited to 'usr.sbin/adduser')
| -rw-r--r-- | usr.sbin/adduser/adduser.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index d120a4cf9412..3b5bc9dfd4a7 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: adduser.8,v 1.23 1998/02/02 15:46:44 wosch Exp $ +.\" $Id: adduser.8,v 1.24 1998/02/14 22:55:23 steve Exp $ .\" .Dd January 9, 1995 .Dt ADDUSER 8 @@ -141,7 +141,7 @@ Parse command line options. Batch mode. The listed groups are secondary groups that the new user should be a member of in addition to the default login group. Null string arguments -may be used as place holders, and result in the default value for the +may be used as place holders and result in the default value for the nulled field being used. .It Sy -check_only Check /etc/passwd, /etc/group, /etc/shells and exit. |
