diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:45:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:45:07 +0000 |
| commit | f796e00479b092a85a79b04ac4015f11f85e483d (patch) | |
| tree | 386058719747192ff0edc6e7093656cd8ba4a910 /lib/libcrypt/crypt.3 | |
| parent | 248ebf7c840bb8b426f01faa521d6badbfa797ba (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 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 |
