diff options
| author | mikel <mikel@NetBSD.org> | 1997-07-10 07:23:03 +0000 |
|---|---|---|
| committer | mikel <mikel@NetBSD.org> | 1997-07-10 07:23:03 +0000 |
| commit | fdecd6a253f999ae92b139670d9e15cc9df4497c (patch) | |
| tree | fe97c9780712f245f5d901482380d52401fb4505 /libexec | |
| parent | e4c3c6ef21b64fa6a81a7ddd0309c218744caf62 (diff) | |
don't xref obsolete crypt(1)
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/makekey/makekey.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8 index 57c5480b886..a2bb3b53685 100644 --- a/libexec/makekey/makekey.8 +++ b/libexec/makekey/makekey.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)makekey.8 8.2 (Berkeley) 12/11/93 -.\" $NetBSD: makekey.8,v 1.4 1997/04/29 21:19:08 tls Exp $ +.\" $NetBSD: makekey.8,v 1.5 1997/07/10 07:28:06 mikel Exp $ .\" .Dd December 11, 1993 .Dt MAKEKEY 8 @@ -52,7 +52,6 @@ for more information on what characters the key and salt can contain and how the encrypted value is calculated. .Sh SEE ALSO .Xr login 1 , -.Xr crypt 1 , .Xr crypt 3 .Sh HISTORY A |
