diff options
-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 facbcee..bb292f0 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 |