summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/Makefile.inc
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2012-08-21 09:18:28 +0000
committerdavidxu <davidxu@FreeBSD.org>2012-08-21 09:18:28 +0000
commit20f511dcbd59a56810ab6e205bc067abb40a0c58 (patch)
tree498782feac7da444b0f1e0b88626df83bfa3fe22 /lib/libc/gen/Makefile.inc
parent225cbe2a015f0724358f5647a1a626ffd4ed65f1 (diff)
downloadFreeBSD-src-20f511dcbd59a56810ab6e205bc067abb40a0c58.zip
FreeBSD-src-20f511dcbd59a56810ab6e205bc067abb40a0c58.tar.gz
Add manual pages for clock_getcpuclockid and pthread_getcpuclockid.
Diffstat (limited to 'lib/libc/gen/Makefile.inc')
-rw-r--r--lib/libc/gen/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index 332165f..134ba34 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -52,7 +52,7 @@ SYM_MAPS+=${.CURDIR}/gen/Symbol.map
.sinclude "${.CURDIR}/${LIBC_ARCH}/gen/Makefile.inc"
MAN+= alarm.3 arc4random.3 \
- basename.3 check_utility_compat.3 clock.3 \
+ basename.3 check_utility_compat.3 clock.3 clock_getcpuclockid.3 \
confstr.3 ctermid.3 daemon.3 devname.3 directory.3 dirname.3 \
dl_iterate_phdr.3 dladdr.3 dlinfo.3 dllockinit.3 dlopen.3 \
err.3 exec.3 \
OpenPOWER on IntegriCloud