summaryrefslogtreecommitdiff
path: root/lib/libc/crypt/crypt.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/crypt/crypt.3')
-rw-r--r--lib/libc/crypt/crypt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/crypt/crypt.3 b/lib/libc/crypt/crypt.3
index 6f360cc65f7..524645de55f 100644
--- a/lib/libc/crypt/crypt.3
+++ b/lib/libc/crypt/crypt.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: crypt.3,v 1.10 1998/02/25 11:25:13 provos Exp $
+.\" $OpenBSD: crypt.3,v 1.11 1998/02/27 12:17:45 deraadt Exp $
.\"
.\" FreeSec: libcrypt
.\"
@@ -39,7 +39,7 @@
.Nm setkey ,
.Nm encrypt ,
.Nm des_setkey ,
-.Nm des_cipher ,
+.Nm des_cipher
.Nd DES encryption
.Sh SYNOPSIS
.Fd #include <unistd.h>