summaryrefslogtreecommitdiffstats
path: root/lib/libgeom/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-03-07 16:07:57 +0000
committerphk <phk@FreeBSD.org>2004-03-07 16:07:57 +0000
commitea1893785c709e15070cd36b800d1bbaa7e46011 (patch)
tree6b8e43faf62262757bdaf1aa3c77c495bfb7240d /lib/libgeom/Makefile
parent81beb7a4fe060d968f381356be38545916beaec2 (diff)
downloadFreeBSD-src-ea1893785c709e15070cd36b800d1bbaa7e46011.zip
FreeBSD-src-ea1893785c709e15070cd36b800d1bbaa7e46011.tar.gz
Add manpages for the gctl API.
Submitted by: le Tweaks by: phk
Diffstat (limited to 'lib/libgeom/Makefile')
-rw-r--r--lib/libgeom/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/libgeom/Makefile b/lib/libgeom/Makefile
index 3a4dad5..c64ce50 100644
--- a/lib/libgeom/Makefile
+++ b/lib/libgeom/Makefile
@@ -25,6 +25,12 @@ MLINKS+= \
libgeom.3 geom_stats_snapshot_free.3 \
libgeom.3 geom_stats_snapshot_timestamp.3 \
libgeom.3 geom_stats_snapshot_reset.3 \
- libgeom.3 geom_stats_snapshot_next.3
+ libgeom.3 geom_stats_snapshot_next.3 \
+ libgeom.3 gctl_get_handle.3 \
+ libgeom.3 gctl_ro_param.3 \
+ libgeom.3 gctl_rw_param.3 \
+ libgeom.3 gctl_issue.3 \
+ libgeom.3 gctl_free.3 \
+ libgeom.3 gctl_dump.3
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud