Markup nits.

This commit is contained in:
Ruslan Ermilov 2007-11-07 07:59:38 +00:00
parent 10f9229070
commit b328ef0eba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173409

View File

@ -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