Add comma in enumeration.

This commit is contained in:
wiz 2004-02-10 16:55:43 +00:00
parent e2463bc63b
commit 48999965ad
4 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: gio.4,v 1.5 2004/02/08 23:23:59 snj Exp $ .\" $NetBSD: gio.4,v 1.6 2004/02/10 16:55:43 wiz Exp $
.\" .\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -57,7 +57,7 @@ peripheral controller, and memory and CPU are accessed through the
(Processor Interface Controller). (Processor Interface Controller).
The The
.Nm .Nm
bus is found on the Indigo, Indy and Indigo2 machines. bus is found on the Indigo, Indy, and Indigo2 machines.
.Sh SEE ALSO .Sh SEE ALSO
.Xr hpc 4 , .Xr hpc 4 ,
.Xr imc 4 , .Xr imc 4 ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: hpc.4,v 1.5 2004/02/08 23:23:59 snj Exp $ .\" $NetBSD: hpc.4,v 1.6 2004/02/10 16:55:43 wiz Exp $
.\" .\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -48,7 +48,7 @@ interfaces the peripherals connected to it to the
.Xr gio 4 .Xr gio 4
bus. bus.
.Nm .Nm
is found on the Personal Iris 4D/3x, Indigo, Indy and Indigo2 machines. is found on the Personal Iris 4D/3x, Indigo, Indy, and Indigo2 machines.
.Sh HARDWARE .Sh HARDWARE
.Bl -tag -width dsclock -offset indent .Bl -tag -width dsclock -offset indent
.It dsclock .It dsclock

View File

@ -1,4 +1,4 @@
.\" $NetBSD: newport.4,v 1.3 2004/02/08 23:23:59 snj Exp $ .\" $NetBSD: newport.4,v 1.4 2004/02/10 16:55:43 wiz Exp $
.\" .\"
.\" Copyright (c) 2003 Ilpo Ruotsalainen .\" Copyright (c) 2003 Ilpo Ruotsalainen
.\" All rights reserved. .\" All rights reserved.
@ -39,8 +39,8 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
driver supports the SGI NG1 (a.k.a. Indy 8-bit, Indy 24-bit and XL) graphics driver supports the SGI NG1 (a.k.a. Indy 8-bit, Indy 24-bit, and
controllers, often found on Indy and Indigo2 machines. XL) graphics controllers, often found on Indy and Indigo2 machines.
.Sh SEE ALSO .Sh SEE ALSO
.Xr gio 4 , .Xr gio 4 ,
.Xr wscons 4 .Xr wscons 4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wdsc.4,v 1.4 2004/02/10 16:34:23 wiz Exp $ .\" $NetBSD: wdsc.4,v 1.5 2004/02/10 16:55:43 wiz Exp $
.\" .\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -54,7 +54,7 @@ described in
In addition to sending the required SCSI commands to In addition to sending the required SCSI commands to
target devices on the SCSI bus, the target devices on the SCSI bus, the
.Nm .Nm
driver deals with DMA, device interrupts, sync/async negotiation driver deals with DMA, device interrupts, sync/async negotiation,
and target disconnects/reconnects. and target disconnects/reconnects.
.Sh SEE ALSO .Sh SEE ALSO
.Xr hpc 4 , .Xr hpc 4 ,