From 067f2c3fb24691fbb8bc486d23e370964affaaba Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 16 Mar 2001 12:06:26 +0000 Subject: mdoc(7) police: ``It'' macro does not take argument in -enum lists. (In -mdocNG, this only causes warning. In current implementation, it is fatal.) Pointy hat to: markm (for not checking stderr) --- lib/libcrypt/crypt.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') 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 -- cgit v1.3