summaryrefslogtreecommitdiffstats
path: root/lib/libgeom
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2003-02-13 18:27:05 +0000
committerphantom <phantom@FreeBSD.org>2003-02-13 18:27:05 +0000
commit2061f43aeb04247ba576debc54527c861466c1af (patch)
treefaea81ad63685ed05742ac583be0380e54db2cd4 /lib/libgeom
parentc542a27983013fc0669933e51ab5aa0a8cbca7c2 (diff)
downloadFreeBSD-src-2061f43aeb04247ba576debc54527c861466c1af.zip
FreeBSD-src-2061f43aeb04247ba576debc54527c861466c1af.tar.gz
Add appropriate MLINKS for functions documented in libgeom.3
Diffstat (limited to 'lib/libgeom')
-rw-r--r--lib/libgeom/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/libgeom/Makefile b/lib/libgeom/Makefile
index d56af83..120919d 100644
--- a/lib/libgeom/Makefile
+++ b/lib/libgeom/Makefile
@@ -12,4 +12,14 @@ WARNS?= 3
MAN= libgeom.3
+MLINKS+= \
+ libgeom.3 geom_stats_open.3 \
+ libgeom.3 geom_stats_close.3 \
+ libgeom.3 geom_stats_resync.3 \
+ libgeom.3 geom_stats_snapshot_get.3 \
+ 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
+
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud