mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 11:02:44 +00:00
The host commandline option is -h and not -s.
PR: 7703 Submitted by: Yoshishige Arai <ryo2@on.rim.or.jp>
This commit is contained in:
parent
274bbe3187
commit
36f8699a07
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38501
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)passwd.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $Id$
|
||||
.\" $Id: passwd.1,v 1.8 1998/01/03 19:14:02 steve Exp $
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dt PASSWD 1
|
||||
@ -46,7 +46,7 @@
|
||||
.Op Fl l
|
||||
.Op Fl y
|
||||
.Op Fl d Ar domain
|
||||
.Op Fl s Ar host
|
||||
.Op Fl h Ar host
|
||||
.Op Fl o
|
||||
.Sh DESCRIPTION
|
||||
.Nm Passwd
|
||||
|
Loading…
Reference in New Issue
Block a user