mdoc(7) police: Change -filled displays (which just happen

to be the same as -ragged in the current implementation) to
-ragged.  With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
This commit is contained in:
Ruslan Ermilov 2001-02-07 13:45:30 +00:00
parent b51747eb5e
commit 46eea498da
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72126
33 changed files with 57 additions and 75 deletions

View File

@ -55,13 +55,13 @@ may be used to specify a specific rotation value.
.Pp .Pp
The frequency (from most common to least) of English letters is as follows: The frequency (from most common to least) of English letters is as follows:
.Pp .Pp
.Bd -filled -offset indent .Bd -ragged -offset indent
ETAONRISHDLFCMUGPYWBVKXJQZ ETAONRISHDLFCMUGPYWBVKXJQZ
.Ed .Ed
.Pp .Pp
Their frequencies as a percentage are as follows: Their frequencies as a percentage are as follows:
.Pp .Pp
.Bd -filled -offset indent .Bd -ragged -offset indent
E(13), T(10.5), A(8.1), O(7.9), N(7.1), R(6.8), I(6.3), S(6.1), H(5.2), E(13), T(10.5), A(8.1), O(7.9), N(7.1), R(6.8), I(6.3), S(6.1), H(5.2),
D(3.8), L(3.4), F(2.9), C(2.7), M(2.5), U(2.4), G(2), D(3.8), L(3.4), F(2.9), C(2.7), M(2.5), U(2.4), G(2),
P(1.9), Y(1.9), P(1.9), Y(1.9),

View File

@ -92,13 +92,13 @@ to be offended.
rather than give us rather than give us
grief about it, okay?) grief about it, okay?)
.Ef .Ef
.Bd -filled -offset indent .Bd -ragged -offset indent
\&... let us keep in mind the basic governing philosophy \&... let us keep in mind the basic governing philosophy
of The Brotherhood, as handsomely summarized in these words: of The Brotherhood, as handsomely summarized in these words:
we believe in healthy, hearty laughter -- at the expense of we believe in healthy, hearty laughter -- at the expense of
the whole human race, if needs be. the whole human race, if needs be.
Needs be. Needs be.
.Bd -filled -offset indent-two -compact .Bd -ragged -offset indent-two -compact
--H. Allen Smith, "Rude Jokes" --H. Allen Smith, "Rude Jokes"
.Ed .Ed
.Ed .Ed

View File

@ -115,7 +115,7 @@ When
.Ev TZ .Ev TZ
is used directly as a specification of the time conversion information, is used directly as a specification of the time conversion information,
it must have the following syntax (spaces inserted for clarity): it must have the following syntax (spaces inserted for clarity):
.Bd -filled -offset indent .Bd -ragged -offset indent
.Em std offset .Em std offset
.Bo .Bo
.Em dst .Em dst
@ -189,7 +189,7 @@ west (which may be indicated by an optional preceding
Indicates when to change to and back from summer time. The Indicates when to change to and back from summer time. The
.Em rule .Em rule
has the form: has the form:
.Bd -filled -offset indent .Bd -ragged -offset indent
.Em date/time,date/time .Em date/time,date/time
.Ed .Ed
.Pp .Pp

View File

@ -76,7 +76,7 @@ is a sequence of hexadecimal
.Dq digits .Dq digits
(optionally separated by periods), (optionally separated by periods),
of the form: of the form:
.Bd -filled -offset indent .Bd -ragged -offset indent
<hex digits>.<hex digits>.<hex digits> <hex digits>.<hex digits>.<hex digits>
.Ed .Ed
.Pp .Pp

View File

@ -65,7 +65,7 @@ addresses and returns
.Tn ASCII .Tn ASCII
strings representing the address in a strings representing the address in a
notation in common use in the Xerox Development Environment: notation in common use in the Xerox Development Environment:
.Bd -filled -offset indent .Bd -ragged -offset indent
<network number>.<host number>.<port number> <network number>.<host number>.<port number>
.Ed .Ed
.Pp .Pp

View File

@ -297,7 +297,7 @@ function returns no value.
The major difference between this implementation and other allocation The major difference between this implementation and other allocation
implementations is that the free pages are not accessed unless allocated, implementations is that the free pages are not accessed unless allocated,
and are aggressively returned to the kernel for reuse. and are aggressively returned to the kernel for reuse.
.Bd -filled -offset indent .Bd -ragged -offset indent
Most allocation implementations will store a data structure containing a Most allocation implementations will store a data structure containing a
linked list in the free chunks of memory, linked list in the free chunks of memory,
used to tie all the free memory together. used to tie all the free memory together.

View File

@ -64,7 +64,7 @@ and
.Pp .Pp
An interpreter file begins with a line of the form: An interpreter file begins with a line of the form:
.Pp .Pp
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Sy \&#! .Sy \&#!
.Em interpreter .Em interpreter
.Bq Em arg .Bq Em arg

View File

@ -62,7 +62,7 @@ addresses and returns
.Tn ASCII .Tn ASCII
strings representing the address in a strings representing the address in a
notation in common use: notation in common use:
.Bd -filled -offset indent .Bd -ragged -offset indent
<network number>.<host number>.<port number> <network number>.<host number>.<port number>
.Ed .Ed
.Pp .Pp

View File

@ -54,7 +54,7 @@ These functions calculate the error function of
The The
.Fn erf .Fn erf
calculates the error function of x; where calculates the error function of x; where
.Bd -filled -offset indent .Bd -ragged -offset indent
.if n \{\ .if n \{\
erf(x) = 2/sqrt(pi)\(**\|integral from 0 to x of exp(\-t\(**t) dt. \} erf(x) = 2/sqrt(pi)\(**\|integral from 0 to x of exp(\-t\(**t) dt. \}
.if t \{\ .if t \{\

View File

@ -248,7 +248,7 @@ Analysts will accept 0**0 = 1 despite that x**y can
approach anything or nothing as x and y approach 0 approach anything or nothing as x and y approach 0
independently. independently.
The reason for setting 0**0 = 1 anyway is this: The reason for setting 0**0 = 1 anyway is this:
.Bd -filled -offset indent .Bd -ragged -offset indent
If x(z) and y(z) are If x(z) and y(z) are
.Em any .Em any
functions analytic (expandable functions analytic (expandable

View File

@ -227,7 +227,7 @@ proposed
standard p854, namely that standard p854, namely that
.Fn logb x .Fn logb x
satisfy satisfy
.Bd -filled -offset indent .Bd -ragged -offset indent
1 \(<= 1 \(<=
.Fn scalb \\*(Bax\\*(Ba \-logb(x) .Fn scalb \\*(Bax\\*(Ba \-logb(x)
< <
@ -261,7 +261,7 @@ similar in spirit to the
reserved operand, but very reserved operand, but very
different in important details. Since the sign bit of a different in important details. Since the sign bit of a
reserved operand makes it look negative, reserved operand makes it look negative,
.Bd -filled -offset indent .Bd -ragged -offset indent
.Fn copysign x "reserved operand" .Fn copysign x "reserved operand"
= =
.Pf \- Fa x ; .Pf \- Fa x ;

View File

@ -60,7 +60,7 @@ The
and the and the
.Fn erff .Fn erff
functions calculate the error function of x; where functions calculate the error function of x; where
.Bd -filled -offset indent .Bd -ragged -offset indent
.if n \{\ .if n \{\
erf(x) = 2/sqrt(pi)\(**\|integral from 0 to x of exp(\-t\(**t) dt. \} erf(x) = 2/sqrt(pi)\(**\|integral from 0 to x of exp(\-t\(**t) dt. \}
.if t \{\ .if t \{\

View File

@ -285,7 +285,7 @@ Analysts will accept 0**0 = 1 despite that x**y can
approach anything or nothing as x and y approach 0 approach anything or nothing as x and y approach 0
independently. independently.
The reason for setting 0**0 = 1 anyway is this: The reason for setting 0**0 = 1 anyway is this:
.Bd -filled -offset indent .Bd -ragged -offset indent
If x(z) and y(z) are If x(z) and y(z) are
.Em any .Em any
functions analytic (expandable functions analytic (expandable

View File

@ -81,7 +81,7 @@ major device number to use for a particular device, check the file
.Pa /dev/MAKEDEV .Pa /dev/MAKEDEV
to see if the device is known, or check to see if the device is known, or check
the system dependent device configuration file: the system dependent device configuration file:
.Bd -filled -offset indent .Bd -ragged -offset indent
.Dq Pa /usr/src/sys/conf/device. Ns Aq Ar architecture .Dq Pa /usr/src/sys/conf/device. Ns Aq Ar architecture
.Ed .Ed
.Pp .Pp

View File

@ -98,7 +98,7 @@ routing lookup misses, or suspected network partitionings.
.Pp .Pp
The monitor command has the syntax: The monitor command has the syntax:
.Pp .Pp
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Nm .Nm
.Op Fl n .Op Fl n
.Cm monitor .Cm monitor
@ -106,7 +106,7 @@ The monitor command has the syntax:
.Pp .Pp
The flush command has the syntax: The flush command has the syntax:
.Pp .Pp
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Nm .Nm
.Op Fl n .Op Fl n
.Cm flush .Cm flush
@ -130,7 +130,7 @@ delineated family will be deleted.
.Pp .Pp
The other commands have the following syntax: The other commands have the following syntax:
.Pp .Pp
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Nm .Nm
.Op Fl n .Op Fl n
.Ar command .Ar command

View File

@ -61,7 +61,7 @@ The following tables list the AdvanSys products using these chips,
their bus attachment type, maximum sync rate, and the maximum number of their bus attachment type, maximum sync rate, and the maximum number of
commands that can be handled by the adapter concurrently. commands that can be handled by the adapter concurrently.
.Pp .Pp
.Bd -filled -offset indent .Bd -ragged -offset indent
.Bl -column "ABP510/5150 " "ISA PnP " "Yes " "10MHz " "Commands " Footnotes .Bl -column "ABP510/5150 " "ISA PnP " "Yes " "10MHz " "Commands " Footnotes
Connectivity Products: Connectivity Products:
.Pp .Pp
@ -99,7 +99,7 @@ This board has been sold by SIIG as the Fast SCSI Pro PCI.
.El .El
.Ed .Ed
.Pp .Pp
.Bd -filled -offset indent .Bd -ragged -offset indent
.Bl -column "ABP510/5150 " "ISA PnP " "Yes " "10MHz " Commands .Bl -column "ABP510/5150 " "ISA PnP " "Yes " "10MHz " Commands
Single Channel Products: Single Channel Products:
.Pp .Pp
@ -116,7 +116,7 @@ ABP970U PCI No 20MHz 240
.El .El
.Ed .Ed
.Pp .Pp
.Bd -filled -offset indent .Bd -ragged -offset indent
.Bl -column "ABP510/5150 " "ISA PnP " "Yes " "10MHz " "Commands " "Channels " .Bl -column "ABP510/5150 " "ISA PnP " "Yes " "10MHz " "Commands " "Channels "
Multi Channel Products (Commands are per-channel): Multi Channel Products (Commands are per-channel):
.Pp .Pp

View File

@ -178,7 +178,7 @@ driver. Note that wide and twin channel features, although always supported
by a particular chip, may be disabled in a particular motherboard or card by a particular chip, may be disabled in a particular motherboard or card
design. design.
.Pp .Pp
.Bd -filled -offset indent .Bd -ragged -offset indent
.Bl -column "aic7770 " "10 " "EISA/VL " "10MHz " "16bit " "SCBs " Features .Bl -column "aic7770 " "10 " "EISA/VL " "10MHz " "16bit " "SCBs " Features
.Em "Chip MIPS Bus MaxSync MaxWidth SCBs Features" .Em "Chip MIPS Bus MaxSync MaxWidth SCBs Features"
aic7770 10 EISA/VL 10MHz 16Bit 4 1 aic7770 10 EISA/VL 10MHz 16Bit 4 1

View File

@ -40,7 +40,7 @@ This driver provides access to the
.Tn SCSI .Tn SCSI
bus connected to a Buslogic/Mylex MultiMaster or compatible controller: bus connected to a Buslogic/Mylex MultiMaster or compatible controller:
.Pp .Pp
.Bd -filled -offset indent .Bd -ragged -offset indent
.Bl -column "BT-956CD " "ISA " "Commands " Description .Bl -column "BT-956CD " "ISA " "Commands " Description
MultiMaster "W" Series Host Adapters: MultiMaster "W" Series Host Adapters:
.Pp .Pp

View File

@ -98,14 +98,14 @@ is specified, information usable in
creating, renaming, or deleting a directory entry may be calculated. creating, renaming, or deleting a directory entry may be calculated.
.Pp .Pp
Overall outline of VOP_LOOKUP: Overall outline of VOP_LOOKUP:
.Bd -filled -offset indent .Bd -ragged -offset indent
Check accessibility of directory. Check accessibility of directory.
Look for name in cache, if found, then return name. Look for name in cache, if found, then return name.
Search for name in directory, goto to found or notfound as appropriate. Search for name in directory, goto to found or notfound as appropriate.
.Ed .Ed
.Pp .Pp
notfound: notfound:
.Bd -filled -offset indent .Bd -ragged -offset indent
If creating or renaming and at end of pathname, If creating or renaming and at end of pathname,
return return
.Er EJUSTRETURN , .Er EJUSTRETURN ,
@ -114,7 +114,7 @@ leaving info on available slots else return
.Ed .Ed
.Pp .Pp
found: found:
.Bd -filled -offset indent .Bd -ragged -offset indent
If at end of path and deleting, return information to allow delete. If at end of path and deleting, return information to allow delete.
If at end of path and renaming, lock target If at end of path and renaming, lock target
inode and return info to allow rename. inode and return info to allow rename.

View File

@ -107,8 +107,7 @@ in 132-column mode would be
.Dq vt100-w . .Dq vt100-w .
The following suffixes should be used where possible: The following suffixes should be used where possible:
.Pp .Pp
.Bd -filled -offset indent .Bl -column indent "With automatic margins (usually default)xx" -offset indent
.Bl -column indent "With automatic margins (usually default)xx"
.Sy "Suffix Meaning Example" .Sy "Suffix Meaning Example"
-w Wide mode (more than 80 columns) vt100-w -w Wide mode (more than 80 columns) vt100-w
-am With automatic margins (usually default) vt100-am -am With automatic margins (usually default) vt100-am
@ -118,7 +117,6 @@ The following suffixes should be used where possible:
.Pf \- Ar \&np Ta No "Number of pages of memory concept100-4p" .Pf \- Ar \&np Ta No "Number of pages of memory concept100-4p"
-rv Reverse video concept100-rv -rv Reverse video concept100-rv
.El .El
.Ed
.Sh CAPABILITIES .Sh CAPABILITIES
The description field attempts to convey the semantics of the The description field attempts to convey the semantics of the
capability. capability.

View File

@ -132,7 +132,7 @@ Mathematically, the
.Tn CRC .Tn CRC
value corresponding to a given file is defined by value corresponding to a given file is defined by
the following procedure: the following procedure:
.Bd -filled -offset indent .Bd -ragged -offset indent
The The
.Ar n .Ar n
bits to be evaluated are considered to be the coefficients of a mod 2 bits to be evaluated are considered to be the coefficients of a mod 2

View File

@ -109,12 +109,12 @@ to interpret the remaining arguments as a small
.Pp .Pp
The equivalent distfile is as follows. The equivalent distfile is as follows.
.Pp .Pp
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Pq Ar name ...\& .Pq Ar name ...\&
.Li -> .Li ->
.Op Ar login Ns @ .Op Ar login Ns @
.Ar host .Ar host
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Li install .Li install
.Op Ar dest ; .Op Ar dest ;
.Ed .Ed

View File

@ -179,8 +179,7 @@ channel selection, diversity, transmit power and transmit speed.
.It Fl i Ar iface Fl t Ar 0|1|2|3|4 .It Fl i Ar iface Fl t Ar 0|1|2|3|4
Select transmit speed. Select transmit speed.
The available settings are as follows: The available settings are as follows:
.Bd -filled -offset indent .Bl -column "TX rate " "NIC speed " -offset indent
.Bl -column "TX rate " "NIC speed "
.Em "TX rate NIC speed" .Em "TX rate NIC speed"
0 Auto -- NIC selects optimal speed 0 Auto -- NIC selects optimal speed
1 1Mbps fixed 1 1Mbps fixed
@ -188,22 +187,19 @@ The available settings are as follows:
3 5.5Mbps fixed 3 5.5Mbps fixed
4 11Mbps fixed 4 11Mbps fixed
.El .El
.Ed
.Pp .Pp
Note that the 5.5 and 11Mbps settings are only supported on the 4800 Note that the 5.5 and 11Mbps settings are only supported on the 4800
series adapters: the 4500 series adapters have a maximum speed of 2Mbps. series adapters: the 4500 series adapters have a maximum speed of 2Mbps.
.It Fl i Ar iface Fl s Ar 0|1|2|3 .It Fl i Ar iface Fl s Ar 0|1|2|3
Set power save mode. Set power save mode.
Valid selections are as follows: Valid selections are as follows:
.Bd -filled -offset indent .Bl -column "Selection " "Power save mode " -offset indent
.Bl -column "Selection " "Power save mode "
.Em "Selection Power save mode" .Em "Selection Power save mode"
0 None - power save disabled 0 None - power save disabled
1 Constantly awake mode (CAM) 1 Constantly awake mode (CAM)
2 Power Save Polling (PSP) 2 Power Save Polling (PSP)
3 Fast Power Save Polling (PSP-CAM) 3 Fast Power Save Polling (PSP-CAM)
.El .El
.Ed
.Pp .Pp
Note that for IBSS (ad-hoc) mode, only PSP mode is supported, and only Note that for IBSS (ad-hoc) mode, only PSP mode is supported, and only
if the ATIM window is non-zero. if the ATIM window is non-zero.
@ -242,15 +238,13 @@ Aironet devices can be configured with up
to two antennas, and transmit and receive diversity can be configured to two antennas, and transmit and receive diversity can be configured
accordingly. accordingly.
Valid selections are as follows: Valid selections are as follows:
.Bd -filled -offset indent .Bl -column "Selection " "Diversity " -offset indent
.Bl -column "Selection " "Diversity "
.Em "Selection Diversity" .Em "Selection Diversity"
0 Select factory default diversity 0 Select factory default diversity
1 Antenna 1 only 1 Antenna 1 only
2 Antenna 2 only 2 Antenna 2 only
3 Antenna 1 and 2 3 Antenna 1 and 2
.El .El
.Ed
.Pp .Pp
The receive and transmit diversity can be set independently. The receive and transmit diversity can be set independently.
The user The user
@ -363,8 +357,7 @@ Recognized regulatory authorities include
the FCC (United States), ETSI (Europe), France and Japan. the FCC (United States), ETSI (Europe), France and Japan.
Frequencies Frequencies
in the table are specified in Mhz. in the table are specified in Mhz.
.Bd -filled -offset indent .Bl -column "Channel ID " "FCC " "ETSI " "France " "Japan " -offset indent
.Bl -column "Channel ID " "FCC " "ETSI " "France " "Japan "
.Em "Channel ID FCC ETSI France Japan" .Em "Channel ID FCC ETSI France Japan"
1 2412 2412 - - 1 2412 2412 - -
2 2417 2417 - - 2 2417 2417 - -
@ -381,7 +374,6 @@ in the table are specified in Mhz.
13 - 2472 2472 - 13 - 2472 2472 -
14 - - - 2484 14 - - - 2484
.El .El
.Ed
.Pp .Pp
If an illegal channel is specified, the If an illegal channel is specified, the
NIC will revert to its default channel. NIC will revert to its default channel.

View File

@ -137,7 +137,7 @@ to be read and multiple entries to be set in the
tables. Entries tables. Entries
in the file should be of the form in the file should be of the form
.Pp .Pp
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Ar hostname ether_addr .Ar hostname ether_addr
.Op Cm temp .Op Cm temp
.Op Cm pub .Op Cm pub

View File

@ -64,7 +64,7 @@ for Sunday, 1 for Monday and so on until the digit 6 which stands for Saturday.
.Pp .Pp
The rest of the line consists of one or more space separated fields which have The rest of the line consists of one or more space separated fields which have
the following syntax: the following syntax:
.Bd -filled -offset indent .Bd -ragged -offset indent
start_hour.start_minutes-end_hour.end_minutes:charge_unit_length start_hour.start_minutes-end_hour.end_minutes:charge_unit_length
.Ed .Ed
.Pp .Pp
@ -75,7 +75,7 @@ allowed inside this field. The hour and minutes specifications MUST have
exactly 2 digits, in case just one digit is needed, a leading 0 must be used. exactly 2 digits, in case just one digit is needed, a leading 0 must be used.
.Pp .Pp
For example, For example,
.Bd -filled -offset indent .Bd -ragged -offset indent
14.00-18.00:90 14.00-18.00:90
.Ed .Ed
.Pp .Pp

View File

@ -199,7 +199,7 @@ v vf raster image
The The
.Sy if .Sy if
filter is invoked with arguments: filter is invoked with arguments:
.Bd -filled -offset indent .Bd -ragged -offset indent
.Cm if .Cm if
.Op Fl c .Op Fl c
.Fl w Ns Ar width .Fl w Ns Ar width
@ -264,7 +264,7 @@ and
flags. flags.
.Pp .Pp
All other filters are called as: All other filters are called as:
.Bd -filled -offset indent .Bd -ragged -offset indent
.Nm filter .Nm filter
.Fl x Ns Ar width .Fl x Ns Ar width
.Fl y Ns Ar length .Fl y Ns Ar length

View File

@ -242,7 +242,7 @@ If the package contains a
file (see file (see
.Xr pkg_create 1 ) , .Xr pkg_create 1 ) ,
then execute it with the following arguments: then execute it with the following arguments:
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Ar pkg-name .Ar pkg-name
.Ar INSTALL .Ar INSTALL
.Ed .Ed
@ -257,7 +257,7 @@ If a
.Ar pre-install .Ar pre-install
script exists for the package, it is then executed with the following script exists for the package, it is then executed with the following
arguments: arguments:
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Cm script .Cm script
.Ar pkg-name .Ar pkg-name
.Ar PRE-INSTALL .Ar PRE-INSTALL
@ -292,7 +292,7 @@ If the package contains an
file (see file (see
.Xr pkg_create 1 ) , .Xr pkg_create 1 ) ,
then mtree is invoked as: then mtree is invoked as:
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Cm mtree .Cm mtree
.Fl u .Fl u
.Fl f .Fl f
@ -315,7 +315,7 @@ directive within this package.
If a If a
.Ar post-install .Ar post-install
script exists for the package, it is then executed as script exists for the package, it is then executed as
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Cm script .Cm script
.Ar pkg-name .Ar pkg-name
.Ar POST-INSTALL .Ar POST-INSTALL

View File

@ -118,7 +118,7 @@ If the package contains a
file (see file (see
.Xr pkg_create 1 ) , .Xr pkg_create 1 ) ,
then this is executed first as then this is executed first as
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Cm require .Cm require
.Ar <pkg-name> .Ar <pkg-name>
.Ar DEINSTALL .Ar DEINSTALL
@ -143,7 +143,7 @@ knows how to do is delete the files created in the original distribution.
The The
.Nm deinstall .Nm deinstall
script is called as: script is called as:
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Cm script .Cm script
.Ar <pkg-name> .Ar <pkg-name>
.Ar DEINSTALL .Ar DEINSTALL
@ -177,7 +177,7 @@ of the package.
The The
.Nm post-deinstall .Nm post-deinstall
script is called as: script is called as:
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
.Cm script .Cm script
.Ar <pkg-name> .Ar <pkg-name>
.Ar POST-DEINSTALL .Ar POST-DEINSTALL

View File

@ -130,7 +130,7 @@ directory is limited. Be sure to leave some number of `X' characters
for for
.Xr mktemp 3 .Xr mktemp 3
to fill in with a unique ID. to fill in with a unique ID.
.Bd -filled -offset indent -compact .Bd -ragged -offset indent -compact
Note: This should really not be necessary with Note: This should really not be necessary with
.Nm , .Nm ,
since very little information is extracted from each package since very little information is extracted from each package

View File

@ -233,7 +233,7 @@ PPPDISC.
Print the active vnodes. Each group of vnodes corresponding Print the active vnodes. Each group of vnodes corresponding
to a particular filesystem is preceded by a two line header. The to a particular filesystem is preceded by a two line header. The
first line consists of the following: first line consists of the following:
.Bd -filled -offset indent .Bd -ragged -offset indent
.No *** MOUNT Em fstype from .No *** MOUNT Em fstype from
on on
.Em on fsflags .Em on fsflags

View File

@ -138,15 +138,13 @@ The
NICs support a maximum transmit rate of 2Mbps. NICs support a maximum transmit rate of 2Mbps.
The following table shows the The following table shows the
legal transmit rate settings and the corresponding transmit speeds: legal transmit rate settings and the corresponding transmit speeds:
.Bd -filled -offset indent .Bl -column "TX rate " "NIC speed " -offset indent
.Bl -column "TX rate " "NIC speed "
.Em "TX rate NIC speed" .Em "TX rate NIC speed"
1 Very Low (0.5Mbps) 1 Very Low (0.5Mbps)
2 Low (1Mbps) 2 Low (1Mbps)
3 Medium (1.5Mbps) 3 Medium (1.5Mbps)
4 High (2Mbps) 4 High (2Mbps)
.El .El
.Ed
.Pp .Pp
The version 4 firmware may ignore this setting. Note, that the IEEE802.11 The version 4 firmware may ignore this setting. Note, that the IEEE802.11
standard standard
@ -214,8 +212,7 @@ The
hopset varies both the number of RF channels and their frequencies hopset varies both the number of RF channels and their frequencies
and is dependent on radio regulations specified and is dependent on radio regulations specified
by regional authorities. by regional authorities.
.Bd -filled -offset indent .Bl -column "Hopset ID " "Country " -offset indent
.Bl -column "Hopset ID " "Country "
.Em "Hopset ID Country" .Em "Hopset ID Country"
1 USA 1 USA
2 Europe 2 Europe
@ -227,7 +224,6 @@ by regional authorities.
8 Australia 8 Australia
9 Japan Test 9 Japan Test
.El .El
.Ed
.Pp .Pp
Whilst the card can be programmed to work with any hopset it makes Whilst the card can be programmed to work with any hopset it makes
sense to use the hopset for your own region to avoid interference from sense to use the hopset for your own region to avoid interference from

View File

@ -61,7 +61,7 @@ a status indication. All responses are in
and in and in
one of two forms. one of two forms.
Successful commands have responses of: Successful commands have responses of:
.Bd -filled -offset indent .Bd -ragged -offset indent
.Sm off .Sm off
.Sy A Ar number No \en .Sy A Ar number No \en
.Sm on .Sm on
@ -72,7 +72,7 @@ is an
.Tn ASCII .Tn ASCII
representation of a decimal number. representation of a decimal number.
Unsuccessful commands are responded to with: Unsuccessful commands are responded to with:
.Bd -filled -offset indent .Bd -ragged -offset indent
.Sm off .Sm off
.Xo Sy E Ar error-number .Xo Sy E Ar error-number
.No \en Ar error-message .No \en Ar error-message

View File

@ -131,8 +131,7 @@ NICs support a maximum transmit rate of 2Mbps while the turbo NICs
support a maximum speed of 6Mbps. support a maximum speed of 6Mbps.
The following table shows the The following table shows the
legal transmit rate settings and the corresponding transmit speeds: legal transmit rate settings and the corresponding transmit speeds:
.Bd -filled -offset indent .Bl -column "TX rate " "NIC speed " -offset indent
.Bl -column "TX rate " "NIC speed "
.Em "TX rate NIC speed" .Em "TX rate NIC speed"
1 Fixed Low (1Mbps) 1 Fixed Low (1Mbps)
2 Fixed Standard (2Mbps) 2 Fixed Standard (2Mbps)
@ -142,7 +141,6 @@ legal transmit rate settings and the corresponding transmit speeds:
6 Auto Rate Select (Standard) 6 Auto Rate Select (Standard)
7 Auto Rate Select (Medium) 7 Auto Rate Select (Medium)
.El .El
.Ed
.Pp .Pp
The standard NICs support only settings 1 through 3. Turbo NICs support The standard NICs support only settings 1 through 3. Turbo NICs support
all the above listed speed settings. all the above listed speed settings.
@ -272,8 +270,7 @@ Recognized regulatory authorities include
the FCC (United States), ETSI (Europe), France and Japan. the FCC (United States), ETSI (Europe), France and Japan.
Frequencies Frequencies
in the table are specified in Mhz. in the table are specified in Mhz.
.Bd -filled -offset indent .Bl -column "Channel ID " "FCC " "ETSI " "France " "Japan " -offset indent
.Bl -column "Channel ID " "FCC " "ETSI " "France " "Japan "
.Em "Channel ID FCC ETSI France Japan" .Em "Channel ID FCC ETSI France Japan"
1 2412 2412 - 2412 1 2412 2412 - 2412
2 2417 2417 - 2417 2 2417 2417 - 2417
@ -290,7 +287,6 @@ in the table are specified in Mhz.
13 - 2472 2472 2472 13 - 2472 2472 2472
14 - - - 2484 14 - - - 2484
.El .El
.Ed
.Pp .Pp
If an illegal channel is specified, the If an illegal channel is specified, the
NIC will revert to its default channel. NIC will revert to its default channel.