From owner-freebsd-commit Sun Feb 11 18:32:52 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA00248 for freebsd-commit-outgoing; Sun, 11 Feb 1996 18:32:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA00234 for cvs-all-outgoing; Sun, 11 Feb 1996 18:32:47 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA00214 for cvs-usrbin-outgoing; Sun, 11 Feb 1996 18:32:44 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA00198 Sun, 11 Feb 1996 18:32:42 -0800 (PST) Date: Sun, 11 Feb 1996 18:32:42 -0800 (PST) From: Mike Pritchard Message-Id: <199602120232.SAA00198@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/passwd passwd.1 Sender: owner-commit@FreeBSD.ORG Precedence: bulk mpp 96/02/11 18:32:42 Modified: usr.bin/passwd passwd.1 Log: 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. Revision Changes Path 1.3 +1 -1 src/usr.bin/passwd/passwd.1