From adrian@lorax.nvl.virginia.edu  Sat Feb  7 12:03:46 1998
Received: from lorax.nvl.virginia.edu (lorax.nvl.Virginia.EDU [128.143.244.37])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21954
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 7 Feb 1998 12:03:40 -0800 (PST)
          (envelope-from adrian@lorax.nvl.virginia.edu)
Received: (from adrian@localhost)
	by lorax.nvl.virginia.edu (8.8.8/8.8.8) id PAA01988;
	Sat, 7 Feb 1998 15:04:09 -0500 (EST)
	(envelope-from adrian)
Message-Id: <199802072004.PAA01988@lorax.nvl.virginia.edu>
Date: Sat, 7 Feb 1998 15:04:09 -0500 (EST)
From: adrian@virginia.edu
Reply-To: adrian@virginia.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: enhancement to adduser manpage
X-Send-Pr-Version: 3.2

>Number:         5677
>Category:       docs
>Synopsis:       clarification of -batch arguments
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb  7 12:10:00 PST 1998
>Closed-Date:    Sat Feb 14 14:56:32 PST 1998
>Last-Modified:  Sat Feb 14 14:57:02 PST 1998
>Originator:     Adrian Filipi-Martin
>Release:        FreeBSD 2.2-971124-SNAP i386
>Organization:
University of Virginia
>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

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Feb 14 14:56:32 PST 1998 
State-Changed-Why:  
Patch applied with one very minor mod.  Thanks! 
>Unformatted:
