aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2014-05-03 18:50:47 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2014-05-03 18:50:47 +0000
commit17f494c00eb5e2661d95821e99e8575876745598 (patch)
tree42dd4181cd2038c2468b9be65711074131411293 /share/man/man9/Makefile
parentc9f98940b95faf28f7a4fe2e3086b75c0556303b (diff)
downloadsrc-17f494c00eb5e2661d95821e99e8575876745598.tar.gz
src-17f494c00eb5e2661d95821e99e8575876745598.zip
Documented the pget(9) system kernel interface.
Reviewed by: trociny, kib MFC after: 1 week
Notes
Notes: svn path=/head/; revision=265285
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 2ecaf642b2c2..453f3c0850df 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -192,6 +192,7 @@ MAN= accept_filter.9 \
pci.9 \
pfil.9 \
pfind.9 \
+ pget.9 \
pgfind.9 \
physio.9 \
pmap.9 \