Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Missed a spot: delete mb.9 from MLINKS too.



details:   https://anonhg.NetBSD.org/src/rev/abcff33adfea
branches:  trunk
changeset: 846729:abcff33adfea
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Fri Nov 29 22:38:28 2019 +0000

description:
Missed a spot: delete mb.9 from MLINKS too.

diffstat:

 share/man/man9/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e59ef11dfd5c -r abcff33adfea share/man/man9/Makefile
--- a/share/man/man9/Makefile   Fri Nov 29 22:17:23 2019 +0000
+++ b/share/man/man9/Makefile   Fri Nov 29 22:38:28 2019 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.443 2019/11/29 22:17:23 riastradh Exp $
+#       $NetBSD: Makefile,v 1.444 2019/11/29 22:38:28 riastradh Exp $
 
 #      Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -494,7 +494,6 @@
 MLINKS+=malloc.9 malloc_type_detach.9
 MLINKS+=malloc.9 MALLOC_DEFINE.9
 MLINKS+=malloc.9 MALLOC_DECLARE.9
-MLINKS+=mb.9 mb_memory.9 mb.9 mb_read.9 mb.9 mb_write.9
 MLINKS+=mbuf.9 m_get.9 mbuf.9 m_gethdr.9 mbuf.9 m_devget.9 \
        mbuf.9 m_copym.9 mbuf.9 m_copypacket.9 mbuf.9 m_copydata.9 \
        mbuf.9 m_copyback.9 mbuf.9 m_cat.9 mbuf.9 m_dup.9 mbuf.9 m_prepend.9 \



Home | Main Index | Thread Index | Old Index