mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Add appropriate MLINKS for functions documented in libgeom.3
This commit is contained in:
parent
3fe5cc64ff
commit
98e07ca0de
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=110810
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user