diff --git a/share/man/man4/man4.mac68k/adb.4 b/share/man/man4/man4.mac68k/adb.4 index 24f97730540c..5802e3619e15 100644 --- a/share/man/man4/man4.mac68k/adb.4 +++ b/share/man/man4/man4.mac68k/adb.4 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 1997 Colin Wood +.\" Copyright (c) 1997 Colin Wood .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -13,7 +13,7 @@ .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by Colin Wood -.\" for the NetBSD Project. +.\" for the NetBSD Project. .\" 4. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission .\" @@ -28,7 +28,7 @@ .\" (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: adb.4,v 1.3 2001/04/11 19:09:42 wiz Exp $ +.\" $NetBSD: adb.4,v 1.4 2001/06/05 12:30:45 wiz Exp $ .\" .Dd July 17, 1997 .Os @@ -93,7 +93,7 @@ The call is used to control the .Tn ADB event device. -The following is a list of available +The following is a list of available .Xr ioctl 2 commands: .Bl -tag -width ADBIOC_GETREPEAT @@ -103,7 +103,7 @@ Get Device Info .Pp The -.Nm +.Nm event device will return an array of information containing an entry for each device connected to the bus. Each entry contains the current address, default address, and handler ID for the corresponding diff --git a/share/man/man4/man4.mac68k/autoconf.4 b/share/man/man4/man4.mac68k/autoconf.4 index f8a469c6f5dc..c1d30bd53f41 100644 --- a/share/man/man4/man4.mac68k/autoconf.4 +++ b/share/man/man4/man4.mac68k/autoconf.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: autoconf.4,v 1.6 2000/06/14 06:49:18 cgd Exp $ +.\" $NetBSD: autoconf.4,v 1.7 2001/06/05 12:30:46 wiz Exp $ .\" .\" Copyright (c) 1997 Colin Wood .\" Copyright (c) 1995 Mark Brinicombe @@ -52,7 +52,7 @@ The exception to this is the case of .Tn NuBus expansion boards. All -.Tn NuBus +.Tn NuBus slots are probed, and information about any cards found is reported even if the card is not currently configured. diff --git a/share/man/man4/man4.mac68k/intro.4 b/share/man/man4/man4.mac68k/intro.4 index 4c2640274aa8..04eca432208f 100644 --- a/share/man/man4/man4.mac68k/intro.4 +++ b/share/man/man4/man4.mac68k/intro.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.4,v 1.6 2000/07/05 16:13:50 msaitoh Exp $ +.\" $NetBSD: intro.4,v 1.7 2001/06/05 12:30:46 wiz Exp $ .\" .\" Copyright (c) 1990, 1991 Regents of the University of California. .\" All rights reserved. @@ -105,7 +105,7 @@ man page first appeared in .Xr config 8 .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of -the system. +the system. Devices are indicated by their functional interface. Not all supported devices are listed. .Bl -tag -width "xxxxxx" -compact -offset indent @@ -114,7 +114,7 @@ Apple Desktop Bus event interface .It Em ae DP8390-based Ethernet interface .It Em asc -Apple Sound Chip +Apple Sound Chip .It Em esp .Tn NCR 53C9x built-in SCSI interface diff --git a/share/man/man4/man4.mac68k/iwm.4 b/share/man/man4/man4.mac68k/iwm.4 index c96524735fcc..007223924d63 100644 --- a/share/man/man4/man4.mac68k/iwm.4 +++ b/share/man/man4/man4.mac68k/iwm.4 @@ -1,5 +1,5 @@ -.\" $NetBSD: iwm.4,v 1.6 2001/04/11 19:09:30 wiz Exp $ -.\" $Id: iwm.4,v 1.6 2001/04/11 19:09:30 wiz Exp $ +.\" $NetBSD: iwm.4,v 1.7 2001/06/05 12:30:46 wiz Exp $ +.\" $Id: iwm.4,v 1.7 2001/06/05 12:30:46 wiz Exp $ .\" .\" Copyright (c) 1997, 1998 Hauke Fath. All rights reserved. .\" @@ -32,19 +32,19 @@ .Sh NAME .Nm iwm , .Nm fd -.Nd floppy disk driver for IWM and non-DMA SWIM controllers. +.Nd floppy disk driver for IWM and non-DMA SWIM controllers .Sh SYNOPSIS .Cd "iwm0 at obio?" .Cd "fd* at iwm0 drive ?" .Sh DESCRIPTION The .Nm -driver interfaces to the built-in and external floppy disk drives on the -Macintosh. It supports double-density media, written in -Apple's proprietary GCR format. Currently, there is no disklabel -support for the floppy drives. Instead, the +driver interfaces to the built-in and external floppy disk drives on the +Macintosh. It supports double-density media, written in +Apple's proprietary GCR format. Currently, there is no disklabel +support for the floppy drives. Instead, the .Nm -driver sets up a fake in-core disklabel, using the minor device +driver sets up a fake in-core disklabel, using the minor device number to select from the supported disk formats. .Pp The following formats are supported: @@ -59,37 +59,37 @@ The following formats are supported: driver; the physical layout of GCR floppies has 8..12 sectors per track.) .\" .Sh FORMATTING -The +The .Nm driver does currently not support floppy disk formatting. -.\" +.\" .Sh SEE ALSO .\" Cross-references should be ordered by section (low to high), then in .\" alphabetical order. Apple Computer, Inc.: "Inside Macintosh", Vol III-33f. (Addison-Wesley) -.Pp +.Pp Apple Computer, Inc.: "New Technical Notes DV 17 - Sony Driver" -.Pp +.Pp Neil Parker: "iwmstuff" -.Pp +.Pp .Xr eject 1 -.\" +.\" .Sh HISTORY The .Nm interface first appeared in -.Nx 1.4 . -.\" +.Nx 1.4 . +.\" .Sh AUTHORS -Hauke Fath put together the beginnings of the +Hauke Fath put together the beginnings of the .Nm -driver in 1996 from the sparse documentation in "Inside Macintosh", -Neil Parker's "iwmstuff" documentation for the Apple IIgs and a long, +driver in 1996 from the sparse documentation in "Inside Macintosh", +Neil Parker's "iwmstuff" documentation for the Apple IIgs and a long, hard look at the .Sony driver. -.\" +.\" .Sh BUGS -The FFS code is incapable of dealing with a varying number of -sectors per track. We have to fake a mapping and so lose FFS support +The FFS code is incapable of dealing with a varying number of +sectors per track. We have to fake a mapping and so lose FFS support for hardware parameters like transition times. .Pp The driver only supports an obsolete format. diff --git a/share/man/man4/man4.mac68k/mainbus.4 b/share/man/man4/man4.mac68k/mainbus.4 index 91c9f13cab2c..913936f9c7b3 100644 --- a/share/man/man4/man4.mac68k/mainbus.4 +++ b/share/man/man4/man4.mac68k/mainbus.4 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 1997 Colin Wood +.\" Copyright (c) 1997 Colin Wood .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -13,7 +13,7 @@ .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by Colin Wood -.\" for the NetBSD Project. +.\" for the NetBSD Project. .\" 4. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission .\" @@ -28,14 +28,14 @@ .\" (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: mainbus.4,v 1.2 1999/03/16 01:19:22 garbled Exp $ +.\" $NetBSD: mainbus.4,v 1.3 2001/06/05 12:30:46 wiz Exp $ .\" .Dd July 2, 1997 .Dt MAINBUS 4 mac68k .Os .Sh NAME .Nm mainbus -.Nd Mac68k main processor bus device. +.Nd Mac68k main processor bus device .Sh SYNOPSIS .Cd "mainbus0 at root" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4 index 47be48ef6d99..33a4d490e78f 100644 --- a/share/man/man4/man4.mac68k/obio.4 +++ b/share/man/man4/man4.mac68k/obio.4 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 1997 Colin Wood +.\" Copyright (c) 1997 Colin Wood .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -13,7 +13,7 @@ .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by Colin Wood -.\" for the NetBSD Project. +.\" for the NetBSD Project. .\" 4. The name of the author may not be used to endorse or promote products .\" derived from this software without specific prior written permission .\" @@ -28,14 +28,14 @@ .\" (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: obio.4,v 1.3 1999/12/15 23:44:53 abs Exp $ +.\" $NetBSD: obio.4,v 1.4 2001/06/05 12:30:46 wiz Exp $ .\" .Dd July 2, 1997 .Dt OBIO 4 mac68k .Os .Sh NAME .Nm obio -.Nd Mac68k onboard I/O bus device. +.Nd Mac68k onboard I/O bus device .Sh SYNOPSIS .Cd "obio0 at mainbus?" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mac68k/zsc.4 b/share/man/man4/man4.mac68k/zsc.4 index 0f41fef902a9..ee8133f6590e 100644 --- a/share/man/man4/man4.mac68k/zsc.4 +++ b/share/man/man4/man4.mac68k/zsc.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: zsc.4,v 1.2 2000/11/07 06:43:26 lukem Exp $ +.\" $NetBSD: zsc.4,v 1.3 2001/06/05 12:30:46 wiz Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -41,8 +41,7 @@ .Os .Sh NAME .Nm zsc -.Nd -serial communications interface +.Nd serial communications interface .Sh SYNOPSIS .Cd "zsc0 at obio?" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mvme68k/autoconf.4 b/share/man/man4/man4.mvme68k/autoconf.4 index fc3fadac76f3..49d5cdd4c614 100644 --- a/share/man/man4/man4.mvme68k/autoconf.4 +++ b/share/man/man4/man4.mvme68k/autoconf.4 @@ -1,8 +1,8 @@ -.\" $NetBSD: autoconf.4,v 1.3 2000/06/14 17:25:45 cgd Exp $ +.\" $NetBSD: autoconf.4,v 1.4 2001/06/05 12:30:47 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. -.\" +.\" .\" <> .\" .Dd November 28, 1999 diff --git a/share/man/man4/man4.mvme68k/clock.4 b/share/man/man4/man4.mvme68k/clock.4 index 6abe2596fe96..5301b7a9dcff 100644 --- a/share/man/man4/man4.mvme68k/clock.4 +++ b/share/man/man4/man4.mvme68k/clock.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: clock.4,v 1.1 1999/11/28 17:39:44 scw Exp $ +.\" $NetBSD: clock.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -38,7 +38,7 @@ .Dt CLOCK 4 mvme68k .Os .Sh NAME -.Nm clock +.Nm clock .Nd Clock driver for Motorola MVME68K Single Board Computers .Sh SYNOPSIS .Cd "clock0 at pcc? ipl 5" diff --git a/share/man/man4/man4.mvme68k/ie.4 b/share/man/man4/man4.mvme68k/ie.4 index 8c2db0e34574..42ca8477bc75 100644 --- a/share/man/man4/man4.mvme68k/ie.4 +++ b/share/man/man4/man4.mvme68k/ie.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ie.4,v 1.1 1999/11/28 17:39:44 scw Exp $ +.\" $NetBSD: ie.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -38,7 +38,7 @@ .Dt IE 4 mvme68k .Os .Sh NAME -.Nm ie +.Nm ie .Nd Ethernet driver for Intel 82596 Ethernet chip .Sh SYNOPSIS .Cd "ie0 at pcctwo? ipl 3" diff --git a/share/man/man4/man4.mvme68k/intro.4 b/share/man/man4/man4.mvme68k/intro.4 index 80c4f7306961..98adc5b30e0c 100644 --- a/share/man/man4/man4.mvme68k/intro.4 +++ b/share/man/man4/man4.mvme68k/intro.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.4,v 1.4 2000/09/19 11:11:50 scw Exp $ +.\" $NetBSD: intro.4,v 1.5 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1990, 1991 Regents of the University of California. .\" All rights reserved. @@ -96,7 +96,7 @@ The autoconfiguration system is described in A list of the supported devices is given below. .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of -the system. +the system. Devices are indicated by their functional interface. Not all supported devices are listed. .Bl -tag -width "xxxxxx" -compact -offset indent diff --git a/share/man/man4/man4.mvme68k/lpt.4 b/share/man/man4/man4.mvme68k/lpt.4 index 80b437cbe31c..016ec5f2f939 100644 --- a/share/man/man4/man4.mvme68k/lpt.4 +++ b/share/man/man4/man4.mvme68k/lpt.4 @@ -1,8 +1,8 @@ -.\" $NetBSD: lpt.4,v 1.3 2000/06/14 17:25:45 cgd Exp $ +.\" $NetBSD: lpt.4,v 1.4 2001/06/05 12:30:47 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. -.\" +.\" .\" <> .\" .Dd November 28, 1999 @@ -37,8 +37,7 @@ .Os .Sh NAME .Nm lpt -.Nd -Parallel port driver +.Nd parallel port driver .Sh SYNOPSIS .Cd "lpt0 at pcc? ipl 1 .Cd "lpt0 at pcctwo? ipl 1 diff --git a/share/man/man4/man4.mvme68k/mainbus.4 b/share/man/man4/man4.mvme68k/mainbus.4 index ad4e72c5457b..36805895f75c 100644 --- a/share/man/man4/man4.mvme68k/mainbus.4 +++ b/share/man/man4/man4.mvme68k/mainbus.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: mainbus.4,v 1.1 1999/11/28 17:39:46 scw Exp $ +.\" $NetBSD: mainbus.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -39,7 +39,7 @@ .Os .Sh NAME .Nm mainbus -.Nd MVME68K main processor bus device. +.Nd MVME68K main processor bus device .Sh SYNOPSIS .Cd "mainbus0 at root" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mvme68k/ncrsc.4 b/share/man/man4/man4.mvme68k/ncrsc.4 index 131ee9968e6b..b20e836394b8 100644 --- a/share/man/man4/man4.mvme68k/ncrsc.4 +++ b/share/man/man4/man4.mvme68k/ncrsc.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ncrsc.4,v 1.1 1999/11/28 17:39:47 scw Exp $ +.\" $NetBSD: ncrsc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -54,7 +54,7 @@ and the machine independent SCSI drivers described in .Pp In addition to sending the required SCSI commands to target devices on the SCSI bus, the -.Nm +.Nm driver deals with DMA, device interrupts, sync/async negotiation and target disconnects/reconnects. .Sh DIAGNOSTICS diff --git a/share/man/man4/man4.mvme68k/pcc.4 b/share/man/man4/man4.mvme68k/pcc.4 index dc39109576cb..2b3fbc2e4b71 100644 --- a/share/man/man4/man4.mvme68k/pcc.4 +++ b/share/man/man4/man4.mvme68k/pcc.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: pcc.4,v 1.1 1999/11/28 17:39:47 scw Exp $ +.\" $NetBSD: pcc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -39,7 +39,7 @@ .Os .Sh NAME .Nm pcc -.Nd MVME147 Peripheral Channel Controller device. +.Nd MVME147 Peripheral Channel Controller device .Sh SYNOPSIS .Cd "pcc0 at mainbus0" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mvme68k/pcctwo.4 b/share/man/man4/man4.mvme68k/pcctwo.4 index 53e76b6c6301..0d9b3fc2f228 100644 --- a/share/man/man4/man4.mvme68k/pcctwo.4 +++ b/share/man/man4/man4.mvme68k/pcctwo.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: pcctwo.4,v 1.1 1999/11/28 17:39:48 scw Exp $ +.\" $NetBSD: pcctwo.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -39,7 +39,7 @@ .Os .Sh NAME .Nm pcctwo -.Nd MVME167/MVME177 Peripheral Channel Controller 2 device. +.Nd MVME167/MVME177 Peripheral Channel Controller 2 device .Sh SYNOPSIS .Cd "pcctwo0 at mainbus0" .Sh DESCRIPTION diff --git a/share/man/man4/man4.mvme68k/wdsc.4 b/share/man/man4/man4.mvme68k/wdsc.4 index f317b3f658b4..28c80ce93b2b 100644 --- a/share/man/man4/man4.mvme68k/wdsc.4 +++ b/share/man/man4/man4.mvme68k/wdsc.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: wdsc.4,v 1.1 1999/11/28 17:39:48 scw Exp $ +.\" $NetBSD: wdsc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -54,7 +54,7 @@ independent SCSI drivers described in .Pp In addition to sending the required SCSI commands to target devices on the SCSI bus, the -.Nm +.Nm driver deals with DMA, device interrupts, sync/async negotiation and target disconnects/reconnects. .Sh DIAGNOSTICS diff --git a/share/man/man4/man4.mvme68k/zsc.4 b/share/man/man4/man4.mvme68k/zsc.4 index cbac88a6c150..44f005cc63bb 100644 --- a/share/man/man4/man4.mvme68k/zsc.4 +++ b/share/man/man4/man4.mvme68k/zsc.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: zsc.4,v 1.1 1999/11/28 17:39:49 scw Exp $ +.\" $NetBSD: zsc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -39,14 +39,13 @@ .Os .Sh NAME .Nm zsc -.Nd -serial communications interface +.Nd serial communications interface .Sh SYNOPSIS .Cd "zsc0 at pcc? ipl 4" .Sh DESCRIPTION The .Nm -driver provides support for the two Z8530- +driver provides support for the two Z8530- .Tn EIA .Tn RS-232C .Pf ( Tn CCITT