diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
| commit | 4263595653697b5431b4e2d75ce462b2353f2216 (patch) | |
| tree | 8d9379964e671d57e7bba00972413962093276ba /lib/libcrypt | |
| parent | 030f23696c36c3eaa27264b9a0a8817106ca8af1 (diff) | |
Notes
Diffstat (limited to 'lib/libcrypt')
| -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 56b8c37530a6..b6ee8ffcd0a2 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -170,8 +170,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 |
