aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2020-07-07 02:41:51 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2020-07-07 02:41:51 +0000
commit91ddfec2d78d49ce93b8ef0b2bb08587d2e28ce7 (patch)
tree4c26c7135649141ea52f9d3385b4c38f51a53ce7 /share/man/man9/Makefile
parent022346fa623a022501389d4cbaf7ff90e41313eb (diff)
downloadsrc-91ddfec2d78d49ce93b8ef0b2bb08587d2e28ce7.tar.gz
src-91ddfec2d78d49ce93b8ef0b2bb08587d2e28ce7.zip
Fixup for r360574: install new mlinks for sglist(9) and remove old ones.
Notes
Notes: svn path=/head/; revision=362981
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index de2d915ba574..f5a91afe7ab1 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1902,9 +1902,8 @@ MLINKS+=sf_buf.9 sf_buf_alloc.9 \
MLINKS+=sglist.9 sglist_alloc.9 \
sglist.9 sglist_append.9 \
sglist.9 sglist_append_bio.9 \
- sglist.9 sglist_append_ext_pgs.9 \
- sglist.9 sglist_append_mb_ext_pgs.9 \
sglist.9 sglist_append_mbuf.9 \
+ sglist.9 sglist_append_mbuf_epg.9 \
sglist.9 sglist_append_phys.9 \
sglist.9 sglist_append_sglist.9 \
sglist.9 sglist_append_uio.9 \
@@ -1914,8 +1913,7 @@ MLINKS+=sglist.9 sglist_alloc.9 \
sglist.9 sglist_clone.9 \
sglist.9 sglist_consume_uio.9 \
sglist.9 sglist_count.9 \
- sglist.9 sglist_count_ext_pgs.9 \
- sglist.9 sglist_count_mb_ext_pgs.9 \
+ sglist.9 sglist_count_mbuf_epg.9 \
sglist.9 sglist_count_vmpages.9 \
sglist.9 sglist_free.9 \
sglist.9 sglist_hold.9 \