diff options
author | aaron <> | 2000-01-22 02:17:55 +0000 |
---|---|---|
committer | aaron <> | 2000-01-22 02:17:55 +0000 |
commit | a475255c7bcf861fcaf7eceb2bbb736052c7ff2f (patch) | |
tree | 9d9089644288475c33f3f18926ac60e37e1677e8 /src/lib/libc/crypt | |
parent | 1416135cbe2fc16cb4fb905c8141d66bec9d3191 (diff) | |
download | openbsd-a475255c7bcf861fcaf7eceb2bbb736052c7ff2f.tar.gz openbsd-a475255c7bcf861fcaf7eceb2bbb736052c7ff2f.tar.bz2 openbsd-a475255c7bcf861fcaf7eceb2bbb736052c7ff2f.zip |
ie. -> i.e.,
Diffstat (limited to 'src/lib/libc/crypt')
-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 |