Browse Source

no need for md5 xr

OPENBSD_5_7
tedu 9 years ago
parent
commit
db463cc6a3
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      src/lib/libc/crypt/crypt.3

+ 2
- 3
src/lib/libc/crypt/crypt.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: crypt.3,v 1.41 2014/11/20 19:18:25 tedu Exp $
.\" $OpenBSD: crypt.3,v 1.42 2014/11/25 03:36:34 tedu Exp $
.\"
.\" FreeSec: libcrypt
.\"
@ -31,7 +31,7 @@
.\"
.\" Manual page, using -mandoc macros
.\"
.Dd $Mdocdate: November 20 2014 $
.Dd $Mdocdate: November 25 2014 $
.Dt CRYPT 3
.Os
.Sh NAME
@ -275,7 +275,6 @@ return 0 on success and 1 on failure.
.Xr blowfish 3 ,
.Xr crypt_checkpass 3 ,
.Xr getpass 3 ,
.Xr md5 3 ,
.Xr passwd 5
.Sh HISTORY
A rotor-based


Loading…
Cancel
Save