=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/passwd/passwd.1,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/passwd/passwd.1 1998/09/27 16:57:49 1.7 +++ src/usr.bin/passwd/passwd.1 1999/06/05 01:21:36 1.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: passwd.1,v 1.7 1998/09/27 16:57:49 aaron Exp $ +.\" $OpenBSD: passwd.1,v 1.8 1999/06/05 01:21:36 aaron Exp $ .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -34,7 +34,7 @@ .\" .Dd July 24, 1991 .Dt PASSWD 1 -.Os BSD 4 +.Os .Sh NAME .Nm passwd .Nd modify a user's password @@ -84,21 +84,21 @@ the Kerberos authenticating host. .El .Pp -The following flags are only used when the +The following flags are only used when the .Fl k flag is specified: .Bl -tag -width flag .It Fl n Ar name -Specifies a +Specifies a .Ar name that will be used as the principal name rather than the username of the user running .Nm passwd . -(This is determined from the ticket file if it exists; otherwise, +(This is determined from the ticket file if it exists; otherwise, it is determined from the Unix user ID.) .It Fl i Ar instance -Specifies an -.Ar instance +Specifies an +.Ar instance to use rather than a null instance. .It Fl r Ar realm Specifies a @@ -126,13 +126,13 @@ .Pp Which type of cipher is used to encrypt the password information depends on the configuration in -.Xr passwd.conf 5 . +.Xr passwd.conf 5 . It can be different for local and YP passwords. .Sh FILES .Bl -tag -width /etc/master.passwd -compact .It Pa /etc/master.passwd user database -.It Pa /etc/passwd +.It Pa /etc/passwd a Version 7 format password file .It Pa /etc/passwd.XXXXXX temporary copy of the password file