Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Ooops, localcount.9 was not supposed to be in...



details:   https://anonhg.NetBSD.org/src/rev/7e1086f63752
branches:  trunk
changeset: 823668:7e1086f63752
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon May 01 23:07:14 2017 +0000

description:
Ooops, localcount.9 was not supposed to be included here!

diffstat:

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

diffs (18 lines):

diff -r 892624e89035 -r 7e1086f63752 share/man/man9/Makefile
--- a/share/man/man9/Makefile   Mon May 01 21:36:33 2017 +0000
+++ b/share/man/man9/Makefile   Mon May 01 23:07:14 2017 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.411 2017/05/01 21:36:01 pgoyette Exp $
+#       $NetBSD: Makefile,v 1.412 2017/05/01 23:07:14 pgoyette Exp $
 
 #      Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -32,7 +32,7 @@
        kcpuset.9 kernhist.9 klua_lock.9 klua_mod_register.9 kmem.9 kpause.9 \
        kfilter_register.9 knote.9 \
        kprintf.9 kthread.9 linedisc.9 lock.9 locking.9 log.9 ltsleep.9 \
-       localcount.9 LWP_CACHE_CREDS.9 \
+       LWP_CACHE_CREDS.9 \
        makeiplcookie.9 \
        malloc.9 mb.9 mbuf.9 mca.9 memcmp.9 memcpy.9 memoryallocators.9 \
        memmove.9 memset.9 \



Home | Main Index | Thread Index | Old Index