diff options
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 e110e5da8021..dc2d861ce2ad 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -169,8 +169,8 @@ to 16 characters--because the length of the returned output is also limited .Pp Currently supported algorithms are: .Pp -.Bl -tag -width 012345678 -compact -offset indent -.It 1 +.Bl -enum -compact -offset indent +.It MD5 .El .Pp |
