Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 1998 15:04:09 -0500 (EST)
From:      adrian@virginia.edu
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/5677: enhancement to adduser manpage
Message-ID:  <199802072004.PAA01988@lorax.nvl.virginia.edu>

next in thread | raw e-mail | index | archive | help

>Number:         5677
>Category:       docs
>Synopsis:       clarification of -batch arguments
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb  7 12:10:00 PST 1998
>Last-Modified:
>Originator:     Adrian Filipi-Martin
>Organization:
University of Virginia
>Release:        FreeBSD 2.2-971124-SNAP i386
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	
	Apply this patch:

--- adduser.8.orig	Tue Oct 14 13:34:01 1997
+++ adduser.8	Sat Feb  7 15:01:37 1998
@@ -138,7 +138,10 @@
 .Sh OPTIONS
 .Bl -tag -width Ds
 .It Sy -batch username [group[,group]...] [class] [fullname] [password]
-Batch mode.
+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 nulled field being used.
 .It Sy -check_only
 Check /etc/passwd, /etc/group, /etc/shells and exit.
 .It Sy -class Ar login_class

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802072004.PAA01988>