Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Boring whitespace fixes.



details:   https://anonhg.NetBSD.org/src/rev/13908f5f0031
branches:  trunk
changeset: 514490:13908f5f0031
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Sep 04 02:51:15 2001 +0000

description:
Boring whitespace fixes.

diffstat:

 share/man/man9/altq.9                   |   4 +-
 share/man/man9/autoconf.9               |   6 +-
 share/man/man9/bcopy.9                  |   4 +-
 share/man/man9/bitmask_snprintf.9       |   6 +-
 share/man/man9/cardbus.9                |   8 ++--
 share/man/man9/config.9                 |   4 +-
 share/man/man9/cpu_reboot.9             |   8 ++--
 share/man/man9/ctxsw.9                  |   6 +-
 share/man/man9/doshutdownhooks.9        |   8 ++--
 share/man/man9/driver.9                 |  18 +++++-----
 share/man/man9/ethersubr.9              |  24 +++++++-------
 share/man/man9/extent.9                 |   4 +-
 share/man/man9/inittodr.9               |  10 +++---
 share/man/man9/ioasic.9                 |   4 +-
 share/man/man9/isa.9                    |   4 +-
 share/man/man9/isapnp.9                 |   8 ++--
 share/man/man9/kprintf.9                |   4 +-
 share/man/man9/kthread.9                |   4 +-
 share/man/man9/lock.9                   |   4 +-
 share/man/man9/log.9                    |   4 +-
 share/man/man9/mbuf.9                   |   6 +-
 share/man/man9/microtime.9              |   4 +-
 share/man/man9/panic.9                  |   4 +-
 share/man/man9/pci.9                    |   8 ++--
 share/man/man9/pcmcia.9                 |   8 ++--
 share/man/man9/pfil.9                   |   4 +-
 share/man/man9/pmap.9                   |  12 +++---
 share/man/man9/ppsratecheck.9           |   4 +-
 share/man/man9/resettodr.9              |   8 ++--
 share/man/man9/rnd.9                    |  40 +++++++++++++-------------
 share/man/man9/rt_timer.9               |  26 ++++++++--------
 share/man/man9/scsipi.9                 |   4 +-
 share/man/man9/shutdownhook_establish.9 |  10 +++---
 share/man/man9/sleep.9                  |   4 +-
 share/man/man9/softintr.9               |  10 +++---
 share/man/man9/spl.9                    |   4 +-
 share/man/man9/time.9                   |  10 +++---
 share/man/man9/uiomove.9                |  50 ++++++++++++++++----------------
 share/man/man9/vme.9                    |  10 +++---
 39 files changed, 184 insertions(+), 184 deletions(-)

diffs (truncated from 1321 to 300 lines):

diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/altq.9
--- a/share/man/man9/altq.9     Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/altq.9     Tue Sep 04 02:51:15 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: altq.9,v 1.3 2001/07/12 15:03:08 wiz Exp $
+.\"    $NetBSD: altq.9,v 1.4 2001/09/04 02:51:15 wiz Exp $
 .\"    $OpenBSD: altq.9,v 1.4 2001/07/12 12:41:42 itojun Exp $
 .\"
 .\" Copyright (C) 2001
@@ -226,7 +226,7 @@
 drop (and free) a packet if the enqueue operation fails
 .El
 If the enqueue operation fails,
-.Fa error 
+.Fa error
 is set to
 .Dv ENOBUFS .
 .Fa mbuf
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/autoconf.9
--- a/share/man/man9/autoconf.9 Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/autoconf.9 Tue Sep 04 02:51:15 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: autoconf.9,v 1.2 2001/08/17 06:22:46 cjs Exp $
+.\"     $NetBSD: autoconf.9,v 1.3 2001/09/04 02:51:15 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``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.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@@ -192,7 +192,7 @@
 .Dc
 will be appended automatically to non-driver reports if the return
 value is UNCONF or UNSUPP respectively; otherwise the function shouuld
-return the value QUIET.  
+return the value QUIET.
 .Pp
 .Fn config_found_sm
 returns 1 if the device get attached, 0 otherwise.  Most callers can
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/bcopy.9
--- a/share/man/man9/bcopy.9    Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/bcopy.9    Tue Sep 04 02:51:15 2001 +0000
@@ -33,7 +33,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)bcopy.3      8.1 (Berkeley) 6/4/93
-.\"    $NetBSD: bcopy.9,v 1.2 2001/09/04 02:48:40 wiz Exp $
+.\"    $NetBSD: bcopy.9,v 1.3 2001/09/04 02:51:15 wiz Exp $
 .\"
 .Dd July 7, 2001
 .Dt BCOPY 9
@@ -72,7 +72,7 @@
 .Fa dst .
 .Pp
 .Bf -symbolic
-Unlike 
+Unlike
 .Xr bcopy 3
 the two strings must not overlap!
 .Ef
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/bitmask_snprintf.9
--- a/share/man/man9/bitmask_snprintf.9 Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/bitmask_snprintf.9 Tue Sep 04 02:51:15 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: bitmask_snprintf.9,v 1.1 2000/08/09 03:12:33 tv Exp $
+.\"     $NetBSD: bitmask_snprintf.9,v 1.2 2001/09/04 02:51:15 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``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.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@@ -128,7 +128,7 @@
 function was originally implemented as a non-standard
 .Li %b
 format string for the kernel
-.Fn printf 
+.Fn printf
 function in
 .Nx 1.5
 and earlier releases.
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/cardbus.9
--- a/share/man/man9/cardbus.9  Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/cardbus.9  Tue Sep 04 02:51:15 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: cardbus.9,v 1.2 2001/07/06 18:11:29 abs Exp $
+.\"     $NetBSD: cardbus.9,v 1.3 2001/09/04 02:51:15 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``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.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@@ -110,7 +110,7 @@
 "cardbus_function_tag_t cf" "void *ih"
 .Ft int
 .Fn CARDBUS_VENDOR "cardbusreg_t id"
-.Ft int 
+.Ft int
 .Fn CARDBUS_PRODUCT "cardbusreg_t id"
 .Ft int
 .Fn Cardbus_function_enable "cardbus_devfunc_t ct"
@@ -337,7 +337,7 @@
 file.  The database can be regenerated using the Makefile
 .Pa sys/dev/cardbus/Makefile.cardbusdevs .
 .Sh SEE ALSO
-.Xr cardbus 4 , 
+.Xr cardbus 4 ,
 .Xr pcmcia 4 ,
 .Xr autoconf 9 ,
 .Xr bus_dma 9 ,
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/config.9
--- a/share/man/man9/config.9   Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/config.9   Tue Sep 04 02:51:15 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: config.9,v 1.1 2001/07/01 04:11:13 gmcgarry Exp $
+.\"     $NetBSD: config.9,v 1.2 2001/09/04 02:51:15 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``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.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/cpu_reboot.9
--- a/share/man/man9/cpu_reboot.9       Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/cpu_reboot.9       Tue Sep 04 02:51:15 2001 +0000
@@ -1,8 +1,8 @@
-.\" $NetBSD: cpu_reboot.9,v 1.8 2001/04/29 19:18:20 jhawk Exp $
+.\" $NetBSD: cpu_reboot.9,v 1.9 2001/09/04 02:51:15 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 November 13, 1995
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/ctxsw.9
--- a/share/man/man9/ctxsw.9    Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/ctxsw.9    Tue Sep 04 02:51:15 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ctxsw.9,v 1.10 1999/03/16 00:40:47 garbled Exp $
+.\"    $NetBSD: ctxsw.9,v 1.11 2001/09/04 02:51:15 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``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.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@@ -112,7 +112,7 @@
 .Fn cpu_switch
 must remove the first process from the list on the queue
 with the highest priority
-(lower indices in 
+(lower indices in
 .Va qs
 indicate higher priority),
 and assign the address of its process structure to the global variable
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/doshutdownhooks.9
--- a/share/man/man9/doshutdownhooks.9  Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/doshutdownhooks.9  Tue Sep 04 02:51:15 2001 +0000
@@ -1,8 +1,8 @@
-.\" $NetBSD: doshutdownhooks.9,v 1.6 2001/04/29 19:14:09 jhawk Exp $
+.\" $NetBSD: doshutdownhooks.9,v 1.7 2001/09/04 02:51:15 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 November 13, 1995
diff -r 74b334df5be0 -r 13908f5f0031 share/man/man9/driver.9
--- a/share/man/man9/driver.9   Tue Sep 04 02:48:40 2001 +0000
+++ b/share/man/man9/driver.9   Tue Sep 04 02:51:15 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: driver.9,v 1.1 2001/07/01 04:11:13 gmcgarry Exp $
+.\"     $NetBSD: driver.9,v 1.2 2001/09/04 02:51:15 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 .\" ``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.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@@ -128,10 +128,10 @@
 During system bootstrap, the autoconfiguration framework searches the
 system for devices.  For each device driver, its match function
 is called
-.Po 
+.Po
 via its
 .Em cfattach
-structure 
+structure
 .Pc
 to match the driver with a device instance.  The match function is
 called with three arguments.  This first argument
@@ -173,10 +173,10 @@
 function returns 1 for a positive match.
 .Pp
 The autoconfiguration framework will call the attach function
-.Po 
+.Po
 via its
 .Em cfattach
-structure 
+structure
 .Pc
 of the driver which returns the highest value from its match function.
 The attach function is called with three arguments.  The attach
@@ -187,7 +187,7 @@
 argument
 .Fa self
 is a pointer to the driver's device structure.  It is also a pointer
-to our 
+to our
 .Em softc
 structure since the device structure is its first member.  The third
 argument
@@ -243,7 +243,7 @@
 describes the action.  Valid actions are DVACT_ACTIVATE
 .Po
 activate the device
-.Pc and DVACT_DEACTIVATE 
+.Pc and DVACT_DEACTIVATE
 .Po
 deactivate the device
 .Pc .



Home | Main Index | Thread Index | Old Index