summaryrefslogtreecommitdiffstats
path: root/lib/libutil/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2008-12-07 03:33:36 +0000
committerpeter <peter@FreeBSD.org>2008-12-07 03:33:36 +0000
commitdeea9bd48d0c155401a8c778b6ed8ecad95e4704 (patch)
tree148db7955319d90767d8a01acce70dba876efa97 /lib/libutil/Makefile
parentb14c2e0572eefde87a9f0cf31439b8a4c8b0dd1e (diff)
downloadFreeBSD-src-deea9bd48d0c155401a8c778b6ed8ecad95e4704.zip
FreeBSD-src-deea9bd48d0c155401a8c778b6ed8ecad95e4704.tar.gz
Add filler man pages for the kinfo functions I added recently.
While here, hook up the hexdump(3) man page which wasn't being installed.
Diffstat (limited to 'lib/libutil/Makefile')
-rw-r--r--lib/libutil/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index 1ea4c73..d714c0e 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -30,7 +30,8 @@ MAN+= kld.3 login.3 login_auth.3 login_tty.3 logout.3 logwtmp.3 pty.3 \
login_cap.3 login_class.3 login_times.3 login_ok.3 \
_secure_path.3 uucplock.3 property.3 auth.3 realhostname.3 \
realhostname_sa.3 trimdomain.3 fparseln.3 humanize_number.3 \
- pidfile.3 flopen.3 expand_number.3
+ pidfile.3 flopen.3 expand_number.3 hexdump.3 \
+ kinfo_getfile.3 kinfo_getvmmap.3
MAN+= login.conf.5 auth.conf.5
MLINKS+= kld.3 kld_isloaded.3 kld.3 kld_load.3
MLINKS+= property.3 properties_read.3 property.3 properties_free.3
OpenPOWER on IntegriCloud