Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Uppercase PCMCIA.



details:   https://anonhg.NetBSD.org/src/rev/28813f313603
branches:  trunk
changeset: 545747:28813f313603
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Apr 16 09:07:05 2003 +0000

description:
Uppercase PCMCIA.

diffstat:

 share/man/man4/esl.4    |  4 ++--
 share/man/man4/pcmcia.4 |  4 ++--
 share/man/man4/ray.4    |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 5a2941e13df8 -r 28813f313603 share/man/man4/esl.4
--- a/share/man/man4/esl.4      Wed Apr 16 09:06:55 2003 +0000
+++ b/share/man/man4/esl.4      Wed Apr 16 09:07:05 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: esl.4,v 1.3 2001/09/30 00:02:03 wiz Exp $
+.\"    $NetBSD: esl.4,v 1.4 2003/04/16 09:07:05 wiz Exp $
 .\"
 .\" Copyright (c) 2001 Jared D. McNeill <jmcneill%invisible.yi.org@localhost>
 .\" All rights reserved.
@@ -46,7 +46,7 @@
 driver provides support for the ESS 1688 AudioDrive audio devices on a
 PCMCIA card.
 .Pp
-Since there is no way to do DMA over the pcmcia bus, the
+Since there is no way to do DMA over the PCMCIA bus, the
 .Nm
 driver uses a Programmed I/O mode to drive the cards. This is very
 inefficient, but is the only way to drive such a card.
diff -r 5a2941e13df8 -r 28813f313603 share/man/man4/pcmcia.4
--- a/share/man/man4/pcmcia.4   Wed Apr 16 09:06:55 2003 +0000
+++ b/share/man/man4/pcmcia.4   Wed Apr 16 09:07:05 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pcmcia.4,v 1.29 2003/03/31 19:16:49 perry Exp $
+.\" $NetBSD: pcmcia.4,v 1.30 2003/04/16 09:07:06 wiz Exp $
 .\"
 .\" Copyright (c) 1999, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -177,7 +177,7 @@
 .Xr options 4 .
 Example:
 .Bd -literal -offset indent
-# Avoid pcmcia bus space conflicts with the default io space
+# Avoid PCMCIA bus space conflicts with the default IO space
 # allocation on 12-bit wide busses (base 0x400 size 0xfff).
 options PCIC_ISA_ALLOC_IOBASE=0x300
 options PCIC_ISA_ALLOC_IOSIZE=0x0ff
diff -r 5a2941e13df8 -r 28813f313603 share/man/man4/ray.4
--- a/share/man/man4/ray.4      Wed Apr 16 09:06:55 2003 +0000
+++ b/share/man/man4/ray.4      Wed Apr 16 09:07:05 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ray.4,v 1.10 2003/02/14 15:20:19 grant Exp $
+.\"    $NetBSD: ray.4,v 1.11 2003/04/16 09:07:06 wiz Exp $
 .\"
 .\" Copyright (c) 2000 Christian E. Hopps
 .\" All rights reserved.
@@ -38,7 +38,7 @@
 The
 .Nm
 device driver supports the Raytheon Raylink and Aviator 2.4/PRO
-802.11 FH 2Mbps wireless pcmcia cards.  The cards can be operated in
+802.11 FH 2Mbps wireless PCMCIA cards.  The cards can be operated in
 either ad-hoc or infrastructure modes. The operating mode is
 selectable with
 .Xr ifconfig 8



Home | Main Index | Thread Index | Old Index