summaryrefslogtreecommitdiff
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.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/crypt.3 b/lib/libc/gen/crypt.3
index d95f7040a059..28b51123e94e 100644
--- a/lib/libc/gen/crypt.3
+++ b/lib/libc/gen/crypt.3
@@ -54,7 +54,7 @@
.Fn des_cipher "const char *in" "char *out" "long salt" "int count"
.Sh DESCRIPTION
The
-.Xr crypt
+.Fn crypt
function
performs password encryption.
It is derived from the