summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-09-27 04:40:54 +0000
committerngie <ngie@FreeBSD.org>2015-09-27 04:40:54 +0000
commit5d0f31382ff2eb2e0ef0a1e21c6edd686c7132a2 (patch)
treef113ddc7d086821e2d229cee971842b7a5200d9e /share/man
parent1f2ea82d25513d303025c79a8c6787ef22ab3edc (diff)
downloadFreeBSD-src-5d0f31382ff2eb2e0ef0a1e21c6edd686c7132a2.zip
FreeBSD-src-5d0f31382ff2eb2e0ef0a1e21c6edd686c7132a2.tar.gz
Posthumously remove all references to MFREE(9)
The macro was removed in r90227 MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/Makefile1
-rw-r--r--share/man/man9/mbuf.91
2 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index b03e93d..637b32f 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1013,7 +1013,6 @@ MLINKS+=\
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 ea53ab9..d2d5dfc 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -53,7 +53,6 @@
.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