From 8ef9eb7421dd5c8255b104ce20cd30a0b2fc45df Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 16 Jan 1996 07:22:16 +0000 Subject: the yppasswd command is not needed. the user should always let the passwd command figure out where their password is located. if they really need to change a specific one, they can use the flags - bet noone ever needs to use that. --- usr.bin/passwd/passwd.1 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'usr.bin/passwd/passwd.1') diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1 index 3c9cf89eda9..a8c1f768d76 100644 --- a/usr.bin/passwd/passwd.1 +++ b/usr.bin/passwd/passwd.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)passwd.1 6.11 (Berkeley) 7/24/91 -.\" $Id: passwd.1,v 1.1 1995/10/18 08:45:54 deraadt Exp $ +.\" $Id: passwd.1,v 1.2 1996/01/16 07:22:14 deraadt Exp $ .\" .Dd July 24, 1991 .Dt PASSWD 1 @@ -44,8 +44,6 @@ .Op Fl k .Op Fl y .Op Ar user -.Nm yppasswd -.Op Ar user .Sh DESCRIPTION .Nm Passwd changes the user's local, Kerberos, or YP password. First, the user is prompted @@ -79,12 +77,6 @@ This forces the YP password database entry to be changed, even if the user has an entry in the local database. The .Xr rpc.yppasswdd 8 daemon should be running on the YP master server. -.Nm yppasswd -is the equivalent of -.Nm passwd -with the -.Fl y -flag. .El .Pp This is the behavior if no flags are specified: -- cgit v1.2.3