aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/passwd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2007-11-07 07:59:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2007-11-07 07:59:38 +0000
commitb328ef0eba5ec718b4e5649bb15238d83523d2b5 (patch)
tree664894e2e9b997c59725490cbb99afa2dbc2ec14 /usr.bin/passwd
parent10f9229070a6a01520c51edb9a0ffff63994f1d4 (diff)
downloadsrc-b328ef0eba5ec718b4e5649bb15238d83523d2b5.tar.gz
src-b328ef0eba5ec718b4e5649bb15238d83523d2b5.zip
Markup nits.
Notes
Notes: svn path=/head/; revision=173409
Diffstat (limited to 'usr.bin/passwd')
-rw-r--r--usr.bin/passwd/passwd.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1
index 8f5ee312acda..6015952ad619 100644
--- a/usr.bin/passwd/passwd.1
+++ b/usr.bin/passwd/passwd.1
@@ -98,6 +98,7 @@ When changing only the local password,
.Xr pwd_mkdb 8
is used to update the password databases.
.El
+.Pp
When changing local or NIS password, the next password change date
is set according to
.Dq passwordtime
@@ -118,7 +119,7 @@ If a user exists in the NIS password
database but does not exist locally,
.Nm
automatically switches into
-.Dq yppasswd
+.Nm yppasswd
mode.
If the specified
user does not exist in either the local password database or the
@@ -208,7 +209,9 @@ NIS server (master or slave) in a domain, so specifying the name of a
slave server will work equally well.
.It Fl o
Do not automatically override the password authentication checks for the
-super-user on the NIS master server; assume 'old' mode instead.
+super-user on the NIS master server; assume
+.Dq old
+mode instead.
This
flag is of limited practical use but is useful for testing.
.El