From owner-freebsd-doc Fri Aug 21 04:10:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA18567 for freebsd-doc-outgoing; Fri, 21 Aug 1998 04:10:06 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18560 for ; Fri, 21 Aug 1998 04:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA03715; Fri, 21 Aug 1998 04:10:01 -0700 (PDT) Received: from april.on.rim.or.jp (april.on.rim.or.jp [202.247.131.85]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA18416 for ; Fri, 21 Aug 1998 04:06:28 -0700 (PDT) (envelope-from ryo2@on.rim.or.jp) Received: from quill.on.rim.or.jp (ppp071.on.rim.or.jp [202.247.138.199]) by april.on.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id UAA15418 for ; Fri, 21 Aug 1998 20:05:47 +0900 (JST) Received: from localhost by quill.on.rim.or.jp (8.8.8/3.5Wpl5-97111919) id UAA06967; Fri, 21 Aug 1998 20:04:07 +0900 (JST) Message-Id: <199808211105.UAA15418@april.on.rim.or.jp> Date: Fri, 21 Aug 1998 20:04:07 +0900 (JST) From: Yoshishige Arai To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/7703: man page "passwd.1" has wrong description Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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