summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-07 16:03:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-07 16:03:33 +0000
commitc5e69da6b80ed88cada71c51a44b81bf2edb680c (patch)
tree6f8ee200cec3250a544d319c1e54dc630e80e2c6
parenta857292d8656c0448a49ff8e6eb17062841f2dba (diff)
typos;
-rw-r--r--share/man/man4/sf.44
-rw-r--r--share/man/man4/sf2r.46
-rw-r--r--share/man/man4/sfr.44
-rw-r--r--share/man/man4/sis.412
-rw-r--r--share/man/man4/sk.44
-rw-r--r--share/man/man4/sppp.48
-rw-r--r--share/man/man4/ss.418
-rw-r--r--share/man/man4/st.48
-rw-r--r--share/man/man4/ste.412
-rw-r--r--share/man/man4/strip.418
10 files changed, 49 insertions, 45 deletions
diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4
index 1cbff573317..6bded4fa297 100644
--- a/share/man/man4/sf.4
+++ b/share/man/man4/sf.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sf.4,v 1.11 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: sf.4,v 1.12 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -112,7 +112,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
diff --git a/share/man/man4/sf2r.4 b/share/man/man4/sf2r.4
index ce4b9daa5c6..daa202d7407 100644
--- a/share/man/man4/sf2r.4
+++ b/share/man/man4/sf2r.4
@@ -1,5 +1,5 @@
.\" $RuOBSD: sf2r.4,v 1.3 2001/10/26 05:38:44 form Exp $
-.\" $OpenBSD: sf2r.4,v 1.8 2002/11/08 08:08:47 mpech Exp $
+.\" $OpenBSD: sf2r.4,v 1.9 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 2001 Vladimir Popov
.\" All rights reserved.
@@ -38,7 +38,7 @@ The
.Nm
driver provides support for the SF16-FMR2 FM radio tuners.
.Pp
-The SF16-FMR2 is a stereo FM tuner that allows to tune in the range
+The SF16-FMR2 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.
@@ -53,7 +53,7 @@ file and must be 0x384.
.Pp
The flags control the driver behavior.
For example, with flags 0x01 the driver
-will assume that there is a TEA5759 chip is used.
+will assume that there is a TEA5759 chip.
.Pp
MediaForte made two variants of the SF16-FMR2 cards, the first one has
an internal amplifier (PT2254A chip) of the output sound, the second one
diff --git a/share/man/man4/sfr.4 b/share/man/man4/sfr.4
index 91a10add962..3bef327b6e1 100644
--- a/share/man/man4/sfr.4
+++ b/share/man/man4/sfr.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sfr.4,v 1.3 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: sfr.4,v 1.4 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 2002 Vladimir Popov
.\" All rights reserved.
@@ -38,7 +38,7 @@ The
.Nm
driver provides support for the SF16-FMR FM radio tuners.
.Pp
-The SF16-FMR is a stereo FM tuner that allows to tune in the range
+The SF16-FMR is a stereo FM tuner that can tune in the range
87.5 - 108.0 MHz.
.Pp
The
diff --git a/share/man/man4/sis.4 b/share/man/man4/sis.4
index a00c302e450..13ed55ddd5a 100644
--- a/share/man/man4/sis.4
+++ b/share/man/man4/sis.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sis.4,v 1.15 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: sis.4,v 1.16 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
@@ -99,7 +99,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
@@ -131,13 +131,13 @@ be able 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/sk.4 b/share/man/man4/sk.4
index 9371dc11b55..7b93a1f600b 100644
--- a/share/man/man4/sk.4
+++ b/share/man/man4/sk.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sk.4,v 1.16 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: sk.4,v 1.17 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -115,7 +115,7 @@ Set 1000Mbps (Gigabit Ethernet) operation and force full-duplex mode.
.Pp
For more information on configuring this device, see
.Xr ifconfig 8 .
-To view a list of media types and options supported by your card try
+To view a list of media types and options supported by the card, try
.Ic ifconfig -m <device> .
For example,
.Ic ifconfig -m sk0 .
diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4
index 22c8324da81..84e11e47169 100644
--- a/share/man/man4/sppp.4
+++ b/share/man/man4/sppp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sppp.4,v 1.7 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: sppp.4,v 1.8 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 1997 Joerg Wunsch
.\"
@@ -68,7 +68,7 @@ with
will cause the respective network interface to go into
.Em passive
mode.
-This means, the administrative
+This means the administrative
.Em Open
event to the LCP layer will be delayed until after the lower layers
signals an
@@ -173,7 +173,7 @@ take place.
.%O RFC 1332
.Re
.Rs
-.%A B. Lloyd, W. Simpson
+.%A B. Lloyd, W. Simpson
.%T "PPP Authentication Protocols"
.%O RFC 1334
.Re
@@ -205,7 +205,7 @@ Currently, only the
.Em IPCP
control protocol and
.Xr ip 4
-network protocol is supported.
+network protocol are supported.
.Pp
Negotiation loop avoidance is not fully implemented.
If the negotiation doesn't converge, this can cause an endless loop.
diff --git a/share/man/man4/ss.4 b/share/man/man4/ss.4
index 29849f9879b..1527252883c 100644
--- a/share/man/man4/ss.4
+++ b/share/man/man4/ss.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ss.4,v 1.10 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: ss.4,v 1.11 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 1998 Kenneth Stailey and Ian Darwin
.\"
@@ -51,9 +51,9 @@ includes HP Scanner Control Language (SCL) SCSI processor type
scanners: Scanjet IIp, IIc, IIcx, 4p and 5p (others will probably work
if the SCSI INQUIRY strings are added to the driver).
Not recently tested but worked in the past true SCSI scanners: Mustek 600CX
-and 1200CX (these do not do SCSI disconnect-reconnect they will lock up
+and 1200CX (these do not do SCSI disconnect-reconnect; they will lock up
the bus during operation.
-You can use a second controller.)
+A second controller can be used.)
.Sh KERNEL CONFIGURATION
Obviously a SCSI host adapter must be present in the config file before this
device can be configured.
@@ -70,7 +70,7 @@ ioctls, which respectively get and set a series of parameters
describing the scan to be performed upon subsequent reading of the scanner.
The third argument is the address of a scan_io structure;
details of this structure can be found in the header file
-.Nm scanio.h.
+.Aq Pa scanio.h .
.Pp
The
.Nm SCIOCRESTART
@@ -107,15 +107,15 @@ command.
Back in March 1997 an attempt to deal with this via quirk
tables was started.
There exists some code for Ultima AT3 and A6000C
-Plus, Ricoh IS50, IS410, IBM 2456-001, UMAX UC630, and Fujitsu M3096Gm
-that use this approach but none of these scanners work yet.
+Plus, Ricoh IS50, IS410, IBM 2456-001, UMAX UC630 and Fujitsu M3096Gm
+that use this approach, but none of these scanners work yet.
.Pp
Provisional userland programs exist in the source tree in
-src/usr.sbin/ssio.
+.Pa src/usr.sbin/ssio .
Eventually a program similar to
-.Nm chio
+.Xr chio 1
or
-.Nm mt
+.Xr mt 1
will be written.
.Sh SEE ALSO
.Xr intro 4 ,
diff --git a/share/man/man4/st.4 b/share/man/man4/st.4
index 5477436ec92..39826b2241b 100644
--- a/share/man/man4/st.4
+++ b/share/man/man4/st.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: st.4,v 1.7 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: st.4,v 1.8 2003/04/07 16:03:32 jmc Exp $
.\" $NetBSD: st.4,v 1.2 1996/10/20 23:15:24 explorer Exp $
.\"
.\" Copyright (c) 1996
@@ -159,7 +159,7 @@ or
block-size modes.
Most
.Tn QIC Ns -type
-devices run in fixed block-size mode, where most nine-track tapes
+devices run in fixed block-size mode, whereas most nine-track tapes
and many new cartridge formats allow variable block-size.
The difference between the two is as follows:
.Bl -inset
@@ -215,7 +215,7 @@ write two file marks to tape, but when read, report a
.Dq phantom
file mark when the last file is read.
These devices include the QIC family of devices.
-(It might be that this set of devices is the same set as that of fixed
+(It might be that this set of devices is the same set as that of fixed.
This has not yet been determined, and they are treated as separate
behaviors by the driver at this time.)
.Sh KERNEL CONFIGURATION
@@ -242,7 +242,7 @@ calls apply to
tapes.
Some also apply to other tapes.
They are defined in the header file
-.Fd <sys/mtio.h> .
+.Aq Pa sys/mtio.h .
.\"
.\" Almost all of this discussion belongs in a separate mt(4)
.\" manual page, since it is common to all magnetic tapes.
diff --git a/share/man/man4/ste.4 b/share/man/man4/ste.4
index 993c6b21be3..20ee3a1d62d 100644
--- a/share/man/man4/ste.4
+++ b/share/man/man4/ste.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ste.4,v 1.11 2002/09/26 07:55:40 miod Exp $
+.\" $OpenBSD: ste.4,v 1.12 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -94,7 +94,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
@@ -128,13 +128,13 @@ 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/strip.4 b/share/man/man4/strip.4
index 8c7851b52ac..211d8bd36fd 100644
--- a/share/man/man4/strip.4
+++ b/share/man/man4/strip.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: strip.4,v 1.14 2001/11/13 13:54:25 mpech Exp $
+.\" $OpenBSD: strip.4,v 1.15 2003/04/07 16:03:32 jmc Exp $
.\"
.\" Copyright 1996 The Board of Trustees of The Leland Stanford
.\" Junior University. All Rights Reserved.
@@ -17,7 +17,7 @@
.Os
.Sh NAME
.Nm strip
-.\" Why doesn't this work right? mdoc(7) nor mdoc.samples(7) lists
+.\" Why doesn't this work right? mdoc(7) nor mdoc.samples(7) lists
.\" .Nd, except for a passing reference in the latter.
.Nd packet-mode network device driver for the Metricom Ricochet radio
.Sh SYNOPSIS
@@ -33,7 +33,7 @@
Configures
.Ar count
.Nm
-interfaces, named
+interfaces, named
.Sy st Ns Ar 0 ,
.Sy st Ns Ar 1 ,
etc, into a kernel built from a config file containing the
@@ -44,7 +44,9 @@ Each
interface is a pseudo-device driver for the Metricom Ricochet radio,
operating in peer-to-peer packet mode.
.Pp
-The STRIP driver takes outbound network packets, encapsulates them using the
+The
+.Nm
+driver takes outbound network packets, encapsulates them using the
Metricom "starmode" framing, and sends the packets out an RS-232
interface to a Metricom
.Em Ricochet
@@ -55,8 +57,8 @@ passed up to the local host's networking stack.
.Nm
is an acronym for
.Sy St Ns armode
-.Sy R Ns adio
-.Sy IP.
+.Sy R Ns adio
+.Sy IP .
.Pp
In many ways,
the
@@ -120,7 +122,9 @@ A future version of this driver will support
.Xr arp 4
to obtain the IP address of reachable peer radios dynamically.
.Sh ADDRESS CONFIGURATION
-This version of the STRIP driver requires static pre-configuration of
+This version of the
+.Nm
+driver requires static pre-configuration of
the mapping from IP addresses to radio MAC addresses.
The
.Xr route 8