Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 17:32:14 +0900
From:      SADA Kenji <sada@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/39770: `pw useradd' could be used with -w without -D
Message-ID:  <20020624173214.5f2e58f7.sada@FreeBSD.org>

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

>Number:         39770
>Category:       docs
>Synopsis:       manual page fix: `pw useradd' could be used with -w
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 24 02:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     SADA Kenji
>Release:        FreeBSD 4.6-RELEASE i386
>Organization:
Private
>Environment:

	FreeBSD 4.6-RELEASE i386

>Description:

	In the manual page for pw(8), the synopsis doesn't show -w option of pw
useradd
	without -D option.

>How-To-Repeat:

	man 8 pw

>Fix:

Index: pw.8
===================================================================
RCS file: /home/ncvs/src/usr.sbin/pw/pw.8,v
retrieving revision 1.28
diff -u -r1.28 pw.8
--- pw.8	5 Apr 2002 08:39:31 -0000	1.28
+++ pw.8	24 Jun 2002 07:19:24 -0000
@@ -47,6 +47,7 @@
 .Op Fl G Ar grouplist
 .Op Fl m
 .Op Fl k Ar dir
+.Op Fl w Ar method
 .Op Fl s Ar shell
 .Op Fl o
 .Op Fl L Ar class

--
SADA Kenji <sada@FreeBSD.org>
>Release-Note:
>Audit-Trail:
>Unformatted:
 >without -D Severity:       non-critical

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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