Fix typo.
Submitted by:SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
This commit is contained in:
parent
3c214b23ca
commit
283d06109c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10697
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
.\" @(#)passwd.1 8.1 (Berkeley) 6/6/93
|
||||
.\" %FreeBSD: src/usr.bin/passwd/passwd.1,v 1.18.2.4 2001/08/16 13:17:00 ru Exp %
|
||||
.\"
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/passwd.1,v 1.17 2001/07/29 05:14:52 horikawa Exp $
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/passwd.1,v 1.18 2001/08/17 06:18:09 horikawa Exp $
|
||||
.Dd June 6, 1993
|
||||
.Dt PASSWD 1
|
||||
.Os
|
||||
|
@ -77,7 +77,7 @@
|
|||
の
|
||||
.Dq mixpasswordcase
|
||||
の設定を使用することで、上書き可能です)。
|
||||
小文字だけのワスワードのみ許可可能な場合に、
|
||||
小文字だけのパスワードのみ許可可能な場合に、
|
||||
小文字パスワードを許すと有用でしょう。
|
||||
例えば Windows クライアントを認証するために Samba を使用する場合が、
|
||||
該当します。
|
||||
|
|
Loading…
Reference in a new issue