diff options
author | deraadt <> | 1996-12-10 09:06:11 +0000 |
---|---|---|
committer | deraadt <> | 1996-12-10 09:06:11 +0000 |
commit | e038d4ea1953cdde7399cab0b160f17db5e752c3 (patch) | |
tree | 836161128ef2aafbd27b68bc0215804637f358d7 /src/lib/libc/crypt | |
parent | f65cadf74189693349862fc2f3bbbc571fa90cdb (diff) | |
download | openbsd-e038d4ea1953cdde7399cab0b160f17db5e752c3.tar.gz openbsd-e038d4ea1953cdde7399cab0b160f17db5e752c3.tar.bz2 openbsd-e038d4ea1953cdde7399cab0b160f17db5e752c3.zip |
"the the" purge
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 f58c09963a..65750c94bb 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.4 1996/11/01 03:45:28 deraadt Exp $ | 1 | .\" $OpenBSD: crypt.3,v 1.5 1996/12/10 09:06:09 deraadt Exp $ |
2 | .\" | 2 | .\" |
3 | .\" FreeSec: libcrypt | 3 | .\" FreeSec: libcrypt |
4 | .\" | 4 | .\" |
@@ -67,7 +67,7 @@ is a | |||
67 | string, typically a user's typed password. | 67 | string, typically a user's typed password. |
68 | The second is in one of two forms: | 68 | The second is in one of two forms: |
69 | if it begins with an underscore (``_'') then an extended format is used | 69 | if it begins with an underscore (``_'') then an extended format is used |
70 | in interpreting both the the key and the setting, as outlined below. | 70 | in interpreting both the key and the setting, as outlined below. |
71 | .Ss Extended crypt: | 71 | .Ss Extended crypt: |
72 | .Pp | 72 | .Pp |
73 | The | 73 | The |