diff options
author | max <max@FreeBSD.org> | 2002-09-21 08:32:07 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 2002-09-21 08:32:07 +0000 |
commit | 1e97693c10d0a29e6ef4886a43a9d6b282193602 (patch) | |
tree | c76be1f71bdeea1d707ddddef6f13984ccf913bf /share/man | |
parent | bb47c7e3171ca468b46342bc0cdd5a7ebae8226c (diff) | |
download | FreeBSD-src-1e97693c10d0a29e6ef4886a43a9d6b282193602.zip FreeBSD-src-1e97693c10d0a29e6ef4886a43a9d6b282193602.tar.gz |
Fix typo.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/yp.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index 2d4c1362..7e89cb3 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -379,7 +379,7 @@ includes support for .Em "shadow passwords" . The standard password database does not contain users' encrypted passwords: these are instead stored (along with other information) -is a separate database which is accessible only by the super-user. +in a separate database which is accessible only by the super-user. If the encrypted password database were made available as an .Tn NIS map, this security feature would be totally disabled, since any user |