diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-16 12:06:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-16 12:06:26 +0000 |
| commit | 067f2c3fb24691fbb8bc486d23e370964affaaba (patch) | |
| tree | 2629d14891d77f519d6dd05213837a3ba780955a /lib/libcrypt/crypt.3 | |
| parent | b929c71734f2c487ddee89d78aaedc69b4f75a84 (diff) | |
Notes
Diffstat (limited to 'lib/libcrypt/crypt.3')
| -rw-r--r-- | lib/libcrypt/crypt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3 index facbcee4dfc6..bb292f003174 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -174,9 +174,9 @@ to 16 characters--because the length of the returned output is also limited Currently supported algorithms are: .Pp .Bl -enum -compact -offset indent -.It 1 +.It MD5 -.It 2a +.It Blowfish .El .Pp |
