summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Makefile.inc
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2009-10-28 11:14:32 +0000
committerkib <kib@FreeBSD.org>2009-10-28 11:14:32 +0000
commit8d44ea1c45f33329a04b2029f60cc562128d4316 (patch)
tree86d6fd96a11f6243d2c2d906f305dafe5015ec97 /lib/libc/sys/Makefile.inc
parentfbcfdff9990148733abdbe360a0772247bc9b07e (diff)
downloadFreeBSD-src-8d44ea1c45f33329a04b2029f60cc562128d4316.zip
FreeBSD-src-8d44ea1c45f33329a04b2029f60cc562128d4316.tar.gz
Move pselect(3) man page to section 2.
Noted by: jhb MFC after: 1 month
Diffstat (limited to 'lib/libc/sys/Makefile.inc')
-rw-r--r--lib/libc/sys/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index 1e6059d..1915c55 100644
--- a/lib/libc/sys/Makefile.inc
+++ b/lib/libc/sys/Makefile.inc
@@ -83,7 +83,8 @@ MAN+= abort2.2 accept.2 access.2 acct.2 adjtime.2 \
mq_setattr.2 \
msgctl.2 msgget.2 msgrcv.2 msgsnd.2 \
msync.2 munmap.2 nanosleep.2 nfssvc.2 ntp_adjtime.2 open.2 \
- pathconf.2 pipe.2 poll.2 posix_openpt.2 profil.2 ptrace.2 quotactl.2 \
+ pathconf.2 pipe.2 poll.2 posix_openpt.2 profil.2 \
+ pselect.2 ptrace.2 quotactl.2 \
read.2 readlink.2 reboot.2 recv.2 rename.2 revoke.2 rfork.2 rmdir.2 \
rtprio.2
.if !defined(NO_P1003_1B)
OpenPOWER on IntegriCloud