diff options
-rw-r--r-- | src/lib/libc/crypt/crypt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/crypt/crypt.3 b/src/lib/libc/crypt/crypt.3 index c22e4d21af..11f465faa8 100644 --- a/src/lib/libc/crypt/crypt.3 +++ b/src/lib/libc/crypt/crypt.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: crypt.3,v 1.13 1999/07/09 13:35:15 aaron Exp $ | 1 | .\" $OpenBSD: crypt.3,v 1.14 2000/01/22 02:17:55 aaron Exp $ |
2 | .\" | 2 | .\" |
3 | .\" FreeSec: libcrypt | 3 | .\" FreeSec: libcrypt |
4 | .\" | 4 | .\" |
@@ -160,7 +160,7 @@ The | |||
160 | introduces disorder in the | 160 | introduces disorder in the |
161 | .Tn DES | 161 | .Tn DES |
162 | algorithm in one of 16777216 or 4096 possible ways | 162 | algorithm in one of 16777216 or 4096 possible ways |
163 | (ie. with 24 or 12 bits: if bit | 163 | (i.e., with 24 or 12 bits: if bit |
164 | .Em i | 164 | .Em i |
165 | of the | 165 | of the |
166 | .Ar salt | 166 | .Ar salt |