Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Also add links to pcu(9).
details: https://anonhg.NetBSD.org/src/rev/88abd666da38
branches: trunk
changeset: 783058:88abd666da38
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Sun Dec 02 19:51:56 2012 +0000
description:
Also add links to pcu(9).
diffstat:
share/man/man9/Makefile | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 2a790f85e13e -r 88abd666da38 share/man/man9/Makefile
--- a/share/man/man9/Makefile Sun Dec 02 19:45:18 2012 +0000
+++ b/share/man/man9/Makefile Sun Dec 02 19:51:56 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.368 2012/12/02 19:30:18 rkujawa Exp $
+# $NetBSD: Makefile,v 1.369 2012/12/02 19:51:56 rkujawa Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -630,6 +630,11 @@
pcq.9 pcq_peek.9 \
pcq.9 pcq_maxitems.9 \
pcq.9 pcq_put.9
+MLINKS+=pcu.9 pcu_load.9 \
+ pcu.9 pcu_save.9 \
+ pcu.9 pcu_save_all.9 \
+ pcu.9 pcu_discard.9 \
+ pcu.9 pcu_used_p.9
MLINKS+=pmf.9 pmf_device_register.9 pmf.9 pmf_device_register1.9 \
pmf.9 pmf_device_deregister.9 \
pmf.9 pmf_device_suspend.9 pmf.9 pmf_device_resume.9 \
Home |
Main Index |
Thread Index |
Old Index