Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 1998 20:04:07 +0900 (JST)
From:      Yoshishige Arai <ryo2@on.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/7703: man page "passwd.1" has wrong description
Message-ID:  <199808211105.UAA15418@april.on.rim.or.jp>

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

>Number:         7703
>Category:       docs
>Synopsis:       "passwd.1" has wrong description
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 21 04:10:01 PDT 1998
>Last-Modified:
>Originator:     Yoshishige Arai
>Organization:
RIMNET, JAPAN
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:
  nothing particular

>Description:
  Man passwd and man yppasswd show "yppasswd [-l] [-y] [-d domain] [-s host] [-o]"
  in the synopsis, but the command "passwd -s host" shows
  "usage: passwd [-l] [-y] [-o] [-d domain [-h host]] [user]".

>How-To-Repeat:
  do the following command.
  % passwd -s hostname

>Fix:
  I guess that corresponding line ".Op Fl s Ar host" in the file passwd.1 should
  be changed to ".Op Fl h Ar host".
>Audit-Trail:
>Unformatted:

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?199808211105.UAA15418>