Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/share/man/man9 Pull up revision 1.111 (requested by kle...
details: https://anonhg.NetBSD.org/src/rev/b9dfd7a9982c
branches: netbsd-1-6
changeset: 527665:b9dfd7a9982c
user: tv <tv%NetBSD.org@localhost>
date: Fri May 31 11:32:16 2002 +0000
description:
Pull up revision 1.111 (requested by kleink in ticket #106):
Add missing bus_space_vaddr(9) link.
diffstat:
share/man/man9/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f210d4f1f4b6 -r b9dfd7a9982c share/man/man9/Makefile
--- a/share/man/man9/Makefile Fri May 31 11:32:02 2002 +0000
+++ b/share/man/man9/Makefile Fri May 31 11:32:16 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2002/04/05 18:30:32 bouyer Exp $
+# $NetBSD: Makefile,v 1.108.2.1 2002/05/31 11:32:16 tv Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -59,6 +59,7 @@
bus_space.9 bus_space_set_region_4.9 \
bus_space.9 bus_space_set_region_8.9 \
bus_space.9 bus_space_subregion.9 bus_space.9 bus_space_unmap.9 \
+ bus_space.9 bus_space_vaddr.9 \
bus_space.9 bus_space_write_1.9 bus_space.9 bus_space_write_2.9 \
bus_space.9 bus_space_write_4.9 bus_space.9 bus_space_write_8.9 \
bus_space.9 bus_space_write_multi_1.9 \
Home |
Main Index |
Thread Index |
Old Index