summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-05 22:56:45 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-05 22:56:45 +0000
commitd108492508cbf4f1160b4cc908e3057d407c83a8 (patch)
tree43823df0fcb971f95d26eadf4469c5e5666e2dd6 /lib/libc
parentfe89da38f60b45057ad48d40be2e6ea267bd35a7 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/setmode.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/setmode.3 b/lib/libc/gen/setmode.3
index b73ea08b135e..429ddb236c52 100644
--- a/lib/libc/gen/setmode.3
+++ b/lib/libc/gen/setmode.3
@@ -41,7 +41,7 @@
.Sh SYNOPSIS
.Ft mode_t
.Fn getmode "const void *set" "mode_t mode"
-.Ft void
+.Ft void *
.Fn setmode "const char *mode_str"
.Sh DESCRIPTION
The