Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 One formatting and two punctuation fixes.
details: https://anonhg.NetBSD.org/src/rev/4163f6850d29
branches: trunk
changeset: 514497:4163f6850d29
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Sep 04 03:03:46 2001 +0000
description:
One formatting and two punctuation fixes.
diffstat:
share/man/man9/cardbus.9 | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r ae22f6380b59 -r 4163f6850d29 share/man/man9/cardbus.9
--- a/share/man/man9/cardbus.9 Tue Sep 04 03:02:19 2001 +0000
+++ b/share/man/man9/cardbus.9 Tue Sep 04 03:03:46 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.9,v 1.3 2001/09/04 02:51:15 wiz Exp $
+.\" $NetBSD: cardbus.9,v 1.4 2001/09/04 03:03:46 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -315,14 +315,15 @@
.Sh DMA SUPPORT
No additional support is provided for Cardbus DMA beyond the
facilities provided by the
-.Xr bus_dma 9 interface.
+.Xr bus_dma 9
+interface.
.Sh CODE REFERENCES
This section describes places within the
.Nx
source tree where actual code implementing or utilising the
machine-independent Cardbus subsystem can be found. All pathnames are
relative to
-.Pa /usr/src.
+.Pa /usr/src .
.Pp
The Cardbus subsystem itself is implemented within the files
.Pa sys/dev/cardbus/cardbus.c ,
@@ -344,7 +345,7 @@
.Xr bus_space 9 ,
.Xr driver 9 ,
.Xr pci 9 ,
-.Xr pcmcia 9 .
+.Xr pcmcia 9
.Sh HISTORY
The machine-independent
.Nm
Home |
Main Index |
Thread Index |
Old Index