diff options
-rw-r--r-- | share/man/man4/man4.sparc/cgfourteen.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/daadio.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/fga.4 | 7 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/ie.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/mem.4 | 24 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/openprom.4 | 8 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/scf.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/tcx.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/vigra.4 | 3 |
10 files changed, 36 insertions, 37 deletions
diff --git a/share/man/man4/man4.sparc/cgfourteen.4 b/share/man/man4/man4.sparc/cgfourteen.4 index c7512677707..814301562d5 100644 --- a/share/man/man4/man4.sparc/cgfourteen.4 +++ b/share/man/man4/man4.sparc/cgfourteen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgfourteen.4,v 1.20 2003/03/09 02:39:27 miod Exp $ +.\" $OpenBSD: cgfourteen.4,v 1.21 2003/03/10 11:35:06 jmc Exp $ .\" $NetBSD: cgfourteen.4,v 1.3 1998/06/11 08:32:20 fair Exp $ .\" .\" Copyright (c) 1996 The President and Fellows of Harvard College. @@ -73,7 +73,7 @@ to .Xr config 8 or .Xr boot_config 8 ) -it can be force to 8 bit mode, resulting in a faster console. +it can be forced to 8 bit mode, resulting in a faster console. .Sh DISPLAY RESOLUTION If the .Nm diff --git a/share/man/man4/man4.sparc/daadio.4 b/share/man/man4/man4.sparc/daadio.4 index 9430f4eede6..d994b549333 100644 --- a/share/man/man4/man4.sparc/daadio.4 +++ b/share/man/man4/man4.sparc/daadio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daadio.4,v 1.4 2002/10/01 21:02:19 miod Exp $ +.\" $OpenBSD: daadio.4,v 1.5 2003/03/10 11:35:06 jmc Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -52,14 +52,14 @@ The .Nm has a large number of configuration options, but the driver does not. For the ADC, only simple polled mode is supported (there is no -support to single cycle sampling). +support for single cycle sampling). .Sh IOCTLS The .Nm device responds to the following .Xr ioctl 2 calls defined in -.Aq machine/daadioio.h : +.Aq Pa machine/daadioio.h : .Bl -tag -width DIOGOPIO .It Dv DIOGPIO .Pq Li "struct daadio_pio" diff --git a/share/man/man4/man4.sparc/fga.4 b/share/man/man4/man4.sparc/fga.4 index 5351bc2fe19..12060e37e4c 100644 --- a/share/man/man4/man4.sparc/fga.4 +++ b/share/man/man4/man4.sparc/fga.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fga.4,v 1.6 2002/10/01 21:02:19 miod Exp $ +.\" $OpenBSD: fga.4,v 1.7 2003/03/10 11:35:06 jmc Exp $ .\" .\" Copyright (c) 1999 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -77,7 +77,7 @@ and is enabled if the eeprom variable .Pa abort-ena? is set to .Pa true . -Toggling the switch when enabled, stops the kernel and starts the +Toggling the switch when enabled stops the kernel and starts the kernel debugger .Xr ddb 4 . .Sh IOCTLS @@ -85,7 +85,8 @@ The .Nm fga device responds to the following .Xr ioctl 2 -calls defined in <machine/fgaio.h>: +calls defined in +.Aq Pa machine/fgaio.h : .Bl -tag -width FGAIOCSEM .It Dv FGAIOCSEM .Pq Li "struct fga_sem" diff --git a/share/man/man4/man4.sparc/ie.4 b/share/man/man4/man4.sparc/ie.4 index dd8531519df..ba968f0e3ef 100644 --- a/share/man/man4/man4.sparc/ie.4 +++ b/share/man/man4/man4.sparc/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.7 2002/10/01 21:02:19 miod Exp $ +.\" $OpenBSD: ie.4,v 1.8 2003/03/10 11:35:06 jmc Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All rights reserved. @@ -25,7 +25,7 @@ interface provides access to the 10 Mb/s Ethernet network via the Ethernet chip set. The .Nm -is found as an on-board interface on Sun 4/100, and 4/200 workstations. +is found as an on-board interface on Sun 4/100 and 4/200 workstations. The .Nm also exists as a VME card. @@ -45,7 +45,6 @@ network. .Xr be 4 , .Xr hme 4 , .Xr ifmedia 4 , -.Xr ie 4 , .Xr inet 4 , .Xr intro 4 , .Xr le 4 , diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4 index db2d1231343..458e8495c32 100644 --- a/share/man/man4/man4.sparc/intro.4 +++ b/share/man/man4/man4.sparc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.31 2003/03/09 02:39:27 miod Exp $ +.\" $OpenBSD: intro.4,v 1.32 2003/03/10 11:35:06 jmc Exp $ .\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. @@ -108,7 +108,7 @@ CS4231 based audio found in some sun4c and sun4m models. .It Xr be 4 10BaseT/100BaseTX SBus Ethernet controller. .It Xr bwtwo 4 -black and white SBus and obio (sun4) frame buffer. +Black and white SBus and obio (sun4) frame buffer. .It Xr cgeight 4 24 bit VMEbus color frame buffer. .It Xr cgfour 4 @@ -147,7 +147,7 @@ Qlogic ISP SBus SCSI controller. .It Xr le/lebuffer 4 AMD 7990 LANCE ethernet controller (Sun 4/300, sun4c, sun4m, SBus). .It Xr led 4 -diagnostic LED display on sun4 and sun4m (4/600) machines. +Diagnostic LED display on sun4 and sun4m (4/600) machines. .It Xr magma 4 Magma serial/parallel communication boards. .It Xr openprom 4 diff --git a/share/man/man4/man4.sparc/mem.4 b/share/man/man4/man4.sparc/mem.4 index d19e8278214..e5da04982bd 100644 --- a/share/man/man4/man4.sparc/mem.4 +++ b/share/man/man4/man4.sparc/mem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mem.4,v 1.3 2000/04/27 00:35:59 deraadt Exp $ +.\" $OpenBSD: mem.4,v 1.4 2003/03/10 11:35:06 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -42,10 +42,10 @@ .Sh NAME .Nm mem , .Nm kmem -.Nd main memory +.Nd memory files .Sh DESCRIPTION The file -.Nm /dev/mem +.Pa /dev/mem is an interface to the physical memory of the computer. Byte offsets in this file are interpreted as physical memory addresses. @@ -53,12 +53,12 @@ Reading and writing this file is equivalent to reading and writing memory itself. An error will be returned if an attempt is made to reference an offset outside of -.Nm /dev/mem . +.Pa /dev/mem . .Pp Kernel virtual memory is accessed via the file -.Nm /dev/kmem +.Pa /dev/kmem in the same manner as -.Nm /dev/mem . +.Pa /dev/mem . Only kernel virtual addresses that are currently mapped to memory are allowed. .Sh SPARC On the @@ -71,15 +71,15 @@ Writeability of these devices is controlled by the system .Xr securelevel 7 . .Sh FILES .Bl -tag -width /dev/kmem -compact -.It Pa /dev/mem -.It Pa /dev/kmem +.It /dev/mem +.It /dev/kmem .El .Sh SEE ALSO .Xr securelevel 7 .Sh HISTORY -The files -.Nm mem +The +.Pa /dev/mem and -.Nm kmem -appeared in +.Pa /dev/kmem +files appeared in .At v6 . diff --git a/share/man/man4/man4.sparc/openprom.4 b/share/man/man4/man4.sparc/openprom.4 index 4fd25dd5f20..47b7a43b2b4 100644 --- a/share/man/man4/man4.sparc/openprom.4 +++ b/share/man/man4/man4.sparc/openprom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openprom.4,v 1.3 2002/10/01 21:02:19 miod Exp $ +.\" $OpenBSD: openprom.4,v 1.4 2003/03/10 11:35:06 jmc Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -46,7 +46,7 @@ .Fd #include <machine/openpromio.h> .Sh DESCRIPTION The file -.Nm /dev/openprom +.Pa /dev/openprom is an interface to the SPARC OPENPROM, including the EEPROM area. This interface is highly stylized; @@ -66,7 +66,7 @@ The calls that take and/or return a node use a pointer to an .Li int variable for this purpose; -others use a pointer to an +others use a pointer to a .Li struct opiocdesc descriptor, which contains a node and two counted strings. @@ -130,7 +130,7 @@ As with the next name after the empty string is the first name. .El .Sh FILES -.Pa /dev/openprom +.Li /dev/openprom .Sh ERRORS The following may result in rejection of an operation: .Bl -tag -width Er diff --git a/share/man/man4/man4.sparc/scf.4 b/share/man/man4/man4.sparc/scf.4 index 1b899c9a38f..ab2ffaac519 100644 --- a/share/man/man4/man4.sparc/scf.4 +++ b/share/man/man4/man4.sparc/scf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scf.4,v 1.3 2002/10/01 21:02:19 miod Exp $ +.\" $OpenBSD: scf.4,v 1.4 2003/03/10 11:35:06 jmc Exp $ .\" .\" Copyright (c) 1999 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -122,10 +122,10 @@ bit, if clear, selects the first flash device, otherwise the second flash device is selected. The .Ar SCF_FMCTRL_SELBOOT -bit, if set selects the user flash, otherwise the boot flash is selected. +bit, if set, selects the user flash, otherwise the boot flash is selected. Setting the .Ar SCF_FMCTRL_WRITEV -bit, turns on the write voltage. +bit turns on the write voltage. The .Ar SCF_FMCTRL_SELADDR bits determine which window of 512 KBytes is active for reading/writing. diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4 index 3acdfb1dea3..8da90bb827e 100644 --- a/share/man/man4/man4.sparc/tcx.4 +++ b/share/man/man4/man4.sparc/tcx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcx.4,v 1.19 2003/03/09 02:39:27 miod Exp $ +.\" $OpenBSD: tcx.4,v 1.20 2003/03/10 11:35:06 jmc Exp $ .\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -66,7 +66,7 @@ to .Xr config 8 or .Xr boot_config 8 ) -it can be force to 8 bit mode, resulting in a faster console. +it can be forced to 8 bit mode, resulting in a faster console. .Sh SEE ALSO .Xr agten 4 , .Xr bwtwo 4 , diff --git a/share/man/man4/man4.sparc/vigra.4 b/share/man/man4/man4.sparc/vigra.4 index 30d39c5760e..3c92b3b61b8 100644 --- a/share/man/man4/man4.sparc/vigra.4 +++ b/share/man/man4/man4.sparc/vigra.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vigra.4,v 1.6 2003/03/09 02:39:27 miod Exp $ +.\" $OpenBSD: vigra.4,v 1.7 2003/03/10 11:35:06 jmc Exp $ .\" Copyright (c) 2002 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -91,7 +91,6 @@ The VS12 supports all of these modes, as well as a few high resolution settings. .Xr sbus 4 , .Xr tcx 4 , .Xr tvtwo 4 , -.Xr vigra 4 , .Xr wscons 4 , .Xr wsdisplay 4 , .Xr zx 4 |