-mdoc sweep.
This commit is contained in:
parent
26f59b6455
commit
4e9e907d63
@ -197,10 +197,10 @@ Show info about the attached devices on the
|
||||
Show info about all attached devices on all active controllers.
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
To get information on devices attached to a channel,
|
||||
use the command line:
|
||||
.Pp
|
||||
.Dl "atacontrol info ata0"
|
||||
To get information on devices attached to a channel,
|
||||
use the command line:
|
||||
.Pp
|
||||
.Dl "atacontrol info ata0"
|
||||
.Pp
|
||||
To see the devices' current access modes, use the command line:
|
||||
.Pp
|
||||
|
@ -31,7 +31,7 @@
|
||||
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 15, 2003
|
||||
.Dd September 17, 2005
|
||||
.Dt BSDLABEL 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -109,12 +109,9 @@ argument forces
|
||||
.Nm
|
||||
to use a layout suitable for a different architecture.
|
||||
Current valid values are
|
||||
.Ar i386 ,
|
||||
.Ar amd64 ,
|
||||
.Ar ia64 ,
|
||||
.Ar pc98 ,
|
||||
.Cm i386 , amd64 , ia64 , pc98 ,
|
||||
and
|
||||
.Ar alpha .
|
||||
.Cm alpha .
|
||||
If this option is omitted,
|
||||
.Nm
|
||||
will use a layout suitable for the current machine.
|
||||
|
@ -84,7 +84,9 @@ daemon and create a
|
||||
.Nm ggate
|
||||
provider related to the given remote file or device.
|
||||
.It Cm rescue
|
||||
If ggatec process died/has been killed, you can save situation with this
|
||||
If
|
||||
.Nm
|
||||
process died/has been killed, you can save situation with this
|
||||
command, which creates new connection to the
|
||||
.Xr ggated 8
|
||||
daemon and will handle pending and future requests.
|
||||
|
@ -224,7 +224,9 @@ The
|
||||
option is used to read the label from the specified file.
|
||||
Only the first line is read from the file and the trailing newline
|
||||
character is stripped.
|
||||
If the file name is the dash or minus sign (-), the label is read from
|
||||
If the file name is the dash or minus sign
|
||||
.Pq Fl ,
|
||||
the label is read from
|
||||
the standard input.
|
||||
The
|
||||
.Fl l Ar label
|
||||
@ -286,7 +288,7 @@ type.
|
||||
The option has no effect on non-GPT partitions.
|
||||
With the
|
||||
.Fl u
|
||||
option the GPT partition type is displayed as an UUID instead of in an
|
||||
option the GPT partition type is displayed as an UUID instead of in a
|
||||
user friendly form.
|
||||
The
|
||||
.Fl l
|
||||
|
@ -285,15 +285,15 @@ of the interface to
|
||||
.Ar type .
|
||||
Some interfaces support the mutually exclusive use of one of several
|
||||
different physical media connectors.
|
||||
For example, a 10Mb/s Ethernet
|
||||
For example, a 10Mbit/s Ethernet
|
||||
interface might support the use of either
|
||||
.Tn AUI
|
||||
or twisted pair connectors.
|
||||
Setting the media type to
|
||||
.Dq Li 10base5/AUI
|
||||
.Cm 10base5/AUI
|
||||
would change the currently active connector to the AUI port.
|
||||
Setting it to
|
||||
.Dq Li 10baseT/UTP
|
||||
.Cm 10baseT/UTP
|
||||
would activate twisted pair.
|
||||
Refer to the interfaces' driver
|
||||
specific documentation or man page for a complete list of the
|
||||
@ -316,11 +316,11 @@ operating mode on the interface to
|
||||
.Ar mode .
|
||||
For IEEE 802.11 wireless interfaces that support multiple operating modes
|
||||
this directive is used to select between 802.11a
|
||||
.Pq Dq Li 11a ,
|
||||
.Pq Cm 11a ,
|
||||
802.11b
|
||||
.Pq Dq Li 11b ,
|
||||
.Pq Cm 11b ,
|
||||
and 802.11g
|
||||
.Pq Dq Li 11g
|
||||
.Pq Cm 11g
|
||||
operating modes.
|
||||
.It Cm name Ar name
|
||||
Set the interface name to
|
||||
@ -534,19 +534,17 @@ Set the desired authentication mode in infrastructure mode.
|
||||
Not all adaptors support all modes.
|
||||
The set of
|
||||
valid modes is
|
||||
.Dq Li none ,
|
||||
.Dq Li open ,
|
||||
.Dq Li shared
|
||||
.Cm none , open , shared
|
||||
(shared key),
|
||||
.Dq Li 8021x
|
||||
.Cm 8021x
|
||||
(IEEE 802.1x),
|
||||
and
|
||||
.Dq Li wpa
|
||||
.Cm wpa
|
||||
(IEEE WPA/WPA2/802.11i).
|
||||
The
|
||||
.Dq Li 8021x
|
||||
.Cm 8021x
|
||||
and
|
||||
.Dq Li wpa
|
||||
.Cm wpa
|
||||
modes are only useful when using an authentication service
|
||||
(a supplicant for client operation or an authenticator when
|
||||
operating as an access point).
|
||||
@ -563,10 +561,9 @@ Specify the MAC address of the access point to use when operating
|
||||
as a station in a BSS network.
|
||||
This overrides any automatic selection done by the system.
|
||||
To disable a previously selected access point, supply
|
||||
.Dq Li any ,
|
||||
.Dq Li none ,
|
||||
.Cm any , none ,
|
||||
or
|
||||
.Dq Li -
|
||||
.Cm -
|
||||
for the address.
|
||||
This option is useful when more than one access points have the same SSID.
|
||||
Another name for the
|
||||
@ -589,10 +586,10 @@ Channels range from 1 to 255, but the exact selection available
|
||||
depends on the region your adaptor was manufactured for.
|
||||
Setting
|
||||
the channel to
|
||||
.Dq Li 0 ,
|
||||
.Dq Li any ,
|
||||
.Li 0 ,
|
||||
.Cm any ,
|
||||
or
|
||||
.Dq Li -
|
||||
.Cm -
|
||||
will give you the default for your adaptor.
|
||||
Some
|
||||
adaptors ignore this setting unless you are in ad-hoc mode.
|
||||
@ -607,7 +604,7 @@ The
|
||||
.Ar period
|
||||
specifies the number of beacon intervals between DTIM
|
||||
and must be in the range 1 to 15.
|
||||
By default DTIM is 1 (i.e. DTIM occurs at each beacon).
|
||||
By default DTIM is 1 (i.e., DTIM occurs at each beacon).
|
||||
.It Cm fragthreshold Ar length
|
||||
Set the threshold for which transmitted frames are broken into fragments.
|
||||
The
|
||||
@ -616,66 +613,66 @@ argument is the frame size in bytes and must be in the range 256 to 2346.
|
||||
Setting
|
||||
.Ar length
|
||||
to
|
||||
.Dq Li 2346 ,
|
||||
.Dq Li any ,
|
||||
.Li 2346 ,
|
||||
.Cm any ,
|
||||
or
|
||||
.Dq Li -
|
||||
.Cm -
|
||||
disables transmit fragmentation.
|
||||
Not all adaptors honor the fragmentation threshold.
|
||||
.It Cm hidessid
|
||||
When operating as an access point, do not broadcast the SSID
|
||||
in beacon frames or respond to probe request frames unless
|
||||
they are directed to the ap (i.e. they include the ap's SSID).
|
||||
they are directed to the ap (i.e., they include the ap's SSID).
|
||||
By default, the SSID is included in beacon frames and
|
||||
undirected probe request frames are answered.
|
||||
To re-enable the broadcast of the SSID etc., use
|
||||
.Fl hidessid .
|
||||
.It Cm list Cm active
|
||||
.It Cm list active
|
||||
Display the list of channels available for use taking into account
|
||||
any restrictions set with the
|
||||
.Dq Li chanlist
|
||||
.Cm chanlist
|
||||
and
|
||||
.Dq Li channel
|
||||
.Cm channel
|
||||
directives.
|
||||
.It Cm list Cm caps
|
||||
.It Cm list caps
|
||||
Display the adaptor's capabilities, including the operating
|
||||
modes supported.
|
||||
.It Cm list Cm chan
|
||||
.It Cm list chan
|
||||
Display the list of channels available for use.
|
||||
.Dq Li list freq
|
||||
.Cm list freq
|
||||
is another way of requesting this information.
|
||||
.It Cm list Cm mac
|
||||
.It Cm list mac
|
||||
Display the current MAC Access Control List state.
|
||||
Each address is prefixed with a character that indicates the
|
||||
current policy applied to it:
|
||||
.Dq Li +
|
||||
.Ql +
|
||||
indicates the address is allowed access,
|
||||
.Dq Li -
|
||||
.Ql -
|
||||
indicates the address is denied access,
|
||||
.Dq Li *
|
||||
.Ql *
|
||||
indicates the address is present but the current policy open
|
||||
(so the acl is not consulted).
|
||||
.It Cm list Cm scan
|
||||
(so the ACL is not consulted).
|
||||
.It Cm list scan
|
||||
Display the access points and/or ad-hoc neighbors
|
||||
located in the vicinity.
|
||||
This information may be updated automatically by the adaptor
|
||||
and/or with a
|
||||
.Dq Li scan
|
||||
.Cm scan
|
||||
request.
|
||||
.Dq Li list ap
|
||||
.Cm list ap
|
||||
is another way of requesting this information.
|
||||
.It Cm list Cm sta
|
||||
.It Cm list sta
|
||||
When operating as an access point display the stations that are
|
||||
currently associated.
|
||||
When operating in ad-hoc mode display stations identified as
|
||||
neighbors in the IBSS.
|
||||
.It Cm list Cm wme
|
||||
.It Cm list wme
|
||||
Display the current parameters to use when operating in WME mode.
|
||||
When WME mode is enabled for an adaptor this information will be
|
||||
displayed with the regular status; this command is mostly useful
|
||||
for examining parameters when WME mode is disabled.
|
||||
See the description of the
|
||||
.Dq Li wme
|
||||
.Cm wme
|
||||
directive for information on the various parameters.
|
||||
.It Cm powersave
|
||||
Enable powersave operation.
|
||||
@ -697,11 +694,10 @@ For interfaces operating in 802.11g, use the specified
|
||||
.Ar technique
|
||||
for protecting OFDM frames in a mixed 11b/11g network.
|
||||
The set of valid techniques is
|
||||
.Dq Li off ,
|
||||
.Dq Li cts
|
||||
.Cm off , cts
|
||||
(CTS to self),
|
||||
and
|
||||
.Dq Li rtscts
|
||||
.Cm rtscts
|
||||
(RTS/CTS).
|
||||
Technique names are case insensitive.
|
||||
.It Cm pureg
|
||||
@ -717,11 +713,11 @@ is broken.
|
||||
The
|
||||
.Ar mode
|
||||
argument may be one of
|
||||
.Dq Li device
|
||||
.Cm device
|
||||
(leave it to the hardware device to decide),
|
||||
.Dq Li auto
|
||||
.Cm auto
|
||||
(handle either in the device or the operating system\[em]as appropriate),
|
||||
.Dq Li manual
|
||||
.Cm manual
|
||||
(do nothing until explicitly instructed).
|
||||
By default, the device is left to handle this if it is
|
||||
capable; otherwise, the operating system will automatically
|
||||
@ -740,10 +736,10 @@ is the frame size in bytes and must be in the range 1 to 2346.
|
||||
Setting
|
||||
.Ar length
|
||||
to
|
||||
.Dq Li 2346 ,
|
||||
.Dq Li any ,
|
||||
.Li 2346 ,
|
||||
.Cm any ,
|
||||
or
|
||||
.Dq Li -
|
||||
.Cm -
|
||||
disables transmission of RTS frames.
|
||||
Not all adaptors support setting the RTS threshold.
|
||||
.It Cm ssid Ar ssid
|
||||
@ -788,7 +784,7 @@ Indicates that the network is using a short slot time.
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
.Dq Li list scan
|
||||
.Cm list scan
|
||||
request can be used to show recent scan results without
|
||||
initiating a new scan.
|
||||
.It Cm stationname Ar name
|
||||
@ -813,21 +809,20 @@ Not all adaptors support changing the transmit power.
|
||||
Set the desired WEP mode.
|
||||
Not all adaptors support all modes.
|
||||
The set of valid modes is
|
||||
.Dq Li off ,
|
||||
.Dq Li on ,
|
||||
.Cm off , on ,
|
||||
and
|
||||
.Dq Li mixed .
|
||||
.Cm mixed .
|
||||
The
|
||||
.Dq Li mixed
|
||||
.Cm mixed
|
||||
mode explicitly tells the adaptor to allow association with access
|
||||
points which allow both encrypted and unencrypted traffic.
|
||||
On these adaptors,
|
||||
.Dq Li on
|
||||
.Cm on
|
||||
means that the access point must only allow encrypted connections.
|
||||
On other adaptors,
|
||||
.Dq Li on
|
||||
.Cm on
|
||||
is generally another name for
|
||||
.Dq Li mixed .
|
||||
.Cm mixed .
|
||||
Modes are case insensitive.
|
||||
.It Cm weptxkey Ar index
|
||||
Set the WEP key to be used for transmission.
|
||||
@ -871,22 +866,30 @@ The latter are received from the access point and may not be changed
|
||||
(at the station).
|
||||
The following Access Categories are recognized:
|
||||
.Pp
|
||||
.Bl -tag -width AC_BK -compact
|
||||
.Bl -tag -width ".Cm AC_BK" -compact
|
||||
.It Cm AC_BE
|
||||
(or BE) best effort delivery,
|
||||
(or
|
||||
.Cm BE )
|
||||
best effort delivery,
|
||||
.It Cm AC_BK
|
||||
(or BK) background traffic,
|
||||
(or
|
||||
.Cm BK )
|
||||
background traffic,
|
||||
.It Cm AC_VI
|
||||
(or VI) video traffic,
|
||||
(or
|
||||
.Cm VI )
|
||||
video traffic,
|
||||
.It Cm AC_VO
|
||||
(or VO) voice traffic.
|
||||
(or
|
||||
.Cm VO )
|
||||
voice traffic.
|
||||
.El
|
||||
.Pp
|
||||
AC parameters are case-insensitive.
|
||||
Traffic classification is done in the operating system using the
|
||||
vlan priority associated with data frames or the
|
||||
ToS (Type of Service) indication in IP-encapsulated frames.
|
||||
If neither information is present traffic is assigned to the
|
||||
If neither information is present, traffic is assigned to the
|
||||
Best Effort (BE) category.
|
||||
.Bl -tag -width indent
|
||||
.It Cm ack Ar ac
|
||||
|
@ -272,7 +272,8 @@ as
|
||||
(the InterNetNews server).
|
||||
If this script does not terminate within 120 seconds,
|
||||
.Nm
|
||||
will terminate it. The timeout can be configured via the
|
||||
will terminate it.
|
||||
The timeout can be configured via the
|
||||
.Xr sysctl 8
|
||||
variable
|
||||
.Va kern.init_shutdown_timeout .
|
||||
@ -348,12 +349,12 @@ a persistent device error condition.
|
||||
.Xr login 1 ,
|
||||
.Xr sh 1 ,
|
||||
.Xr ttys 5 ,
|
||||
.Xr security 7 ,
|
||||
.Xr getty 8 ,
|
||||
.Xr halt 8 ,
|
||||
.Xr jail 8 ,
|
||||
.Xr rc 8 ,
|
||||
.Xr reboot 8 ,
|
||||
.Xr security 7 ,
|
||||
.Xr shutdown 8 ,
|
||||
.Xr sysctl 8
|
||||
.Sh HISTORY
|
||||
|
@ -412,14 +412,15 @@ The format of
|
||||
.Nm
|
||||
rules is the following:
|
||||
.Bd -ragged -offset indent
|
||||
.Bk -words
|
||||
.Op Ar rule_number
|
||||
.Op Cm set Ar set_number
|
||||
.Op Cm prob Ar match_probability
|
||||
.br
|
||||
.Ar " " action
|
||||
.Ar action
|
||||
.Op Cm log Op Cm logamount Ar number
|
||||
.Op Cm altq Ar queue
|
||||
.Ar body
|
||||
.Ek
|
||||
.Ed
|
||||
.Pp
|
||||
where the body of the rule specifies which information is used
|
||||
@ -2438,9 +2439,9 @@ the sleep terminates thus restoring the previous situation.
|
||||
.Xr cpp 1 ,
|
||||
.Xr m4 1 ,
|
||||
.Xr altq 4 ,
|
||||
.Xr if_bridge 4 ,
|
||||
.Xr divert 4 ,
|
||||
.Xr dummynet 4 ,
|
||||
.Xr if_bridge 4 ,
|
||||
.Xr ip 4 ,
|
||||
.Xr ipfirewall 4 ,
|
||||
.Xr ng_ipfw 4 ,
|
||||
|
@ -48,7 +48,7 @@ The
|
||||
extension name is not mandatory when loading a given module
|
||||
using
|
||||
.Nm .
|
||||
It doesn't hurt to specify it though.
|
||||
It does not hurt to specify it though.
|
||||
.Pp
|
||||
The following option is available:
|
||||
.Bl -tag -width indent
|
||||
|
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 25, 1997
|
||||
.Dd September 23, 2005
|
||||
.Dt KLDSTAT 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 3, 1993
|
||||
.Dd November 11, 2005
|
||||
.Dt LDCONFIG 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -32,7 +32,7 @@
|
||||
.\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 03, 2005
|
||||
.Dd October 3, 2005
|
||||
.Dt MOUNT_CD9660 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -149,17 +149,18 @@ This can be very hard on a network and should be used with caution.
|
||||
Specify the maximum size of
|
||||
.Tn ICMP
|
||||
payload when sending sweeping pings.
|
||||
This option is required for ping sweeps.
|
||||
This option is required for ping sweeps.
|
||||
.It Fl g Ar sweepminsize
|
||||
Specify the size of
|
||||
.Tn ICMP
|
||||
payload to start with when sending sweeping pings.
|
||||
payload to start with when sending sweeping pings.
|
||||
The default value is 0.
|
||||
.It Fl h Ar sweepincrsize
|
||||
Specify the number of bytes to increment the size of
|
||||
.Tn ICMP
|
||||
payload after
|
||||
each sweep when sending sweeping pings. The default value is 1.
|
||||
each sweep when sending sweeping pings.
|
||||
The default value is 1.
|
||||
.It Fl I Ar iface
|
||||
Source multicast packets with the given interface address.
|
||||
This flag only applies if the ping destination is a multicast address.
|
||||
|
@ -260,7 +260,7 @@ is disabled.
|
||||
This option only affects second-stage bootstrap,
|
||||
to prevent next stages from writing to the console use in
|
||||
combination with the
|
||||
.Fl m
|
||||
.Fl m
|
||||
option.
|
||||
.It Fl r
|
||||
use the statically configured default for the device containing the
|
||||
@ -282,7 +282,7 @@ The default is 9600 unless it has been overridden by setting
|
||||
.Va BOOT_COMCONSOLE_SPEED
|
||||
in
|
||||
.Xr make.conf 5
|
||||
and recompiling the boot blocks.
|
||||
and recompiling and reinstalling the boot blocks.
|
||||
.It Fl v
|
||||
be verbose during device probing (and later).
|
||||
.El
|
||||
|
@ -28,7 +28,7 @@
|
||||
.\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 10, 2002
|
||||
.Dd September 15, 2005
|
||||
.Dt SYSCTL 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -36,7 +36,7 @@
|
||||
.Nd get or set kernel state
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl bdehNnox
|
||||
.Op Fl bdehNnoqx
|
||||
.Ar name Ns Op = Ns Ar value
|
||||
.Ar ...
|
||||
.Nm
|
||||
|
@ -165,13 +165,12 @@ a bitmap will be loaded to be displayed on screen while booting.
|
||||
Name of the bitmap to be loaded.
|
||||
Any other name can be used.
|
||||
.It Va comconsole_speed
|
||||
.Po Dq 9600
|
||||
.Dq ( 9600
|
||||
or the value of the
|
||||
.Va BOOT_COMCONSOLE_SPEED
|
||||
variable when
|
||||
.Xr loader 8
|
||||
was compiled
|
||||
.Pc .
|
||||
was compiled).
|
||||
Sets the speed of the serial console.
|
||||
If the previous boot loader stage specified that a serial console
|
||||
is in use then the default speed is determined from the current
|
||||
|
@ -35,7 +35,7 @@
|
||||
.\" @(#)cmp.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dd August 23, 2005
|
||||
.Dt CMP 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -62,7 +62,7 @@ Bytes and lines are numbered beginning with one.
|
||||
The following options are available:
|
||||
.Bl -tag -width flag
|
||||
.It Fl h
|
||||
Don't follow symbolic links.
|
||||
Do not follow symbolic links.
|
||||
.It Fl l
|
||||
Print the byte number (decimal) and the differing
|
||||
byte values (octal) for each difference.
|
||||
|
@ -65,11 +65,11 @@ utility reduces the size of files using adaptive Lempel-Ziv coding.
|
||||
Each
|
||||
.Ar file
|
||||
is renamed to the same name plus the extension
|
||||
.Dq .Z .
|
||||
.Pa .Z .
|
||||
A
|
||||
.Ar file
|
||||
argument with a
|
||||
.Dq .Z
|
||||
.Pa .Z
|
||||
extension will be ignored except it will cause an
|
||||
error exit after other arguments are processed.
|
||||
If compression would not reduce the size of a
|
||||
@ -80,13 +80,13 @@ The
|
||||
.Nm uncompress
|
||||
utility restores compressed files to their original form, renaming the
|
||||
files by deleting the
|
||||
.Dq .Z
|
||||
.Pa .Z
|
||||
extensions.
|
||||
A file specification need not include the file's
|
||||
.Dq .Z
|
||||
.Pa .Z
|
||||
extension.
|
||||
If a file's name in its file system does not have a
|
||||
.Dq .Z
|
||||
.Pa .Z
|
||||
extension, it will not be uncompressed and it will cause
|
||||
an error exit after other arguments are processed.
|
||||
.Pp
|
||||
@ -218,13 +218,12 @@ The
|
||||
command appeared in
|
||||
.Bx 4.3 .
|
||||
.Sh BUGS
|
||||
.Pp
|
||||
Some of these might be considered otherwise-undocumented features.
|
||||
.Pp
|
||||
.Nm compress :
|
||||
If the utility does not compress a file because doing so would not
|
||||
reduce it size, and a file of the same name except with an
|
||||
.Dq .Z
|
||||
reduce its size, and a file of the same name except with an
|
||||
.Pa .Z
|
||||
extension exists, the named file is not really ignored as stated above;
|
||||
it causes a prompt to confirm the overwriting of the file with the extension.
|
||||
If the operation is confirmed, that file is deleted.
|
||||
@ -233,7 +232,7 @@ If the operation is confirmed, that file is deleted.
|
||||
If an empty file is compressed (using
|
||||
.Fl f ) ,
|
||||
the resulting
|
||||
.Dq .Z
|
||||
.Pa .Z
|
||||
file is also empty.
|
||||
That seems right, but if
|
||||
.Nm uncompress
|
||||
@ -250,9 +249,9 @@ If the specified file does not exist, but a similarly-named one with (for
|
||||
or without (for
|
||||
.Nm uncompress )
|
||||
a
|
||||
.Dq .Z
|
||||
.Pa .Z
|
||||
extension does exist, the utility will waste the user's time by not
|
||||
immediately emitting an error message about the missing file and
|
||||
continuing.
|
||||
Instead, it first asks for confirmation to overwrite
|
||||
the existing file and then doesn't overwrite it.
|
||||
the existing file and then does not overwrite it.
|
||||
|
@ -32,7 +32,7 @@
|
||||
.\" @(#)kdump.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 28, 2005
|
||||
.Dd November 12, 2005
|
||||
.Dt KDUMP 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -65,8 +65,8 @@ Display elapsed timestamps (time since beginning of trace).
|
||||
Display the specified file instead of
|
||||
.Pa ktrace.out .
|
||||
.It Fl H
|
||||
List the thread id (tid) of the thread with each trace record, if available.
|
||||
If no thread id is available, 0 will be printed.
|
||||
List the thread ID (tid) of the thread with each trace record, if available.
|
||||
If no thread ID is available, 0 will be printed.
|
||||
.It Fl l
|
||||
Loop reading the trace file, once the end-of-file is reached, waiting for
|
||||
more data.
|
||||
@ -129,7 +129,7 @@ The second field is the name of the program being traced.
|
||||
The third field is the operation that the kernel performed
|
||||
on behalf of the process.
|
||||
If thread IDs are being printed, then an additional thread ID column will be
|
||||
added to the output between the PId field and program name field.
|
||||
added to the output between the PID field and program name field.
|
||||
.Pp
|
||||
In the first line above, the kernel executes the
|
||||
.Xr writev 2
|
||||
|
@ -58,7 +58,9 @@ The
|
||||
.Fl f
|
||||
option's
|
||||
.Ar tapename
|
||||
overrides the TAPE environment variable described below.
|
||||
overrides the
|
||||
.Ev TAPE
|
||||
environment variable described below.
|
||||
.Pp
|
||||
The available commands are listed below.
|
||||
Only as many
|
||||
@ -68,7 +70,7 @@ need be specified.
|
||||
The following commands optionally take a
|
||||
.Ar count ,
|
||||
which defaults to 1.
|
||||
.Bl -tag -width "erase"
|
||||
.Bl -tag -width ".Cm erase"
|
||||
.It Cm weof
|
||||
Write
|
||||
.Ar count
|
||||
@ -112,7 +114,7 @@ The tape will be at its beginning upon completion.
|
||||
.Pp
|
||||
The following commands ignore
|
||||
.Ar count .
|
||||
.Bl -tag -width "geteotmodel"
|
||||
.Bl -tag -width ".Cm geteotmodel"
|
||||
.It Cm rdhpos
|
||||
Read the hardware block position.
|
||||
The block
|
||||
@ -171,7 +173,7 @@ typically after an EOF mark where another file may be written.
|
||||
.Pp
|
||||
The following commands require an
|
||||
.Ar argument .
|
||||
.Bl -tag -width "seteotmodel"
|
||||
.Bl -tag -width ".Cm seteotmodel"
|
||||
.It Cm sethpos
|
||||
Set the hardware block position.
|
||||
The
|
||||
@ -260,7 +262,7 @@ The density codes are:
|
||||
.Bd -literal -offset 3n
|
||||
0x0 default for device
|
||||
0xE reserved for ECMA
|
||||
.Dl ""
|
||||
|
||||
Value Width Tracks Density Code Type Reference Note
|
||||
mm in bpmm bpi
|
||||
0x01 12.7 (0.5) 9 32 (800) NRZI R X3.22-1983 2
|
||||
@ -309,11 +311,11 @@ Value Width Tracks Density Code Type Reference Note
|
||||
0x49 12.7 (0.5) 448 7,598 (193,000) PRML C SDLTapeI(160) 6,8
|
||||
.Ed
|
||||
.Bd -literal -offset 3n
|
||||
Code Description Type Description
|
||||
---------------- ----------------
|
||||
NRZI Non return to zero, change on ones R Reel-to-reel
|
||||
GCR Group code recording C Cartridge
|
||||
PE Phase encoded CS Cassette
|
||||
Code Description Type Description
|
||||
---- -------------------------------------- ---- -----------
|
||||
NRZI Non return to zero, change on ones R Reel-to-reel
|
||||
GCR Group code recording C Cartridge
|
||||
PE Phase encoded CS Cassette
|
||||
IMFM Inverted modified frequency modulation
|
||||
MFM Modified frequency modulation
|
||||
DDS DAT data storage
|
||||
@ -334,7 +336,7 @@ NOTES
|
||||
8 physical tracks each.
|
||||
.Ed
|
||||
.Sh ENVIRONMENT
|
||||
.Bl -tag -width TAPE
|
||||
.Bl -tag -width ".Ev TAPE"
|
||||
.It Ev TAPE
|
||||
This is the pathname of the tape drive.
|
||||
The default (if the variable is unset, but not if it is null) is
|
||||
@ -344,14 +346,13 @@ It may be overridden with the
|
||||
option.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width /dev/*sa[0-9]*xx -compact
|
||||
.Bl -tag -width ".Pa /dev/*sa[0-9]*" -compact
|
||||
.It Pa /dev/*wt*
|
||||
QIC-02/QIC-36 magnetic tape interface
|
||||
.It Pa /dev/*sa[0-9]*
|
||||
SCSI magnetic tape interface
|
||||
.El
|
||||
.Sh DIAGNOSTICS
|
||||
.Pp
|
||||
The exit status will be 0 when the drive operations were successful,
|
||||
2 when the drive operations were unsuccessful, and 1 for other
|
||||
problems like an unrecognized command or a missing drive device.
|
||||
|
@ -200,8 +200,9 @@ The network manages a private pool of memory buffers.
|
||||
.Xc
|
||||
Show statistics about
|
||||
.Xr bpf 4
|
||||
peers. This includes information like
|
||||
how many packets have been matched, dropped and recieved by the
|
||||
peers.
|
||||
This includes information like
|
||||
how many packets have been matched, dropped and received by the
|
||||
bpf device, also information about current buffer sizes and device
|
||||
states.
|
||||
.It Xo
|
||||
|
@ -36,7 +36,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd March 20, 2005
|
||||
.Dd November 16, 2005
|
||||
.Dt PKILL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -41,7 +41,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl a Ar suffix_length
|
||||
.Op Fl b Ar byte_count[k|m]
|
||||
.Op Fl b Ar byte_count Ns Op Cm k Ns | Ns Cm m
|
||||
.Op Fl l Ar line_count
|
||||
.Op Fl p Ar pattern
|
||||
.Op Ar file Op Ar name
|
||||
@ -65,17 +65,17 @@ The options are as follows:
|
||||
Use
|
||||
.Ar suffix_length
|
||||
letters to form the suffix of the file name.
|
||||
.It Fl b Ar byte_count[k|m]
|
||||
.It Fl b Ar byte_count Ns Op Cm k Ns | Ns Cm m
|
||||
Create smaller files
|
||||
.Ar byte_count
|
||||
bytes in length.
|
||||
If
|
||||
.Dq Li k
|
||||
.Cm k
|
||||
is appended to the number, the file is split into
|
||||
.Ar byte_count
|
||||
kilobyte pieces.
|
||||
If
|
||||
.Dq Li m
|
||||
.Cm m
|
||||
is appended to the number, the file is split into
|
||||
.Ar byte_count
|
||||
megabyte pieces.
|
||||
|
Loading…
Reference in New Issue
Block a user