Remove some unnecessary whitespace.

This commit is contained in:
wiz 2001-04-02 20:42:19 +00:00
parent 3f2fd85309
commit 368e8f931a
11 changed files with 47 additions and 47 deletions

View File

@ -23,12 +23,12 @@
.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $NetBSD: apm.4,v 1.10 2000/11/07 05:44:50 lukem Exp $
.\"
.\" $NetBSD: apm.4,v 1.11 2001/04/02 20:42:19 wiz Exp $
.\"
.Dd May 18, 1996
.Dt APM 4 i386
.Os
.Os
.Sh NAME
.Nm apm
.Nd
@ -107,7 +107,7 @@ or manipulated with
and
.Xr write 2
are not supported.
The
The
.Xr ioctl 2
calls supported are:
.Bl -tag -width indent -compact
@ -133,7 +133,7 @@ struct apm_power_info {
};
.Ed
.Va battery_state
is one of
is one of
.Dv APM_BATT_HIGH ,
.Dv APM_BATT_LOW ,
.Dv APM_BATT_CRITICAL ,
@ -141,7 +141,7 @@ is one of
or
.Dv APM_BATT_UNKNOWN .
.Va ac_state
is one of
is one of
.Dv APM_AC_OFF ,
.Dv APM_AC_ON ,
.Dv APM_AC_BACKUP ,

View File

@ -1,8 +1,8 @@
.\" $NetBSD: autoconf.4,v 1.6 2000/06/14 17:25:37 cgd Exp $
.\" $NetBSD: autoconf.4,v 1.7 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd February 20, 1994

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fdc.4,v 1.6 2000/07/05 16:13:48 msaitoh Exp $
.\" $NetBSD: fdc.4,v 1.7 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -61,7 +61,7 @@ particular partitions:
.It "720KB " 5.25-inch (g)
.It "360KB " 3.5-inch (h)
.El
Partition
Partition
.Ar a
selects the default format for the attached floppy drive, as determined
by the BIOS configuration for the diskette drive.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: joy.4,v 1.11 2001/01/28 00:59:27 nathanw Exp $
.\" $NetBSD: joy.4,v 1.12 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthieu Herrb
.\" All rights reserved.
@ -79,8 +79,8 @@ Returns the current Y offset.
.Pp
All this commands take an integer parameter.
.Pp
Read() on the file descriptor returns a
.Fa joystick
Read() on the file descriptor returns a
.Fa joystick
structure:
.Bd -literal -offset indent
struct joystick {
@ -136,7 +136,7 @@ second joystick
.Xr pnpbios 4
.Sh AUTHORS
.Pp
Jean-Marc Zucconi wrote the
Jean-Marc Zucconi wrote the
.Fx
driver. Matthieu Herrb ported it to
.Nx

View File

@ -1,8 +1,8 @@
.\" $NetBSD: lms.4,v 1.13 2000/07/05 16:13:48 msaitoh Exp $
.\" $NetBSD: lms.4,v 1.14 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd March 12, 1997

View File

@ -1,8 +1,8 @@
.\" $NetBSD: lpt.4,v 1.15 2000/07/26 22:14:32 augustss Exp $
.\" $NetBSD: lpt.4,v 1.16 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd August 6, 1993

View File

@ -1,8 +1,8 @@
.\" $NetBSD: mms.4,v 1.13 2000/07/05 16:13:49 msaitoh Exp $
.\" $NetBSD: mms.4,v 1.14 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd March 12, 1997

View File

@ -1,8 +1,8 @@
.\" $NetBSD: npx.4,v 1.11 2000/07/05 16:13:49 msaitoh Exp $
.\" $NetBSD: npx.4,v 1.12 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd August 6, 1993

View File

@ -1,8 +1,8 @@
.\" $NetBSD: opms.4,v 1.4 2000/07/05 16:13:49 msaitoh Exp $
.\" $NetBSD: opms.4,v 1.5 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd March 12, 1997

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pcibios.4,v 1.9 2001/04/02 12:03:56 soda Exp $
.\" $NetBSD: pcibios.4,v 1.10 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -95,11 +95,11 @@ require this option, since the driver allocates necessary space
by itself.
.It Nm PCIBIOS_BUS_FIXUP
fixup PCI bus numbering; needed for many
fixup PCI bus numbering; needed for many
.Xr cardbus 4
bridges.
.Pp
Each PCI bus and CardBus should have a unique bus number.
Each PCI bus and CardBus should have a unique bus number.
But some BIOS implementations don't assign a bus number
for subordinate PCI buses. And many BIOS implementations
don't assign a bus number for CardBuses.
@ -112,9 +112,9 @@ but normally the bus number 0 is used by the machine's
primary PCI bus. Thus, this bus number for cardbus is
incorrect
.Pq not assigned .
In this situation, a device located in cardbus0 doesn't
In this situation, a device located in cardbus0 doesn't
show correct device ID,
because its bus number 0 incorrectly refers to the primary
because its bus number 0 incorrectly refers to the primary
PCI bus, and a device ID in the primary PCI bus is shown
in the boot message instead of the device's ID in the cardbus0.
@ -178,7 +178,7 @@ Then type the following to continue to boot:
To modify kernel image without kernel recompilation,
run the following command on shell:
.Dl Ic gdb --write /netbsd
And type the following commands at the
And type the following commands at the
.Qq Sy (gdb)
prompt:
.Dl Ic set pcibios_irqs_hint=0xa00
@ -203,7 +203,7 @@ is specified in addition to the
.Em PCIBIOS_INTR_FIXUP ,
the PCI Interrupt Routing table takes precedence.
In this case, a kernel with
.Em PCIBIOSVERBOSE
.Em PCIBIOSVERBOSE
shows
.Qq Sy WARNING: overriding irq XX
in the PCI routing table.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pnpbios.4,v 1.6 2001/01/28 00:59:27 nathanw Exp $
.\" $NetBSD: pnpbios.4,v 1.7 2001/04/02 20:42:19 wiz Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -84,8 +84,8 @@ Yamaha OPL3-SA3 sound driver
The
.Nm
bus provides a different way to attach devices than the real buses
(e.g.,
.Xr isa 4 ).
(e.g.,
.Xr isa 4 ) .
The reason to use
.Nm
instead of the real bus is that some machines have weird routings
@ -94,7 +94,7 @@ be found in the BIOS, which is why the
.Nm
bus has a better chance of succeeding with getting it right.
.Pp
Many older BIOS implementations do not support PnP,
Many older BIOS implementations do not support PnP,
and some newer ones do not follow the standards.
.Sh SEE ALSO
.Xr intro 4 ,