Xref pwhash(1),
pointed out by Stefan Schumacher at the Chemnitz Linuxdays
This commit is contained in:
parent
6e72296875
commit
8c061da318
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: passwd.1,v 1.27 2005/02/28 15:19:59 wiz Exp $
|
||||
.\" $NetBSD: passwd.1,v 1.28 2006/03/07 01:52:09 hubertf Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -124,6 +124,7 @@ Temporary copy of the password file
|
|||
.Sh SEE ALSO
|
||||
.Xr chpass 1 ,
|
||||
.Xr login 1 ,
|
||||
.Xr pwhash 1 ,
|
||||
.Xr passwd 5 ,
|
||||
.Xr passwd.conf 5 ,
|
||||
.Xr pam 8 ,
|
||||
|
|
Loading…
Reference in New Issue