summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt
diff options
context:
space:
mode:
authorderaadt <>1996-12-10 09:06:11 +0000
committerderaadt <>1996-12-10 09:06:11 +0000
commite038d4ea1953cdde7399cab0b160f17db5e752c3 (patch)
tree836161128ef2aafbd27b68bc0215804637f358d7 /src/lib/libc/crypt
parentf65cadf74189693349862fc2f3bbbc571fa90cdb (diff)
downloadopenbsd-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.34
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
67string, typically a user's typed password. 67string, typically a user's typed password.
68The second is in one of two forms: 68The second is in one of two forms:
69if it begins with an underscore (``_'') then an extended format is used 69if it begins with an underscore (``_'') then an extended format is used
70in interpreting both the the key and the setting, as outlined below. 70in interpreting both the key and the setting, as outlined below.
71.Ss Extended crypt: 71.Ss Extended crypt:
72.Pp 72.Pp
73The 73The