summaryrefslogtreecommitdiffstats
path: root/share/man/man9
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-25 22:55:19 +0000
committerngie <ngie@FreeBSD.org>2015-10-25 22:55:19 +0000
commit8d1a82393fc7ad4a55f204b7614d062c945b0d3b (patch)
tree1808aefe9bceb1e123986ffdf11ee90576dcef54 /share/man/man9
parent9d8d32a23a78df84645ac512a1aed84eda256626 (diff)
downloadFreeBSD-src-8d1a82393fc7ad4a55f204b7614d062c945b0d3b.zip
FreeBSD-src-8d1a82393fc7ad4a55f204b7614d062c945b0d3b.tar.gz
MFC r288295,r288298:
r288295: Posthumously remove all references to MFREE(9) The macro was removed in r90227 Sponsored by: EMC / Isilon Storage Division r288298: Remove MLINKS to more non-existent mbuf(9) macros Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/Makefile5
-rw-r--r--share/man/man9/mbuf.92
2 files changed, 0 insertions, 7 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index a3c8009..69bf839 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -898,12 +898,7 @@ 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 MFREE.9 \
mbuf.9 m_free.9 \
mbuf.9 m_freem.9 \
mbuf.9 MGET.9 \
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index fd2dddc..2ff875c 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -51,8 +51,6 @@
.Fa "short flags"
.Fa "int type"
.Fc
-.Fn MEXTFREE "struct mbuf *mbuf"
-.Fn MFREE "struct mbuf *mbuf" "struct mbuf *successor"
.\"
.Ss Mbuf utility macros
.Fn mtod "struct mbuf *mbuf" "type"
OpenPOWER on IntegriCloud