summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-09-27 04:55:43 +0000
committerngie <ngie@FreeBSD.org>2015-09-27 04:55:43 +0000
commitc45ac96cb3b19b69ffa73d80a4e2f58b6d09eb47 (patch)
treeb8a7670682a8b297e9b726a7aa7d8d837098f29e /share/man
parent4fed811000ba5b64a4b7fba73ed6c0590038ab48 (diff)
downloadFreeBSD-src-c45ac96cb3b19b69ffa73d80a4e2f58b6d09eb47.zip
FreeBSD-src-c45ac96cb3b19b69ffa73d80a4e2f58b6d09eb47.tar.gz
Remove MLINKS to more non-existent mbuf(9) macros
X-MFC with: r288295 MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/Makefile4
-rw-r--r--share/man/man9/mbuf.91
2 files changed, 0 insertions, 5 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 637b32f..f26123d 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1008,10 +1008,6 @@ MLINKS+=\
mbuf.9 m_dup.9 \
mbuf.9 m_dup_pkthdr.9 \
mbuf.9 MEXTADD.9 \
- mbuf.9 MEXT_ADD_REF.9 \
- mbuf.9 MEXTFREE.9 \
- mbuf.9 MEXT_IS_REF.9 \
- mbuf.9 MEXT_REM_REF.9 \
mbuf.9 m_fixhdr.9 \
mbuf.9 m_free.9 \
mbuf.9 m_freem.9 \
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index d2d5dfc..9515cdf 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -52,7 +52,6 @@
.Fa "short flags"
.Fa "int type"
.Fc
-.Fn MEXTFREE "struct mbuf *mbuf"
.\"
.Ss Mbuf utility macros
.Fn mtod "struct mbuf *mbuf" "type"
OpenPOWER on IntegriCloud