Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Add pcu(9).



details:   https://anonhg.NetBSD.org/src/rev/443a93df8403
branches:  trunk
changeset: 783056:443a93df8403
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Sun Dec 02 19:30:18 2012 +0000

description:
Add pcu(9).

diffstat:

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

diffs (18 lines):

diff -r 13dffb140d67 -r 443a93df8403 share/man/man9/Makefile
--- a/share/man/man9/Makefile   Sun Dec 02 19:28:34 2012 +0000
+++ b/share/man/man9/Makefile   Sun Dec 02 19:30:18 2012 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.367 2012/07/29 20:36:05 mlelstv Exp $
+#       $NetBSD: Makefile,v 1.368 2012/12/02 19:30:18 rkujawa Exp $
 
 #      Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -38,7 +38,7 @@
        mstohz.9 mutex.9 m_tag.9 namecache.9 \
        namei.9 npf_ncode.9 nullop.9 opencrypto.9 optstr.9 \
        panic.9 pathbuf.9 pci.9 pci_configure_bus.9 pci_intr.9 pckbport.9 \
-       pcmcia.9 pcq.9 percpu.9 pfil.9 physio.9 pmap.9 pmatch.9 \
+       pcmcia.9 pcq.9 pcu.9 percpu.9 pfil.9 physio.9 pmap.9 pmatch.9 \
        pmc.9 pmf.9 pool.9 pool_cache.9 powerhook_establish.9 ppsratecheck.9 \
        preempt.9 proc_find.9 pserialize.9 putter.9 \
        radio.9 ras.9 rasops.9 ratecheck.9 resettodr.9 rnd.9 roundup.9 \



Home | Main Index | Thread Index | Old Index