summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt
diff options
context:
space:
mode:
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