summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-13 13:02:07 +0000
committerbde <bde@FreeBSD.org>1997-04-13 13:02:07 +0000
commit992f8c8d6f9be65de6347b179d2f1e7f201b3306 (patch)
tree42c82d3f91cad8c1130755b0c67788744466955f /lib
parent49de54424e7650f5d9e9ce3562b14c17c1884510 (diff)
downloadFreeBSD-src-992f8c8d6f9be65de6347b179d2f1e7f201b3306.zip
FreeBSD-src-992f8c8d6f9be65de6347b179d2f1e7f201b3306.tar.gz
Fixed wrong/incomplete #includes in synopsis.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/compat-43/setruid.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/setruid.3 b/lib/libc/compat-43/setruid.3
index db05a34..32245c1 100644
--- a/lib/libc/compat-43/setruid.3
+++ b/lib/libc/compat-43/setruid.3
@@ -39,7 +39,7 @@
.Nm setrgid
.Nd set user and group ID
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
+.Fd #include <unistd.h>
.Ft int
.Fn setruid "uid_t ruid"
.Ft int
OpenPOWER on IntegriCloud