summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/crypt.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/crypt.3')
-rw-r--r--lib/libc/gen/crypt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/crypt.3 b/lib/libc/gen/crypt.3
index 8e19bd9..8c09ce4 100644
--- a/lib/libc/gen/crypt.3
+++ b/lib/libc/gen/crypt.3
@@ -42,8 +42,8 @@
.Nm des_cipher
.Nd DES encryption
.Sh SYNOPSIS
-.Ft char
-.Fn *crypt "const char *key" "const char *setting"
+.Ft char *
+.Fn crypt "const char *key" "const char *setting"
.Ft int
.Fn setkey "char *key"
.Ft int
OpenPOWER on IntegriCloud