summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-09-30 17:53:28 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-09-30 17:53:28 +0000
commite1564f21644801be6f073384128eec40a1698390 (patch)
tree974fa1e6066b1bb529d327ba126050a8730014bc /share/man/man9
parent1e479426990a44f106104cc5c2c6ab9a4e66d216 (diff)
m_retry() and m_retryhdr disappeared -r1.9 of the man page;
remove there MLINKS here too;
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 97f4a253139..55e165c9a9a 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.100 2005/09/30 17:50:48 jmc Exp $
+# $OpenBSD: Makefile,v 1.101 2005/09/30 17:53:27 jmc Exp $
# $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -183,7 +183,7 @@ MLINKS+=mbuf.9 m_copym2.9 mbuf.9 m_copym.9 mbuf.9 m_free.9 mbuf.9 MFREE.9 \
mbuf.9 m_get.9 mbuf.9 MGET.9 mbuf.9 m_getclr.9 mbuf.9 m_gethdr.9 \
mbuf.9 MGETHDR.9 mbuf.9 m_prepend.9 mbuf.9 M_PREPEND.9 \
mbuf.9 m_pulldown.9 mbuf.9 m_pullup.9 mbuf.9 m_pullup2.9 \
- mbuf.9 m_retry.9 mbuf.9 m_retryhdr.9 mbuf.9 m_split.9 \
+ mbuf.9 m_split.9 \
mbuf.9 m_inject.9 mbuf.9 m_getptr.9 mbuf.9 m_adj.9 mbuf.9 m_copyback.9 \
mbuf.9 m_freem.9 mbuf.9 m_reclaim.9 mbuf.9 m_copydata.9 \
mbuf.9 m_cat.9 mbuf.9 m_devget.9 mbuf.9 m_zero.9 mbuf.9 m_apply.9 \