Typos/whitespace/punctuation.

This commit is contained in:
wiz 2001-06-12 12:00:19 +00:00
parent cb6b68a931
commit f34929a45f
9 changed files with 42 additions and 42 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: i4btel.4,v 1.4 2001/05/12 13:21:45 wiz Exp $
.\" $NetBSD: i4btel.4,v 1.5 2001/06/12 12:00:19 wiz Exp $
.\"
.\" Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
.\"
@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: i4btel.4,v 1.4 2001/05/12 13:21:45 wiz Exp $
.\" $Id: i4btel.4,v 1.5 2001/06/12 12:00:19 wiz Exp $
.\"
.\" $FreeBSD$
.\"
@ -45,8 +45,8 @@ and is currently used by the
.Xr isdnd 8
for answering machine support. The driver is part of the isdn4bsd package.
.Pp
The lower six bits of the drivers's minor number is used to specify a
unit number, wheras the upper two bits specify a functionality.
The lower six bits of the driver's minor number are used to specify a
unit number, whereas the upper two bits specify a functionality.
.Pp
Functionality zero is the usual telephony data stream i/o driver.
.Pp

View File

@ -1,4 +1,4 @@
.\" $NetBSD: icmp6.4,v 1.2 2000/11/24 10:10:34 itojun Exp $
.\" $NetBSD: icmp6.4,v 1.3 2001/06/12 12:00:19 wiz Exp $
.\" $KAME: icmp6.4,v 1.3 2000/11/24 08:44:40 itojun Exp $
.\"
.\" Copyright (C) 1999 WIDE Project.
@ -255,7 +255,7 @@ socket with a network address for which no network interface exists.
.Sh HISTORY
The implementation is based on KAME stack
.Po
which is decendant of WIDE hydrangea IPv6 stack kit
which is descendant of WIDE hydrangea IPv6 stack kit
.Pc .
.Pp
Part of the document was shamelessly copied from RFC2292.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ifmedia.4,v 1.6 2000/08/23 18:37:29 jhawk Exp $
.\" $NetBSD: ifmedia.4,v 1.7 2001/06/12 12:00:19 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -49,7 +49,7 @@
The
.Nm
interface provides a consistent method for querying and setting
network inerface media and media options. The media is typically
network interface media and media options. The media is typically
set using the
.Xr ifconfig 8
command.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: iop.4,v 1.7 2001/03/20 13:09:19 ad Exp $
.\" $NetBSD: iop.4,v 1.8 2001/06/12 12:00:20 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -62,12 +62,12 @@ Note that the headers
.Pa sys/device.h
and
.Pa dev/i2o/i2o.h
are prerequsites and must therefore be included beforehand.
are prerequisites and must therefore be included beforehand.
.Bl -tag -width OTTF
.It Dv IOPIOCPT (struct ioppt)
Submit a message to the IOP and return the reply. Note that the return
value of this ioctl is not affected by completion status as indicated by the
reply.
reply.
.Bd -literal
struct ioppt {
void *pt_msg; /* pointer to message buffer */
@ -101,7 +101,7 @@ The following ioctls may block while attempting to acquire the
driver's configuration lock, and may fail if the acquisition times out.
.Bl -tag -width OTTF
.It Dv IOPIOCGLCT (struct iovec)
Retreive the
Retrieve the
.Nm
driver's copy of the logical configuration table. This copy of the LCT
matches the current device configuration, but is not necessarily the latest

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ip6.4,v 1.6 2000/06/08 21:20:37 itojun Exp $
.\" $NetBSD: ip6.4,v 1.7 2001/06/12 12:00:20 wiz Exp $
.\" $KAME: ip6.4,v 1.11 2000/05/07 06:21:41 itojun Exp $
.\"
.\" Copyright (C) 1999 WIDE Project.
@ -491,7 +491,7 @@ the kernel will get the value in the following preference:
(2) options specified by a sticky option of the advanced API,
(3) options specified by using the basic API, and lastly
(4) options specified by a socket address.
Note that the conflict resolution is undefined in the API specifcation
Note that the conflict resolution is undefined in the API specification
and implementation dependent.
.\"
.Ss "Raw IPv6 Sockets"
@ -590,7 +590,7 @@ since this checksum is mandatory.
For other raw IPv6 sockets (that is, for raw IPv6 sockets created
with a third argument other than IPPROTO_ICMPV6), the application
must set the new IPV6_CHECKSUM socket option to have the kernel (1)
compute and store a psuedo header checksum for output,
compute and store a pseudo header checksum for output,
and (2) verify the received
pseudo header checksum on input,
discarding the packet if the checksum is in error.
@ -695,7 +695,7 @@ are not defined in the RFCs and should be considered implementation dependent.
.Sh HISTORY
The implementation is based on KAME stack
.Po
which is decendant of WIDE hydrangea IPv6 stack kit
which is descendant of WIDE hydrangea IPv6 stack kit
.Pc .
.Pp
Part of the document was shamelessly copied from RFC2553 and RFC2292.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ipkdb.4,v 1.2 2000/11/07 06:43:26 lukem Exp $
.\" $NetBSD: ipkdb.4,v 1.3 2001/06/12 12:00:20 wiz Exp $
.\"
.\"
.\" Copyright (C) 2000 Wolfgang Solfrank.
@ -45,7 +45,7 @@
.Nm
is a kernel debugger that uses UDP and IP to communicate with
a remote debugger (normally
.Xr gdb 1 ).
.Xr gdb 1 ) .
.Pp
Since the debugger uses its own driver to talk to the networking hardware,
the number of supported network interfaces is a lot less than what is
@ -93,7 +93,7 @@ unless the kernel is configured with
.Li "options IPKDBSECURE" .
.Pp
In addition, the debugger is forcedly entered on a panic,
as well as on intial startup, if you boot the kernel with the
as well as on initial startup, if you boot the kernel with the
.Fl d
option (note that this however is machine dependent).
On such a forced enter to

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ipsec.4,v 1.13 2001/04/04 10:55:49 wiz Exp $
.\" $NetBSD: ipsec.4,v 1.14 2001/06/12 12:00:20 wiz Exp $
.\" $KAME: ipsec.4,v 1.14 2001/01/22 07:29:45 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@ -61,7 +61,7 @@ and protects it from intermediate alteration or impersonation,
by attaching cryptographic checksum computed by one-way hash functions.
.Nm
has two operation modes: transport mode and tunnel mode.
Transport mode is for protecting peer-to-peer commuication between end nodes.
Transport mode is for protecting peer-to-peer communication between end nodes.
Tunnel mode includes IP-in-IP encapsulation operation
and is designed for security gateways, like VPN configurations.
.\"
@ -266,7 +266,7 @@ routines from looking into IP payload.
.Xr intro 4 ,
.Xr ip6 4 ,
.Xr setkey 8 ,
.Xr sysctl 8
.Xr sysctl 8
.\".Xr racoon 8
.Pp
.Sh STANDARDS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: iso.4,v 1.4 2000/06/26 16:21:22 kleink Exp $
.\" $NetBSD: iso.4,v 1.5 2001/06/12 12:00:20 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -59,7 +59,7 @@ abstraction through the
.Tn TP
protocol
.Pf ( Tn ISO
8073),
8073),
for the
.Dv SOCK_DGRAM
abstraction through the connectionless transport
@ -70,14 +70,14 @@ and for the
.Dv SOCK_RAW
abstraction
by providing direct access (for debugging) to the
.Tn CLNP
.Tn CLNP
.Pf ( Tn ISO
8473) network layer protocol.
.Sh ADDRESSING
.Tn ISO
addresses are based upon
.Tn ISO
8348/AD2,
8348/AD2,
.%T "Addendum to the Network Service Definition Covering Network Layer Addressing."
.Pp
Sockets bound to the OSI protocol family use
@ -103,23 +103,23 @@ struct sockaddr_iso {
.Pp
The fields of this structure are:
.Bl -tag -width Ds
.It Ar siso_len:
.It Ar siso_len :
Length of the entire address structure, in bytes, which may grow to
be longer than the 32 bytes shown above.
.It Ar siso_family:
.It Ar siso_family :
Identifies the domain:
.Dv AF_ISO .
.It Ar siso_tlen:
.It Ar siso_tlen :
Length of the transport selector.
.It Ar siso_slen:
.It Ar siso_slen :
Length of the session selector.
This is not currently supported by the kernel and is provided as
a convenience for user level programs.
.It Ar siso_plen:
.It Ar siso_plen :
Length of the presentation selector.
This is not currently supported by the kernel and is provided as
a convenience for user level programs.
.It Ar siso_addr:
.It Ar siso_addr :
The network part of the address, described below.
.El
.Sh TRANSPORT ADDRESSING
@ -137,7 +137,7 @@ domain, this is called a
.Em transport selector
(also known at one time as a
.Em transport suffix ) .
While ports are always 16 bits,
While ports are always 16 bits,
transport selectors may be
of (almost) arbitrary size.
.Pp
@ -146,11 +146,11 @@ length structures, we have separated the selector lengths
from the data themselves.
The network address and various selectors are stored contiguously,
with the network address first, then the transport selector, and so
on. Thus, if you had a nework address of less then 20 bytes,
on. Thus, if you had a network address of less then 20 bytes,
the transport selector would encroach on space normally reserved
for the network address.
.Pp
.Sh NETWORK ADDRESSING.
.Sh NETWORK ADDRESSING
.Tn ISO
network addresses are limited to 20 bytes in length.
.Tn ISO
@ -158,11 +158,11 @@ network addresses can take any format.
.Sh PROTOCOLS
The
.Tn ARGO
1.0 implementation of the
1.0 implementation of the
.Tn ISO
protocol family comprises
the Connectionless-Mode Network Protocol
.Pq Tn CLNP ,
.Pq Tn CLNP ,
and the Transport Protocol
.Pq Tn TP ,
classes 4 and 0,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: isp.4,v 1.5 1999/12/18 18:33:05 mjacob Exp $
.\" $NetBSD: isp.4,v 1.6 2001/06/12 12:00:20 wiz Exp $
.\"
.\" Copyright (c) 1998, 1999
.\" Matthew Jacob, for NASA/Ames Research Center
@ -12,7 +12,7 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. The name of the author may not be used to endorse or promote products
.\" derived from this software withough specific prior written permission.
.\" 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
@ -79,13 +79,13 @@ Supported cards include:
.It ISP1000
SBus Fast Wide, Ultra Fast Wide cards, Single Ended or Differential cards.
.It PTI SBS440
Perfomance Technology ISP1000 variants.
Performance Technology ISP1000 variants.
.It ISP1020
Qlogic 1020 Fast Wide and Differential Fast Wide PCI cards.
.It ISP1040
Qlogic 1040 Ultra Wide and Differential Ultra Wide PCI cards.
.It PTI SBS450
Perfomance Technology ISP1040 variants.
Performance Technology ISP1040 variants.
.It Qlogic 1240
Qlogic 1240 Dual Bus Ultra Wide and Differential Ultra Wide PCI cards.
.It Qlogic 1080
@ -101,7 +101,7 @@ Qlogic 2200 Copper and Optical Fibre Channel Arbitrated Loop PCI cards.
.It Qlogic 2202
Qlogic 2200 Dual Bus Optical Fibre Channel Arbitrated Loop PCI cards.
.It PTI SBS470
Perfomance Technology ISP2100 variants.
Performance Technology ISP2100 variants.
.It Antares P-0033
Antares Microsystems ISP2100 variants.
.El