summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-03 11:02:37 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-03 11:02:37 +0000
commit82e240a7b9eaa5170582f2e2e4714ac049ccca80 (patch)
tree900355a82fc8a3662f5387f9b10eb66152190d6d
parent92d793b6e600c3ca08c2630a5f2110029049c1c2 (diff)
typos;
-rw-r--r--share/man/man4/random.412
-rw-r--r--share/man/man4/rl.412
-rw-r--r--share/man/man4/rln.411
-rw-r--r--share/man/man4/route.44
-rw-r--r--share/man/man4/rt.44
-rw-r--r--share/man/man4/rtii.44
-rw-r--r--share/man/man4/sbus.429
-rw-r--r--share/man/man4/scsi.412
-rw-r--r--share/man/man4/sd.410
-rw-r--r--share/man/man4/ses.435
10 files changed, 70 insertions, 63 deletions
diff --git a/share/man/man4/random.4 b/share/man/man4/random.4
index 10b030d5b0f..3f23d43bd6a 100644
--- a/share/man/man4/random.4
+++ b/share/man/man4/random.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: random.4,v 1.15 2002/10/26 15:34:52 jakob Exp $
+.\" $OpenBSD: random.4,v 1.16 2003/04/03 11:02:36 jmc Exp $
.\"
.\" Copyright (c) 1996, 1997 Michael Shalayeff
.\"
@@ -51,24 +51,24 @@ Entropy data is collected from system activity (like disk and
network device interrupts and such), and then run through various
hash or message digest functions to generate the output.
.Bl -hang -width /dev/srandomX
-.It /dev/random
+.It Pa /dev/random
This device is reserved for future support of hardware
random generators.
-.It /dev/srandom
+.It Pa /dev/srandom
Strong random data.
This device returns reliable random data.
If sufficient entropy is not currently available (i.e., the entropy
pool quality starts to run low), the driver pauses while more of
such data is collected.
The entropy pool data is converted into output data using MD5.
-.It /dev/urandom
+.It Pa /dev/urandom
Same as above, but does not guarantee the data to be strong.
The entropy pool data is converted into output data using MD5.
When the entropy pool quality runs low, the driver will continue
to output data.
-.It /dev/prandom
+.It Pa /dev/prandom
Simple pseudo-random generator.
-.It /dev/arandom
+.It Pa /dev/arandom
As required, entropy pool data re-seeds an ARC4 generator,
which then generates high-quality pseudo-random output data.
.Pp
diff --git a/share/man/man4/rl.4 b/share/man/man4/rl.4
index ba0693aee00..98540079519 100644
--- a/share/man/man4/rl.4
+++ b/share/man/man4/rl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rl.4,v 1.15 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: rl.4,v 1.16 2003/04/03 11:02:36 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -132,7 +132,7 @@ driver supports the following media options:
.Pp
.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
.It full-duplex
-Force full duplex operation
+Force full duplex operation.
.It half-duplex
Force half duplex operation.
.El
@@ -167,13 +167,13 @@ to configure it correctly.
The driver tries to detect this condition and bring the adapter back to the D0
(full power) state, but this may not be enough to return the driver to a fully
operational condition.
-If you see this message at boot time and the driver fails to attach
-the device as a network interface, you will have to perform second
-warm boot to have the device properly configured.
+If this message appears at boot time and the driver fails to attach
+the device as a network interface, a second warm boot will have to be
+performed to have the device properly configured.
.Pp
Note that this condition only occurs when warm booting from another
operating system.
-If you power down your system prior to booting
+If the system is powered down prior to booting
.Ox ,
the card should be configured correctly.
.El
diff --git a/share/man/man4/rln.4 b/share/man/man4/rln.4
index fc9cf030cd8..4e732dc1c52 100644
--- a/share/man/man4/rln.4
+++ b/share/man/man4/rln.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rln.4,v 1.16 2003/03/06 04:03:40 david Exp $
+.\" $OpenBSD: rln.4,v 1.17 2003/04/03 11:02:36 jmc Exp $
.\"
.\" David Leonard <d@openbsd.org>, 1999. Public Domain.
.\"
@@ -9,7 +9,7 @@
.\" from Yoichi Shinoda's <shinoda@cs.washington.edu> BSDI driver, and
.\" Geoff Voelker's <voelker@cs.washington.edu> Linux port of the same.
.\"
-.\"
+.\"
.Dd April 2, 1999
.Dt RLN 4
.Os
@@ -51,7 +51,7 @@ the newer 802.11 cards in general.
.Pp
The RangeLAN2 cards communicate using an Ethernet-like protocol
over the 2.4\(em2.483GHz part of the spectrum.
-This frequency happens to co-incide with that of strong harmonics emitted
+This frequency happens to coincide with that of strong harmonics emitted
by common consumer microwave ovens.
You can guess the rest.
Depending on the channel condition, the NICs operate in one of two
@@ -86,7 +86,7 @@ Check the antenna.
The interface is automatically marked down.
.It "rln0: synchronised to ? (?) channel ?/?"
The card has successfully synchronised with a nearby unit.
-Packets are only transmitted when the unit has synchronisation with
+Packets are only transmitted when the unit has synchronised with
another.
.It "rln0: lost sync"
Synchronisation was lost.
@@ -95,7 +95,8 @@ Check for microwave ovens being used.
The card was unsuccessful in (re-)synchronising with any other unit,
and was configured as an alternate master.
.It "rln0: packet too big (? > ?)"
-The card generate a message bigger than the maximum size allowable for Ethernet.
+The card generated a message bigger than the maximum size allowable for
+Ethernet.
.It "rln0: command error 0x?? command ??"
The card reported an error condition in the host-card protocol.
.It "rln0: reset timeout"
diff --git a/share/man/man4/route.4 b/share/man/man4/route.4
index 8b3b3223c49..13d61ec8612 100644
--- a/share/man/man4/route.4
+++ b/share/man/man4/route.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.4,v 1.10 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: route.4,v 1.11 2003/04/03 11:02:36 jmc Exp $
.\" $NetBSD: route.4,v 1.3 1994/11/30 16:22:31 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -126,7 +126,7 @@ An example of a message with four addresses might be an
.Tn ISO
redirect:
Destination, Netmask, Gateway, and Author of the redirect.
-The interpretation of which address are present is given by a
+The interpretation of which addresses are present is given by a
bit mask within the header, and the sequence is least significant
to most significant bit within the vector.
.Pp
diff --git a/share/man/man4/rt.4 b/share/man/man4/rt.4
index e22a61fb37a..a5352fa8202 100644
--- a/share/man/man4/rt.4
+++ b/share/man/man4/rt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rt.4,v 1.7 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: rt.4,v 1.8 2003/04/03 11:02:36 jmc Exp $
.\" $RuOBSD: rt.4,v 1.3 2001/10/26 05:38:43 form Exp $
.\"
.\" Copyright (c) 2001 Vladimir Popov <jumbo@narod.ru>
@@ -42,7 +42,7 @@ driver provides support for the AIMS Lab Radiotrack FM radio tuners and
compatible - RadioReveal RA300 FM radio tuners and tuners at
SoundForte RadioX SF16-FMI (Creative ViBRA16C PnP).
.Pp
-The Radiotrack is a stereo FM tuner that allows to tune in the range
+The Radiotrack is a stereo FM tuner that can tune in the range
87.5 - 108.0 MHz, report signal status on the current frequency, and
force audio output to mono.
.Pp
diff --git a/share/man/man4/rtii.4 b/share/man/man4/rtii.4
index 09db8c9c3ed..7030995cff7 100644
--- a/share/man/man4/rtii.4
+++ b/share/man/man4/rtii.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtii.4,v 1.6 2002/11/08 08:08:47 mpech Exp $
+.\" $OpenBSD: rtii.4,v 1.7 2003/04/03 11:02:36 jmc Exp $
.\" $RuOBSD: rtii.4,v 1.3 2001/10/26 05:38:44 form Exp $
.\"
.\" Copyright (c) 2001 Vladimir Popov <jumbo@narod.ru>
@@ -39,7 +39,7 @@ The
.Nm
driver provides support for the AIMS Lab Radiotrack II FM radio tuners.
.Pp
-The Radiotrack II is a stereo FM tuner that allows to tune in the range
+The Radiotrack II is a stereo FM tuner that can tune in the range
87.5 - 108.0 MHz, report signal status on the current frequency, force
audio output to mono, perform hardware signal search, and has an internal
AFC.
diff --git a/share/man/man4/sbus.4 b/share/man/man4/sbus.4
index 76042fcb37c..927e530c306 100644
--- a/share/man/man4/sbus.4
+++ b/share/man/man4/sbus.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sbus.4,v 1.11 2002/11/08 08:08:47 mpech Exp $
+.\" $OpenBSD: sbus.4,v 1.12 2003/04/03 11:02:36 jmc Exp $
.\" $NetBSD: sbus.4,v 1.5 2002/01/21 17:54:10 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -47,11 +47,11 @@
.Cd "sbus* at xbox?"
.Pp
These
-.Nm sbus
+.Nm
attachments are specific to the sparc and sparc64 ports.
.Sh DESCRIPTION
.Nm
-is a I/O interconnect bus mostly found in
+is an I/O interconnect bus mostly found in
.Tn SPARC
workstations and small to medium server class systems.
It supports both on-board peripherals and extension boards.
@@ -68,10 +68,10 @@ drivers, sorted by device type and driver name:
.Bl -tag -width 12n -offset ind -compact
.It Xr audioamd 4
.Tn AMD
-7990 codecs
+7990 codecs.
.It Xr audiocs 4
.Tn "Crystal Semiconductor"
-CS4231A codecs
+CS4231A codecs.
.El
.Ss SCSI interfaces
.Bl -tag -width 12n -offset ind -compact
@@ -86,19 +86,19 @@ interfaces.
.El
.Ss Network interfaces
.Bl -tag -width 12n -offset ind -compact
-.It Xr le 4
-.Tn Lance
-7990 series
+.It Xr be 4
+.Dq Big Mac
.Tn Ethernet
-interfaces.
+board.
.It Xr hme 4
.Dq Happy Meal
.Tn Ethernet
interfaces.
-.It Xr be 4
-.Dq Big Mac
+.It Xr le 4
+.Tn Lance
+7990 series
.Tn Ethernet
-board.
+interfaces.
.It Xr qe 4
Quad Ethernet Controller
board.
@@ -121,7 +121,7 @@ framebuffer device.
.El
.Ss Serial and parallel interfaces
.Bl -tag -width 12n -offset ind -compact
-.It Xr apio 4
+.It Xr apio 4
Aurora Technologies pio1 parallel port card.
.It Xr asio 4
Aurora Technologies pio2 serial port card.
@@ -161,5 +161,6 @@ The machine-independent
.Nm sbus
subsystem appeared in
.Nx 1.3 .
-.Ox support first appeared in
+.Ox
+support first appeared in
.Ox 2.0 .
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4
index f49b27ddeae..76f2755c138 100644
--- a/share/man/man4/scsi.4
+++ b/share/man/man4/scsi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: scsi.4,v 1.13 2003/02/18 07:54:53 jmc Exp $
+.\" $OpenBSD: scsi.4,v 1.14 2003/04/03 11:02:36 jmc Exp $
.\"
.\" Copyright (c) 1996
.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
@@ -110,10 +110,10 @@ the particular bus can be specified as in
.Cd "scsibus3 at ahc1 bus 1"
which assigns scsibus 1 to the second bus probed on the ahc1 device.
.Pp
-When you have a mixture of wired down and counted devices then the
+When there is a mixture of wired down and counted devices then the
counting begins with the first non-wired down unit for a particular
type.
-That is, if you have a disk wired down as
+That is, if a disk is wired down as
.Cd "disk sd1 at scsibus? target ? lun ?" ,
then the first non-wired disk shall come on line as
.Em sd2 .
@@ -122,7 +122,7 @@ There are a number of ioctls that work on any
.Em SCSI
device.
They are defined in
-.Fd <sys/scsiio.h>
+.Aq Pa sys/scsiio.h
and can be applied against any scsi device that permits them.
For the tape, it must be applied against the control
device.
@@ -130,7 +130,7 @@ See the manual page for each device type for more information about
how generic scsi ioctls may be applied to a specific device.
.Bl -tag -width DIOCSDINFO____
.It Dv SCIOCRESET*
-reset a device.
+Reset a device.
.It Dv SCIOCDEBUG
Turn on debugging.
All scsi operations originating from this device's driver
@@ -140,7 +140,7 @@ If no debugging is configured into the kernel, debugging will have
no effect.
.Em SCSI
debugging is controlled by the configuration option
-.Em SCSIDEBUG.
+.Em SCSIDEBUG .
.It Dv SCIOCCOMMAND
Take a scsi command and data from a user process and apply them to the scsi
device.
diff --git a/share/man/man4/sd.4 b/share/man/man4/sd.4
index deb4f1928b1..9f65828e14b 100644
--- a/share/man/man4/sd.4
+++ b/share/man/man4/sd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sd.4,v 1.9 2002/10/01 07:10:39 miod Exp $
+.\" $OpenBSD: sd.4,v 1.10 2003/04/03 11:02:36 jmc Exp $
.\" $NetBSD: sd.4,v 1.3 1996/10/20 23:15:23 explorer Exp $
.\"
.\" Copyright (c) 1996
@@ -126,7 +126,7 @@ This allows sharing the disk with other operating systems.
.\"If an uninitialized disk is opened, the slice table will be
.\"initialized with a fictitious
.\".Fx
-.\"slice spanning the entire disk. Similarly, if an uninitialized
+.\"slice spanning the entire disk. Similarly, if an uninitialized
.\"(or
.\".No non- Ns Fx )
.\"slice is opened, its disklabel will be initialized with parameters returned
@@ -199,10 +199,10 @@ If a removable device is attached to the
.Nm
driver, then the act of changing the media will invalidate the
disklabel and information held within the kernel.
-To avoid corruption, all accesses to the device will be discarded until there
+To avoid corruption, all access to the device will be discarded until there
are no more open file descriptors referencing the device.
During this period, all new open attempts will be rejected.
-When no more open file descriptors reference the device, the first next
+When no more open file descriptors reference the device, the first next
open will load a new set of parameters (including disklabel) for the drive.
.Sh FILES
.Bl -tag -width /dev/rsdXXXXX -compact
@@ -240,4 +240,4 @@ driver was originally written for
.Fx
by Julian Elischer.
It was later ported to
-.Nx .
+.Ox .
diff --git a/share/man/man4/ses.4 b/share/man/man4/ses.4
index d1acfdd8e8f..555d81c8974 100644
--- a/share/man/man4/ses.4
+++ b/share/man/man4/ses.4
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: ses.4,v 1.8 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: ses.4,v 1.9 2003/04/03 11:02:36 jmc Exp $
.\"
.Dd February 22, 2000
.Dt SES 4
@@ -58,21 +58,22 @@ Environmental Services device can be configured.
The following
.Xr ioctl 2
calls apply to
-.B SES
+.Em SES
devices.
They are defined in the header file
-.Fd <scsi/ses.h>
-(\fIq.v.\fR).
+.Aq Pa scsi/ses.h .
.Pp
.Bl -tag -width SESIOC_GETENCSTAT
.It Dv SESIOC_GETNOBJ
Used to find out how many
-.B SES
+.Em SES
objects are driven by this particular device instance.
.It Dv SESIOC_GETOBJMAP
-Read, from the kernel, an array of SES objects which contains
-the object identifier, which subenclosure it is in, and the
-.B SES
+Read, from the kernel, an array of
+.Em SES
+objects which contains the object identifier, which subenclosure it is in,
+and the
+.Em SES
type of the object.
.It Dv SESIOC_GETENCSTAT
Get the overall enclosure status.
@@ -84,21 +85,25 @@ Get the status of a particular object.
Set the status of a particular object.
.It Dv SESIOC_GETTEXT
Get the associated help text for an object (not yet implemented).
-.B SES
-devices often have descriptive text for an object which can tell
-you things like location (e.g., "left power supply").
+.Em SES
+devices often have descriptive text for an object which can provide
+information such as location (e.g. "power supply left").
.It Dv SESIOC_INIT
Initialize the enclosure.
.El
.Sh FILES
.Bl -tag -width /dev/sesNN -compact
-.It Pa /dev/ses Ns Ar N
-The \fINth\fR \fBSES\fR device.
+.It /dev/ses Ns Ar N
+The
+.Ar N Ns Li th
+.Em SES
+device.
.Sh DIAGNOSTICS
When the kernel is configured with
.Tn DEBUG
-enabled, the first open to an SES device will spit out overall enclosure
-parameters to the console.
+enabled, the first open to an
+.Em SES
+device will spit out overall enclosure parameters to the console.
.El
.Sh SEE ALSO
.Xr intro 4 ,