aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/passwd
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-12 02:32:40 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-12 02:32:40 +0000
commitb0ac1967badc8ae131d529751256dfb16abeb419 (patch)
tree5a676aea62a1302dd5b7483f2fa43da8fe0a18c6 /usr.bin/passwd
parent4bd9ba3c2f425abd45da4df1361501118d8d6663 (diff)
downloadsrc-b0ac1967badc8ae131d529751256dfb16abeb419.tar.gz
src-b0ac1967badc8ae131d529751256dfb16abeb419.zip
Add a little info to this man page at the start so it doesn't
appear that ALL the passwd command does is change a users Kerberos password, since that is incorrect. Actually, this man page needs a good overhaul to better reflect systems that don't have Kerberos installed.
Notes
Notes: svn path=/head/; revision=14043
Diffstat (limited to 'usr.bin/passwd')
-rw-r--r--usr.bin/passwd/passwd.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1
index c88216ea62d6..47a337a5de1e 100644
--- a/usr.bin/passwd/passwd.1
+++ b/usr.bin/passwd/passwd.1
@@ -43,7 +43,7 @@
.Op Ar user
.Sh DESCRIPTION
.Nm Passwd
-changes the user's Kerberos password. First, the user is prompted for their
+changes the user's local, Kerberos, or NIS password. First, the user is prompted for their
current password.
If the current password is correctly typed, a new password is
requested.