From nobody@FreeBSD.org  Tue Jan 29 16:07:36 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5F76016A420
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Jan 2008 16:07:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5006613C459
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Jan 2008 16:07:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TG5o7n076702
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Jan 2008 16:05:50 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m0TG5oDR076697;
	Tue, 29 Jan 2008 16:05:50 GMT
	(envelope-from nobody)
Message-Id: <200801291605.m0TG5oDR076697@www.freebsd.org>
Date: Tue, 29 Jan 2008 16:05:50 GMT
From: Andy Kosela <andy.kosela@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: adduser(8) points to nonexistent option -p
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120122
>Category:       docs
>Synopsis:       adduser(8) points to nonexistent option -p
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 29 16:10:01 UTC 2008
>Closed-Date:    Fri Jun 06 18:04:50 UTC 2008
>Last-Modified:  Fri Jun 06 18:04:50 UTC 2008
>Originator:     Andy Kosela
>Release:        FreeBSD 7.0-BETA4
>Organization:
>Environment:
FreeBSD plotinus.lublin.eu 7.0-BETA4 FreeBSD 7.0-BETA4 #2: Thu Dec 13 20:20:57 CET 2007     spear@plotinus.lublin.eu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
adduser(8) man page in the section concerning format for option -f
mentions nonexistent option -p (" This field will be ignored if the -p
option is used with a no or none argument.") 

Actually it should read ("This field will be ignored if the -w option is
used with a no or none argument.) as the -w option deals with password
type options.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Sun Mar 16 22:36:17 CET 2008 
State-Changed-Why:  
A fix has been committed to CURRENT and will be MFCd 
shortly.  Thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Sun Mar 16 22:36:17 CET 2008 
Responsible-Changed-Why:  
MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120122 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/120122: commit references a PR
Date: Sun, 16 Mar 2008 21:36:11 +0000 (UTC)

 brueffer    2008-03-16 21:36:05 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.sbin/adduser     adduser.8 
   Log:
   In the description of the password field, -w was meant, not the
   nonexistant -p flag.
   
   PR:             120122
   Submitted by:   Andy Kosela <andy.kosela@gmail.com>
   MFC after:      3 days
   
   Revision  Changes    Path
   1.62      +2 -2      src/usr.sbin/adduser/adduser.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: gavin 
State-Changed-When: Fri Jun 6 18:03:52 UTC 2008 
State-Changed-Why:  
This was MFC'd on 2008-03-20 to RELENG_7 and RELENG_6, so is 
fixed in 6.4 and 7.1-RELEASE.  Thanks for your submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120122 
>Unformatted:
