mdoc(7) police: use the new features of the Nm macro.
This commit is contained in:
parent
a41801c68a
commit
e97407b4f2
@ -41,7 +41,7 @@
|
||||
.Tn TELNET
|
||||
protocol
|
||||
.Sh SYNOPSIS
|
||||
.Nm telnet
|
||||
.Nm
|
||||
.Op Fl 8EFKLNacdfrx
|
||||
.Op Fl S Ar tos
|
||||
.Op Fl X Ar authtype
|
||||
@ -56,18 +56,18 @@ protocol
|
||||
.Oc
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command
|
||||
is used to communicate with another host using the
|
||||
.Tn TELNET
|
||||
protocol.
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is invoked without the
|
||||
.Ar host
|
||||
argument, it enters command mode,
|
||||
indicated by its prompt
|
||||
.Pq Nm telnet\&> .
|
||||
.Pq Dq Li telnet\&> .
|
||||
In this mode, it accepts and executes the commands listed below.
|
||||
If it is invoked with arguments, it performs an
|
||||
.Ic open
|
||||
@ -133,7 +133,7 @@ toggle to
|
||||
.It Fl e Ar escape char
|
||||
Sets the initial
|
||||
.Nm
|
||||
.Nm telnet
|
||||
.Nm
|
||||
escape character to
|
||||
.Ar escape char.
|
||||
If
|
||||
@ -193,7 +193,7 @@ of a remote host.
|
||||
.It Ar port
|
||||
Indicates a port number (address of an application). If a number is
|
||||
not specified, the default
|
||||
.Nm telnet
|
||||
.Nm
|
||||
port is used.
|
||||
.El
|
||||
.Pp
|
||||
@ -203,12 +203,12 @@ Similarly, the line ~^Z suspends the telnet session.
|
||||
The line ~^] escapes to the normal telnet escape prompt.
|
||||
.Pp
|
||||
Once a connection has been opened,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will attempt to enable the
|
||||
.Dv TELNET LINEMODE
|
||||
option.
|
||||
If this fails, then
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will revert to one of two input modes:
|
||||
either \*(Lqcharacter at a time\*(Rq
|
||||
or \*(Lqold line by line\*(Rq
|
||||
@ -280,14 +280,14 @@ and
|
||||
.Ic intr ) .
|
||||
.Pp
|
||||
While connected to a remote host,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command mode may be entered by typing the
|
||||
.Nm telnet
|
||||
.Nm
|
||||
\*(Lqescape character\*(Rq (initially \*(Lq^]\*(Rq).
|
||||
When in command mode, the normal terminal editing conventions are available.
|
||||
.Pp
|
||||
The following
|
||||
.Nm telnet
|
||||
.Nm
|
||||
commands are available.
|
||||
Only enough of each command to uniquely identify it need be typed
|
||||
(this is also true for arguments to the
|
||||
@ -543,7 +543,7 @@ command.
|
||||
Open a connection to the named host.
|
||||
If no port number
|
||||
is specified,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will attempt to contact a
|
||||
.Tn TELNET
|
||||
server at the default port.
|
||||
@ -559,7 +559,7 @@ to be passed to the remote system via the
|
||||
.Ev ENVIRON
|
||||
option.
|
||||
When connecting to a non-standard port,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
omits any automatic initiation of
|
||||
.Tn TELNET
|
||||
options. When the port number is preceded by a minus sign,
|
||||
@ -573,16 +573,16 @@ without white space are the start of a machine entry. The
|
||||
first thing on the line is the name of the machine that is
|
||||
being connected to. The rest of the line, and successive
|
||||
lines that begin with white space are assumed to be
|
||||
.Nm telnet
|
||||
.Nm
|
||||
commands and are processed as if they had been typed
|
||||
in manually to the
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command prompt.
|
||||
.It Ic quit
|
||||
Close any open
|
||||
.Tn TELNET
|
||||
session and exit
|
||||
.Nm telnet .
|
||||
.Nm .
|
||||
An end of file (in command mode) will also close a session and exit.
|
||||
.It Ic send Ar arguments
|
||||
Sends one or more special character sequences to the remote host.
|
||||
@ -639,7 +639,7 @@ Sends the
|
||||
sequence.
|
||||
.It Ic escape
|
||||
Sends the current
|
||||
.Nm telnet
|
||||
.Nm
|
||||
escape character (initially \*(Lq^\*(Rq).
|
||||
.It Ic ga
|
||||
Sends the
|
||||
@ -711,7 +711,7 @@ command.
|
||||
The
|
||||
.Ic set
|
||||
command will set any one of a number of
|
||||
.Nm telnet
|
||||
.Nm
|
||||
variables to a specific value or to
|
||||
.Dv TRUE .
|
||||
The special value
|
||||
@ -757,7 +757,7 @@ of entered characters (for normal processing), and suppressing
|
||||
echoing of entered characters (for entering, say, a password).
|
||||
.It Ic eof
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Rq mode, entering this character
|
||||
@ -768,7 +768,7 @@ The initial value of the eof character is taken to be the terminal's
|
||||
character.
|
||||
.It Ic erase
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -777,7 +777,7 @@ mode (see
|
||||
below),
|
||||
.Sy and
|
||||
if
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in \*(Lqcharacter at a time\*(Rq mode, then when this
|
||||
character is typed, a
|
||||
.Dv TELNET EC
|
||||
@ -792,14 +792,14 @@ the terminal's
|
||||
character.
|
||||
.It Ic escape
|
||||
This is the
|
||||
.Nm telnet
|
||||
.Nm
|
||||
escape character (initially \*(Lq^[\*(Rq) which causes entry
|
||||
into
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command mode (when connected to a remote system).
|
||||
.It Ic flushoutput
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -832,7 +832,7 @@ the forwarding characters are taken from the terminal's
|
||||
eol and eol2 characters.
|
||||
.It Ic interrupt
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -854,7 +854,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic kill
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -863,7 +863,7 @@ mode (see
|
||||
below),
|
||||
.Ic and
|
||||
if
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in \*(Lqcharacter at a time\*(Rq mode, then when this
|
||||
character is typed, a
|
||||
.Dv TELNET EL
|
||||
@ -878,7 +878,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic lnext
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Lq mode, then this character is taken to
|
||||
@ -891,7 +891,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic quit
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -913,7 +913,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic reprint
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Lq mode, then this character is taken to
|
||||
@ -960,7 +960,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic susp
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode, or
|
||||
@ -990,7 +990,7 @@ will be written. If it is set to
|
||||
then tracing information will be written to standard output (the default).
|
||||
.It Ic worderase
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Lq mode, then this character is taken to
|
||||
@ -1041,7 +1041,7 @@ the local side, the local side will switch to the remote value.
|
||||
Switch to the local defaults for the special characters. The
|
||||
local default characters are those of the local terminal at
|
||||
the time when
|
||||
.Nm telnet
|
||||
.Nm
|
||||
was started.
|
||||
.It Ic import
|
||||
Switch to the remote defaults for the special characters.
|
||||
@ -1056,7 +1056,7 @@ command.
|
||||
.El
|
||||
.It Ic status
|
||||
Show the current status of
|
||||
.Nm telnet .
|
||||
.Nm .
|
||||
This includes the peer one is connected to, as well
|
||||
as the current mode.
|
||||
.It Ic toggle Ar arguments ...
|
||||
@ -1065,7 +1065,7 @@ Toggle (between
|
||||
and
|
||||
.Dv FALSE )
|
||||
various flags that control how
|
||||
.Nm telnet
|
||||
.Nm
|
||||
responds to events.
|
||||
These flags may be set explicitly to
|
||||
.Dv TRUE
|
||||
@ -1100,7 +1100,7 @@ characters are recognized (and transformed into
|
||||
sequences; see
|
||||
.Ic set
|
||||
above for details),
|
||||
.Nm telnet
|
||||
.Nm
|
||||
refuses to display any data on the user's terminal
|
||||
until the remote system acknowledges (via a
|
||||
.Dv TELNET TIMING MARK
|
||||
@ -1273,7 +1273,7 @@ The initial value for this toggle is
|
||||
.Dv FALSE .
|
||||
.It Ic options
|
||||
Toggles the display of some internal
|
||||
.Nm telnet
|
||||
.Nm
|
||||
protocol processing (having to do with
|
||||
.Tn TELNET
|
||||
options).
|
||||
@ -1323,7 +1323,7 @@ commands.
|
||||
.El
|
||||
.It Ic z
|
||||
Suspend
|
||||
.Nm telnet .
|
||||
.Nm .
|
||||
This command only works when the user is using the
|
||||
.Xr csh 1 .
|
||||
.It Ic \&! Op Ar command
|
||||
@ -1334,10 +1334,10 @@ is omitted, then an interactive
|
||||
subshell is invoked.
|
||||
.It Ic \&? Op Ar command
|
||||
Get help. With no arguments,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
prints a help summary.
|
||||
If a command is specified,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will print the help information for just that command.
|
||||
.El
|
||||
.Sh ENVIRONMENT
|
||||
|
@ -170,7 +170,7 @@ information, plus some additional information
|
||||
about what processing is going on.
|
||||
.It Cm netdata
|
||||
Display the data stream received by
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.It Cm ptydata
|
||||
Display data written to the pty.
|
||||
.It Cm exercise
|
||||
@ -332,7 +332,7 @@ It disables the use of
|
||||
authentication, and
|
||||
can be used to temporarily disable
|
||||
a specific authentication type without having to recompile
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.El
|
||||
.Pp
|
||||
.Nm Telnetd
|
||||
|
@ -41,7 +41,7 @@
|
||||
.Tn TELNET
|
||||
protocol
|
||||
.Sh SYNOPSIS
|
||||
.Nm telnet
|
||||
.Nm
|
||||
.Op Fl 8EFKLNacdfrx
|
||||
.Op Fl S Ar tos
|
||||
.Op Fl X Ar authtype
|
||||
@ -56,18 +56,18 @@ protocol
|
||||
.Oc
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command
|
||||
is used to communicate with another host using the
|
||||
.Tn TELNET
|
||||
protocol.
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is invoked without the
|
||||
.Ar host
|
||||
argument, it enters command mode,
|
||||
indicated by its prompt
|
||||
.Pq Nm telnet\&> .
|
||||
.Pq Dq Li telnet\&> .
|
||||
In this mode, it accepts and executes the commands listed below.
|
||||
If it is invoked with arguments, it performs an
|
||||
.Ic open
|
||||
@ -133,7 +133,7 @@ toggle to
|
||||
.It Fl e Ar escape char
|
||||
Sets the initial
|
||||
.Nm
|
||||
.Nm telnet
|
||||
.Nm
|
||||
escape character to
|
||||
.Ar escape char.
|
||||
If
|
||||
@ -193,7 +193,7 @@ of a remote host.
|
||||
.It Ar port
|
||||
Indicates a port number (address of an application). If a number is
|
||||
not specified, the default
|
||||
.Nm telnet
|
||||
.Nm
|
||||
port is used.
|
||||
.El
|
||||
.Pp
|
||||
@ -203,12 +203,12 @@ Similarly, the line ~^Z suspends the telnet session.
|
||||
The line ~^] escapes to the normal telnet escape prompt.
|
||||
.Pp
|
||||
Once a connection has been opened,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will attempt to enable the
|
||||
.Dv TELNET LINEMODE
|
||||
option.
|
||||
If this fails, then
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will revert to one of two input modes:
|
||||
either \*(Lqcharacter at a time\*(Rq
|
||||
or \*(Lqold line by line\*(Rq
|
||||
@ -280,14 +280,14 @@ and
|
||||
.Ic intr ) .
|
||||
.Pp
|
||||
While connected to a remote host,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command mode may be entered by typing the
|
||||
.Nm telnet
|
||||
.Nm
|
||||
\*(Lqescape character\*(Rq (initially \*(Lq^]\*(Rq).
|
||||
When in command mode, the normal terminal editing conventions are available.
|
||||
.Pp
|
||||
The following
|
||||
.Nm telnet
|
||||
.Nm
|
||||
commands are available.
|
||||
Only enough of each command to uniquely identify it need be typed
|
||||
(this is also true for arguments to the
|
||||
@ -543,7 +543,7 @@ command.
|
||||
Open a connection to the named host.
|
||||
If no port number
|
||||
is specified,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will attempt to contact a
|
||||
.Tn TELNET
|
||||
server at the default port.
|
||||
@ -559,7 +559,7 @@ to be passed to the remote system via the
|
||||
.Ev ENVIRON
|
||||
option.
|
||||
When connecting to a non-standard port,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
omits any automatic initiation of
|
||||
.Tn TELNET
|
||||
options. When the port number is preceded by a minus sign,
|
||||
@ -573,16 +573,16 @@ without white space are the start of a machine entry. The
|
||||
first thing on the line is the name of the machine that is
|
||||
being connected to. The rest of the line, and successive
|
||||
lines that begin with white space are assumed to be
|
||||
.Nm telnet
|
||||
.Nm
|
||||
commands and are processed as if they had been typed
|
||||
in manually to the
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command prompt.
|
||||
.It Ic quit
|
||||
Close any open
|
||||
.Tn TELNET
|
||||
session and exit
|
||||
.Nm telnet .
|
||||
.Nm .
|
||||
An end of file (in command mode) will also close a session and exit.
|
||||
.It Ic send Ar arguments
|
||||
Sends one or more special character sequences to the remote host.
|
||||
@ -639,7 +639,7 @@ Sends the
|
||||
sequence.
|
||||
.It Ic escape
|
||||
Sends the current
|
||||
.Nm telnet
|
||||
.Nm
|
||||
escape character (initially \*(Lq^\*(Rq).
|
||||
.It Ic ga
|
||||
Sends the
|
||||
@ -711,7 +711,7 @@ command.
|
||||
The
|
||||
.Ic set
|
||||
command will set any one of a number of
|
||||
.Nm telnet
|
||||
.Nm
|
||||
variables to a specific value or to
|
||||
.Dv TRUE .
|
||||
The special value
|
||||
@ -757,7 +757,7 @@ of entered characters (for normal processing), and suppressing
|
||||
echoing of entered characters (for entering, say, a password).
|
||||
.It Ic eof
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Rq mode, entering this character
|
||||
@ -768,7 +768,7 @@ The initial value of the eof character is taken to be the terminal's
|
||||
character.
|
||||
.It Ic erase
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -777,7 +777,7 @@ mode (see
|
||||
below),
|
||||
.Sy and
|
||||
if
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in \*(Lqcharacter at a time\*(Rq mode, then when this
|
||||
character is typed, a
|
||||
.Dv TELNET EC
|
||||
@ -792,14 +792,14 @@ the terminal's
|
||||
character.
|
||||
.It Ic escape
|
||||
This is the
|
||||
.Nm telnet
|
||||
.Nm
|
||||
escape character (initially \*(Lq^[\*(Rq) which causes entry
|
||||
into
|
||||
.Nm telnet
|
||||
.Nm
|
||||
command mode (when connected to a remote system).
|
||||
.It Ic flushoutput
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -832,7 +832,7 @@ the forwarding characters are taken from the terminal's
|
||||
eol and eol2 characters.
|
||||
.It Ic interrupt
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -854,7 +854,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic kill
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -863,7 +863,7 @@ mode (see
|
||||
below),
|
||||
.Ic and
|
||||
if
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in \*(Lqcharacter at a time\*(Rq mode, then when this
|
||||
character is typed, a
|
||||
.Dv TELNET EL
|
||||
@ -878,7 +878,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic lnext
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Lq mode, then this character is taken to
|
||||
@ -891,7 +891,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic quit
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode (see
|
||||
@ -913,7 +913,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic reprint
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Lq mode, then this character is taken to
|
||||
@ -960,7 +960,7 @@ the terminal's
|
||||
character.
|
||||
.It Ic susp
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is in
|
||||
.Ic localchars
|
||||
mode, or
|
||||
@ -990,7 +990,7 @@ will be written. If it is set to
|
||||
then tracing information will be written to standard output (the default).
|
||||
.It Ic worderase
|
||||
If
|
||||
.Nm telnet
|
||||
.Nm
|
||||
is operating in
|
||||
.Dv LINEMODE
|
||||
or \*(Lqold line by line\*(Lq mode, then this character is taken to
|
||||
@ -1041,7 +1041,7 @@ the local side, the local side will switch to the remote value.
|
||||
Switch to the local defaults for the special characters. The
|
||||
local default characters are those of the local terminal at
|
||||
the time when
|
||||
.Nm telnet
|
||||
.Nm
|
||||
was started.
|
||||
.It Ic import
|
||||
Switch to the remote defaults for the special characters.
|
||||
@ -1056,7 +1056,7 @@ command.
|
||||
.El
|
||||
.It Ic status
|
||||
Show the current status of
|
||||
.Nm telnet .
|
||||
.Nm .
|
||||
This includes the peer one is connected to, as well
|
||||
as the current mode.
|
||||
.It Ic toggle Ar arguments ...
|
||||
@ -1065,7 +1065,7 @@ Toggle (between
|
||||
and
|
||||
.Dv FALSE )
|
||||
various flags that control how
|
||||
.Nm telnet
|
||||
.Nm
|
||||
responds to events.
|
||||
These flags may be set explicitly to
|
||||
.Dv TRUE
|
||||
@ -1100,7 +1100,7 @@ characters are recognized (and transformed into
|
||||
sequences; see
|
||||
.Ic set
|
||||
above for details),
|
||||
.Nm telnet
|
||||
.Nm
|
||||
refuses to display any data on the user's terminal
|
||||
until the remote system acknowledges (via a
|
||||
.Dv TELNET TIMING MARK
|
||||
@ -1273,7 +1273,7 @@ The initial value for this toggle is
|
||||
.Dv FALSE .
|
||||
.It Ic options
|
||||
Toggles the display of some internal
|
||||
.Nm telnet
|
||||
.Nm
|
||||
protocol processing (having to do with
|
||||
.Tn TELNET
|
||||
options).
|
||||
@ -1323,7 +1323,7 @@ commands.
|
||||
.El
|
||||
.It Ic z
|
||||
Suspend
|
||||
.Nm telnet .
|
||||
.Nm .
|
||||
This command only works when the user is using the
|
||||
.Xr csh 1 .
|
||||
.It Ic \&! Op Ar command
|
||||
@ -1334,10 +1334,10 @@ is omitted, then an interactive
|
||||
subshell is invoked.
|
||||
.It Ic \&? Op Ar command
|
||||
Get help. With no arguments,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
prints a help summary.
|
||||
If a command is specified,
|
||||
.Nm telnet
|
||||
.Nm
|
||||
will print the help information for just that command.
|
||||
.El
|
||||
.Sh ENVIRONMENT
|
||||
|
@ -170,7 +170,7 @@ information, plus some additional information
|
||||
about what processing is going on.
|
||||
.It Cm netdata
|
||||
Display the data stream received by
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.It Cm ptydata
|
||||
Display data written to the pty.
|
||||
.It Cm exercise
|
||||
@ -332,7 +332,7 @@ It disables the use of
|
||||
authentication, and
|
||||
can be used to temporarily disable
|
||||
a specific authentication type without having to recompile
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.El
|
||||
.Pp
|
||||
.Nm Telnetd
|
||||
|
@ -37,19 +37,19 @@
|
||||
.Nd manually manipulate the IPsec SA/SP database.
|
||||
.\"
|
||||
.Sh SYNOPSIS
|
||||
.Nm setkey
|
||||
.Nm
|
||||
.Op Fl dv
|
||||
.Fl c
|
||||
.Nm setkey
|
||||
.Nm
|
||||
.Op Fl dv
|
||||
.Fl f Ar filename
|
||||
.Nm setkey
|
||||
.Nm
|
||||
.Op Fl adPlv
|
||||
.Fl D
|
||||
.Nm setkey
|
||||
.Nm
|
||||
.Op Fl dPv
|
||||
.Fl F
|
||||
.Nm setkey
|
||||
.Nm
|
||||
.Op Fl h
|
||||
.Fl x
|
||||
.\"
|
||||
|
@ -40,7 +40,7 @@
|
||||
.Nm IPXrouted
|
||||
.Nd IPX Routing Information Protocol daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
.Op Fl N
|
||||
.Op Fl q
|
||||
.Op Fl s
|
||||
@ -48,7 +48,7 @@
|
||||
.Op Fl t
|
||||
.Op Ar logfile
|
||||
.Sh DESCRIPTION
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
is invoked at boot time to manage the IPX routing tables.
|
||||
The IPX routing daemon uses the Novell IPX Routing
|
||||
Information Protocol in maintaining up to date kernel routing
|
||||
@ -64,25 +64,25 @@ Do not supply routing information (opposite of
|
||||
option below).
|
||||
.It Fl s
|
||||
Forces
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
to supply routing information whether it is acting as an internetwork
|
||||
router or not.
|
||||
.It Fl S
|
||||
Do not supply Service Advertizing Protocol
|
||||
.Nm (SAP)
|
||||
(SAP)
|
||||
information.
|
||||
The default is to supply
|
||||
.Nm SAP
|
||||
SAP
|
||||
information.
|
||||
.It Fl t
|
||||
All packets sent or received are
|
||||
printed on the standard output. In addition,
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
will not divorce itself from the controlling terminal
|
||||
so that interrupts from the keyboard will kill the process.
|
||||
.It Ar logfile
|
||||
Name of file in which
|
||||
.Nm IPXrouted Ns 's
|
||||
.Nm Ns 's
|
||||
actions should be logged. This log contains information
|
||||
about any changes to the routing tables and a history of
|
||||
recent messages sent and received which are related to
|
||||
@ -90,7 +90,7 @@ the changed route.
|
||||
.El
|
||||
.Pp
|
||||
In normal operation
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
listens
|
||||
for routing information packets. If the host is connected to
|
||||
multiple IPX networks, it periodically supplies copies
|
||||
@ -98,7 +98,7 @@ of its routing tables to any directly connected hosts
|
||||
and networks.
|
||||
.Pp
|
||||
When
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
is started, it uses the
|
||||
.Dv SIOCGIFCONF
|
||||
.Xr ioctl 2
|
||||
@ -110,7 +110,7 @@ system and marked
|
||||
is ignored). If multiple interfaces
|
||||
are present, it is assumed the host will forward packets
|
||||
between networks.
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
then transmits a
|
||||
.Em request
|
||||
packet on each interface (using a broadcast packet if
|
||||
@ -124,7 +124,7 @@ packets from other hosts.
|
||||
When a
|
||||
.Em request
|
||||
packet is received,
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
formulates a reply based on the information maintained in its
|
||||
internal tables. The
|
||||
.Em response
|
||||
@ -140,7 +140,7 @@ route returned provides a metric
|
||||
.Pp
|
||||
.Em Response
|
||||
packets received by
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
are used to update the routing tables if one of the following
|
||||
conditions is satisfied:
|
||||
.Bl -bullet
|
||||
@ -165,7 +165,7 @@ to decide this.
|
||||
.El
|
||||
.Pp
|
||||
When an update is applied,
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
records the change in its internal tables and generates a
|
||||
.Em response
|
||||
packet to all directly connected hosts and networks.
|
||||
@ -175,7 +175,7 @@ of time (no more than 30 seconds) before modifying the kernel's
|
||||
routing tables to allow possible unstable situations to settle.
|
||||
.Pp
|
||||
In addition to processing incoming packets,
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
also periodically checks the routing table entries.
|
||||
If an entry has not been updated for 3 minutes, the entry's metric
|
||||
is set to infinity and marked for deletion. Deletions are delayed
|
||||
@ -187,7 +187,7 @@ routing tables every 30 seconds to all directly connected hosts
|
||||
and networks.
|
||||
.Pp
|
||||
If
|
||||
.Nm IPXrouted
|
||||
.Nm
|
||||
receives a SIGINFO signal the current contents of the RIP and SAP
|
||||
tables are appended to the file /var/log/ipxrouted.dmp.
|
||||
.Sh SEE ALSO
|
||||
|
@ -37,7 +37,7 @@
|
||||
.Nm ac
|
||||
.Nd connect time accounting
|
||||
.Sh SYNOPSIS
|
||||
.Nm ac
|
||||
.Nm
|
||||
.Op Fl dp
|
||||
.\".Op Fl c Ar console
|
||||
.Op Fl t Ar tty
|
||||
|
@ -7,7 +7,7 @@
|
||||
.Nm accton
|
||||
.Nd enable/disable system accounting
|
||||
.Sh SYNOPSIS
|
||||
.Nm accton
|
||||
.Nm
|
||||
.Op Ar acctfile
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -36,10 +36,10 @@
|
||||
.Nm acpidump
|
||||
.Nd dump ACPI tables
|
||||
.Sh SYNOPSIS
|
||||
.Nm acpidump
|
||||
.Nm acpidump
|
||||
.Nm
|
||||
.Nm
|
||||
.Op Fl o Ar dsdt_file_for_output
|
||||
.Nm acpidump
|
||||
.Nm
|
||||
.Op Fl f Ar dsdt_file_for_input
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
@ -108,7 +108,7 @@ outputs DSDT, it disassembles the AML data and
|
||||
translates them into ASL.
|
||||
.Sh OPTIONS
|
||||
The following options are supported by
|
||||
.Nm Ns :
|
||||
.Nm :
|
||||
.Bl -tag -width indent
|
||||
.It Fl o Ar dsdt_file_for_output
|
||||
Stores DSDT data block from physical memory into a file specified in
|
||||
|
@ -36,7 +36,7 @@
|
||||
.Nd executing and debugging AML interpreter
|
||||
.Pq with DSDT files
|
||||
.Sh SYNOPSIS
|
||||
.Nm amldb
|
||||
.Nm
|
||||
.Op Fl dhst
|
||||
.Ar dsdt_file ...
|
||||
.Sh DESCRIPTION
|
||||
@ -204,12 +204,12 @@ occurs as the beginning of word with the specified number of characters.
|
||||
.It Cm h
|
||||
.Em Show help messsage:
|
||||
Displays the command summary of
|
||||
.Nm amldb .
|
||||
.Nm .
|
||||
.El
|
||||
.Pp
|
||||
.Sh OPTIONS
|
||||
Exactly one of the following options must be specified. Otherwise,
|
||||
.Nm amldb
|
||||
.Nm
|
||||
shows its usage and terminates.
|
||||
.Bl -tag -width indent
|
||||
.It Fl d
|
||||
@ -230,7 +230,7 @@ DSDT data file is read.
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
The following is an example including, invoking the
|
||||
.Nm amldb ,
|
||||
.Nm ,
|
||||
searching
|
||||
.Li _PRS
|
||||
.Pq Possible Resource Settings
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm adduser
|
||||
.Nd command for adding new users
|
||||
.Sh SYNOPSIS
|
||||
.Nm adduser
|
||||
.Nm
|
||||
.Bk -words
|
||||
.Op Fl check_only
|
||||
.Op Fl class Ar login_class
|
||||
|
@ -33,7 +33,7 @@
|
||||
.Nm rmuser
|
||||
.Nd removes users from the system
|
||||
.Sh SYNOPSIS
|
||||
.Nm rmuser
|
||||
.Nm
|
||||
.Op Fl y
|
||||
.Op Ar username
|
||||
.Sh DESCRIPTION
|
||||
|
@ -37,65 +37,65 @@
|
||||
.Nm ancontrol
|
||||
.Nd configure Aironet 4500/4800 devices
|
||||
.Sh SYNOPSIS
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl A
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl N
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl S
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl I
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl T
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl C
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl t Ar 0|1|2|3|4
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl s Ar 0|1|2|3
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface
|
||||
.Op Fl v Ar 1|2|3|4
|
||||
.Fl a Ar AP
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl b Ar beacon period
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface
|
||||
.Op v Ar 0|1
|
||||
.Fl d Ar 0|1|2|3
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl e Ar 0|1
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface
|
||||
.Op Fl v Ar 0|1
|
||||
.Fl k Ar key
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface
|
||||
.Fl K Ar mode
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface
|
||||
.Fl W Ar mode
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl j Ar netjoin timeout
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl l Ar station name
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl m Ar mac address
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface
|
||||
.Op Fl v Ar 1|2|3
|
||||
.Fl n Ar SSID
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl o Ar 0|1
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl p Ar tx power
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl c Ar channel number
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl f Ar fragmentation threshold
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl i Ar iface Fl r Ar RTS threshold
|
||||
.Nm ancontrol
|
||||
.Nm
|
||||
.Fl h
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -15,10 +15,10 @@
|
||||
.Dt APM 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm apm, zzz
|
||||
.Nm apm , zzz
|
||||
.Nd control the APM BIOS and display its information
|
||||
.Sh SYNOPSIS
|
||||
.Nm apm
|
||||
.Nm
|
||||
.Op Fl ablstzZ
|
||||
.Op Fl d Ar enable
|
||||
.Op Fl e Ar enable
|
||||
@ -34,12 +34,12 @@ displays the current status of APM on laptop PCs.
|
||||
suspends the system by controlling APM.
|
||||
.Pp
|
||||
The following options are available for
|
||||
.Nm apm
|
||||
.Nm
|
||||
(no options are available for
|
||||
.Nm zzz
|
||||
).
|
||||
If no options are specified,
|
||||
.Nm apm
|
||||
.Nm
|
||||
displays information and current status of APM in verbose mode.
|
||||
If multiple display options are given, the values are displayed one
|
||||
per line in the order given here.
|
||||
@ -117,9 +117,9 @@ It is equivalent to
|
||||
.El
|
||||
.Sh BUGS
|
||||
Some APM implementations do not support parameters needed by
|
||||
.Nm apm .
|
||||
.Nm .
|
||||
On such systems,
|
||||
.Nm apm
|
||||
.Nm
|
||||
displays them as unknown.
|
||||
.Pp
|
||||
Some APM implementations cannot handle events such as pushing the
|
||||
@ -128,7 +128,7 @@ power button or closing the cover. On such implementations, the system
|
||||
be suspended
|
||||
.Ar only
|
||||
by using
|
||||
.Nm apm
|
||||
.Nm
|
||||
or
|
||||
.Nm zzz .
|
||||
.Sh NOTES
|
||||
|
@ -35,7 +35,7 @@
|
||||
.Nm apmd
|
||||
.Nd Advanced Power Management monitor daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm apmd
|
||||
.Nm
|
||||
.Op Fl d
|
||||
.Op Fl f file
|
||||
.Op Fl v
|
||||
@ -46,12 +46,12 @@ monitors the occurrence of the specified Advanced Power Management
|
||||
events and, if one of the events occurs, it executes the sequence of
|
||||
commands corresponding to the event. Only the events specified in the
|
||||
configuration file are notified to
|
||||
.Nm apmd ;
|
||||
.Nm ;
|
||||
all other events are ignored. For each event posted by the APM BIOS,
|
||||
.Nm apmd
|
||||
.Nm
|
||||
invokes the sequence of commands specified in the configuration file.
|
||||
When
|
||||
.Nm apmd
|
||||
.Nm
|
||||
is running with monitoring suspend/standby requests,
|
||||
the kernel will not process those requests.
|
||||
Therefore, if you wish action to be taken when these events
|
||||
@ -63,7 +63,7 @@ recognizes the following runtime options:
|
||||
.Bl -tag -width -f_file
|
||||
.It Fl d
|
||||
Starts in debug mode. This causes
|
||||
.Nm apmd
|
||||
.Nm
|
||||
to execute in the foreground instead of in daemon mode.
|
||||
.It Fl f Ar file
|
||||
Specifies a different configuration file
|
||||
@ -75,7 +75,7 @@ Verbose mode.
|
||||
.El
|
||||
.Pp
|
||||
When
|
||||
.Nm apmd
|
||||
.Nm
|
||||
starts, it reads the configuration file
|
||||
.Po
|
||||
.Pa /etc/apmd.conf
|
||||
@ -86,7 +86,7 @@ When it terminates, the APM device driver automatically cancels
|
||||
monitored events.
|
||||
.Pp
|
||||
If the
|
||||
.Nm apmd
|
||||
.Nm
|
||||
process receives a SIGHUP, it will reread its configuration file and
|
||||
notify the APM device driver of any changes to its configuration.
|
||||
.Pp
|
||||
@ -97,34 +97,34 @@ to issue
|
||||
.Xr ioctl 2
|
||||
requests for monitoring events and for controlling the APM system.
|
||||
This device file is opened exclusively, so only a single
|
||||
.Nm apmd
|
||||
.Nm
|
||||
process can be running at any time.
|
||||
.Pp
|
||||
When
|
||||
.Nm apmd
|
||||
.Nm
|
||||
receives an APM event, it forks a child process to execute the
|
||||
commands specified in the configuration file and then continues
|
||||
listening for more events. The child process executes the commands
|
||||
specified, one at a time and in the order that they are listed.
|
||||
.Pp
|
||||
While
|
||||
.Nm apmd
|
||||
.Nm
|
||||
is processing the command list for SUSPEND/STANDBY requests, the APM kernel
|
||||
device driver issues notifications to APM BIOS once per second so that the
|
||||
BIOS knows that there are still some commands pending, and that it should not
|
||||
complete the request just yet.
|
||||
.Pp
|
||||
The
|
||||
.Nm apmd
|
||||
.Nm
|
||||
daemon creates the file
|
||||
.Pa /var/run/apmd.pid ,
|
||||
and stores its process
|
||||
id there.
|
||||
This can be used to kill or reconfigure
|
||||
.Nm apmd .
|
||||
.Nm .
|
||||
.Sh CONFIGURATION FILE
|
||||
The structure of the
|
||||
.Nm apmd
|
||||
.Nm
|
||||
configuration file is quite simple. For example:
|
||||
.Pp
|
||||
.Bd -literal
|
||||
@ -136,7 +136,7 @@ apm_event SUSPENDREQ {
|
||||
.Ed
|
||||
.Pp
|
||||
will cause
|
||||
.Nm apmd
|
||||
.Nm
|
||||
to receive the APM event
|
||||
.Ql SUSPENDREQ
|
||||
(which may be posted by an LCD close), run the
|
||||
@ -162,7 +162,7 @@ valid event names:
|
||||
.Bl -item
|
||||
.It
|
||||
- Events ignored by the kernel if
|
||||
.Nm apmd
|
||||
.Nm
|
||||
is running:
|
||||
.Pp
|
||||
.Bl -tag -hang -width USERSUSPENDREQ -compact -offset indent
|
||||
@ -177,7 +177,7 @@ only zzz should be specified in the command list.
|
||||
.El
|
||||
.It
|
||||
- Events passed to
|
||||
.Nm apmd
|
||||
.Nm
|
||||
after kernel handling:
|
||||
.Pp
|
||||
.Bl -tag -hang -width USERSUSPENDREQ -compact -offset indent
|
||||
@ -190,7 +190,7 @@ after kernel handling:
|
||||
.El
|
||||
.Pp
|
||||
Other events will not be sent to
|
||||
.Nm apmd .
|
||||
.Nm .
|
||||
.El
|
||||
.Ed
|
||||
.It
|
||||
@ -204,14 +204,14 @@ The command list for the event should be enclosed by
|
||||
.Ql {
|
||||
and
|
||||
.Ql } .
|
||||
.Nm apmd
|
||||
.Nm
|
||||
uses
|
||||
.Pa /bin/sh
|
||||
for double-quotation enclosed command execution, just as with
|
||||
.Xr system 3 .
|
||||
Each command is executed in order until the end of
|
||||
the list is reached or a command finishes with a non-zero status code.
|
||||
.Nm apmd
|
||||
.Nm
|
||||
will report any failed command's status code via
|
||||
.Xr syslog 3
|
||||
and will then reject the request event posted by the APM BIOS.
|
||||
@ -220,7 +220,7 @@ and will then reject the request event posted by the APM BIOS.
|
||||
Built-in functions
|
||||
.Bd -ragged -offset indent
|
||||
You can also specify
|
||||
.Nm apmd
|
||||
.Nm
|
||||
built-in functions instead of command lines.
|
||||
A built-in function name should be terminated with a semicolon,
|
||||
just as with a command line.
|
||||
@ -292,6 +292,6 @@ and
|
||||
.An Nick Hilliard Aq nick@foobar.org .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm apmd
|
||||
.Nm
|
||||
command appeared in
|
||||
.Fx 3.3 .
|
||||
|
@ -39,27 +39,27 @@
|
||||
.Nm arp
|
||||
.Nd address resolution display and control
|
||||
.Sh SYNOPSIS
|
||||
.Nm arp
|
||||
.Nm
|
||||
.Op Fl n
|
||||
.Ar hostname
|
||||
.Nm arp
|
||||
.Nm
|
||||
.Op Fl n
|
||||
.Fl a
|
||||
.Nm arp
|
||||
.Nm
|
||||
.Fl d Ar hostname
|
||||
.Op Ar proxy
|
||||
.Nm arp
|
||||
.Nm
|
||||
.Fl d
|
||||
.Fl a
|
||||
.Nm arp
|
||||
.Nm
|
||||
.Fl s Ar hostname ether_addr
|
||||
.Op Ar temp
|
||||
.Op Ar pub
|
||||
.Nm arp
|
||||
.Nm
|
||||
.Fl S Ar hostname ether_addr
|
||||
.Op Ar temp
|
||||
.Op Ar pub
|
||||
.Nm arp
|
||||
.Nm
|
||||
.Fl f Ar filename
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm boot0cfg
|
||||
.Nd boot manager installation/configuration utility
|
||||
.Sh SYNOPSIS
|
||||
.Nm boot0cfg
|
||||
.Nm
|
||||
.Op Fl Bv
|
||||
.Op Fl b Ar boot0
|
||||
.Op Fl d Ar drive
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm btxld
|
||||
.Nd link editor for BTX clients
|
||||
.Sh SYNOPSIS
|
||||
.Nm btxld
|
||||
.Nm
|
||||
.Op Fl qv
|
||||
.Op Fl b Ar file
|
||||
.Op Fl E Ar address
|
||||
|
@ -34,7 +34,7 @@
|
||||
.Nm burncd
|
||||
.Nd control the ATAPI CD-R/RW driver
|
||||
.Sh SYNOPSIS
|
||||
.Nm burncd
|
||||
.Nm
|
||||
.Op Fl f Ar device
|
||||
.Op Fl s Ar speed
|
||||
.Op Fl e
|
||||
@ -115,7 +115,7 @@ The typical usage for burning a mixed mode CD-R:
|
||||
.Sh BUGS
|
||||
Probably, please report when found.
|
||||
.Sh HISTORY
|
||||
.Nm burncd
|
||||
.Nm
|
||||
is currently under development.
|
||||
The
|
||||
.Nm
|
||||
|
@ -7,7 +7,7 @@
|
||||
.Nm cdcontrol
|
||||
.Nd compact disc control utility
|
||||
.Sh SYNOPSIS
|
||||
.Nm cdcontrol
|
||||
.Nm
|
||||
.Op Fl sv
|
||||
.Op Fl f Ar device
|
||||
.Op Ar command ...
|
||||
|
@ -42,7 +42,7 @@
|
||||
.Nm chgrp
|
||||
.Nd change group
|
||||
.Sh SYNOPSIS
|
||||
.Nm chgrp
|
||||
.Nm
|
||||
.Op Fl fhv
|
||||
.Oo
|
||||
.Fl R
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm chown
|
||||
.Nd change file owner and group
|
||||
.Sh SYNOPSIS
|
||||
.Nm chown
|
||||
.Nm
|
||||
.Op Fl fhv
|
||||
.Oo
|
||||
.Fl R
|
||||
@ -47,7 +47,7 @@
|
||||
.Oc
|
||||
.Ar owner Ns Op Ar :group
|
||||
.Ar file ...
|
||||
.Nm chown
|
||||
.Nm
|
||||
.Op Fl fhv
|
||||
.Oo
|
||||
.Fl R
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm chroot
|
||||
.Nd change root directory
|
||||
.Sh SYNOPSIS
|
||||
.Nm chroot
|
||||
.Nm
|
||||
.Ar newroot
|
||||
.Op Ar command
|
||||
.Sh DESCRIPTION
|
||||
@ -56,7 +56,7 @@ Note,
|
||||
or the shell are run as your real-user-id.
|
||||
.Sh ENVIRONMENT
|
||||
The following environment variable is referenced by
|
||||
.Nm chroot :
|
||||
.Nm :
|
||||
.Bl -tag -width SHELL
|
||||
.It Ev SHELL
|
||||
If set,
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm ckdist
|
||||
.Nd check software distributions
|
||||
.Sh SYNOPSIS
|
||||
.Nm ckdist
|
||||
.Nm
|
||||
.Bq Fl airsx
|
||||
.Bq Fl d Ar dir
|
||||
.Bq Fl n Ar name
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm config
|
||||
.Nd build system configuration files
|
||||
.Sh SYNOPSIS
|
||||
.Nm config
|
||||
.Nm
|
||||
.Op Fl gpr
|
||||
.Op Fl d Ar destdir
|
||||
.Ar SYSTEM_NAME
|
||||
@ -137,7 +137,7 @@ definitions of
|
||||
the number of various devices that will be compiled into the system.
|
||||
.Pp
|
||||
After running
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
it is necessary to run
|
||||
.Dq Li make depend
|
||||
in the directory where the new makefile
|
||||
@ -146,7 +146,7 @@ was created.
|
||||
prints a reminder of this when it completes.
|
||||
.Pp
|
||||
If any other error messages are produced by
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
the problems in the configuration file should be corrected and
|
||||
.Nm
|
||||
should be run again.
|
||||
|
@ -24,7 +24,7 @@
|
||||
.Nm cron
|
||||
.Nd daemon to execute scheduled commands (Vixie Cron)
|
||||
.Sh SYNOPSIS
|
||||
.Nm cron
|
||||
.Nm
|
||||
.Op Fl x Ar debugflag Ns Op ,...
|
||||
.Sh DESCRIPTION
|
||||
.Nm Cron
|
||||
|
@ -24,10 +24,10 @@
|
||||
.Nm crontab
|
||||
.Nd maintain crontab files for individual users (V3)
|
||||
.Sh SYNOPSIS
|
||||
.Nm crontab
|
||||
.Nm
|
||||
.Op Fl u Ar user
|
||||
.Ar file
|
||||
.Nm crontab
|
||||
.Nm
|
||||
.Op Fl u Ar user
|
||||
{
|
||||
.Fl l |
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm crunchgen
|
||||
.Nd generates build environment for a crunched binary
|
||||
.Sh SYNOPSIS
|
||||
.Nm crunchgen
|
||||
.Nm
|
||||
.Op Fl foql
|
||||
.Op Fl h Ar makefile-header-name
|
||||
.Op Fl m Ar makefile-name
|
||||
@ -128,7 +128,7 @@ Lists the names this binary will respond to.
|
||||
Set the name of a file to be included at the beginning of the
|
||||
.Pa Makefile Ns s
|
||||
generated by
|
||||
.Nm No .
|
||||
.Nm .
|
||||
This is useful to define some make variables such as
|
||||
.Va RELEASE_CRUNCH
|
||||
or similar, which might affect the behaviour of
|
||||
@ -285,7 +285,7 @@ have a symbol resolve.
|
||||
Only the
|
||||
.Ic objpaths
|
||||
parameter is actually needed by
|
||||
.Nm No ,
|
||||
.Nm ,
|
||||
but it is calculated from
|
||||
.Ic objdir
|
||||
and
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm crunchide
|
||||
.Nd hides symbol names from ld, for crunching programs together
|
||||
.Sh SYNOPSIS
|
||||
.Nm crunchide
|
||||
.Nm
|
||||
.Op Fl f Ar keep-list-file
|
||||
.Op Fl k Ar keep-symbol
|
||||
.Op Ar object-file ...
|
||||
|
@ -19,7 +19,7 @@
|
||||
.Nm ctm
|
||||
.Nd source code mirror program
|
||||
.Sh SYNOPSIS
|
||||
.Nm ctm
|
||||
.Nm
|
||||
.Op Fl cFklquv
|
||||
.Op Fl b Ar basedir
|
||||
.Op Fl B Ar backup-file
|
||||
@ -106,7 +106,7 @@ and
|
||||
options are applied in order of appearance on the command line. The last
|
||||
filter that matched a given file name determines whether the file would be
|
||||
operated on or left alone by
|
||||
.Nm ctm .
|
||||
.Nm .
|
||||
|
||||
.Nm Ctm
|
||||
will extract the file hierarchy below its working directory. Absolute
|
||||
@ -270,7 +270,7 @@ flag.
|
||||
.Pa .ctm_status
|
||||
contains the sequence number of the last CTM delta applied. Changing
|
||||
or removing this file will greatly confuse
|
||||
.Nm ctm .
|
||||
.Nm .
|
||||
|
||||
Using the
|
||||
.Fl e
|
||||
|
@ -41,7 +41,7 @@
|
||||
.Pa /dev
|
||||
database
|
||||
.Sh SYNOPSIS
|
||||
.Nm dev_mkdb
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm diskpart
|
||||
.Nd calculate default disk partition sizes
|
||||
.Sh SYNOPSIS
|
||||
.Nm diskpart
|
||||
.Nm
|
||||
.Op Fl p
|
||||
.Op Fl d
|
||||
.Op Fl s Ar size
|
||||
|
@ -42,18 +42,18 @@
|
||||
.Nm edquota
|
||||
.Nd edit user quotas
|
||||
.Sh SYNOPSIS
|
||||
.Nm edquota
|
||||
.Nm
|
||||
.Op Fl u
|
||||
.Op Fl p Ar proto-username
|
||||
.Ar username ...
|
||||
.Nm edquota
|
||||
.Nm
|
||||
.Fl g
|
||||
.Op Fl p Ar proto-groupname
|
||||
.Ar groupname ...
|
||||
.Nm edquota
|
||||
.Nm
|
||||
.Fl t
|
||||
.Op Fl u
|
||||
.Nm edquota
|
||||
.Nm
|
||||
.Fl t
|
||||
.Fl g
|
||||
.Sh DESCRIPTION
|
||||
|
@ -18,7 +18,7 @@
|
||||
.Nm elf2exe
|
||||
.Nd convert Alpha ELF executable to AlphaBIOS / ARCS format
|
||||
.Sh SYNOPSIS
|
||||
.Nm elf2exe
|
||||
.Nm
|
||||
.Ar infile
|
||||
.Ar outfile
|
||||
.Sh DESCRIPTION
|
||||
|
@ -32,24 +32,24 @@
|
||||
.Nm extattrctl
|
||||
.Nd manage FFS extended attributes
|
||||
.Sh SYNOPSIS
|
||||
.Nm extattrctl
|
||||
.Nm
|
||||
.Cm start
|
||||
.Ar path
|
||||
.Nm extattrctl
|
||||
.Nm
|
||||
.Cm stop
|
||||
.Ar path
|
||||
.Nm extattrctl
|
||||
.Nm
|
||||
.Cm initattr
|
||||
.Op Fl f
|
||||
.Op Fl p Ar path
|
||||
.Ar attrsize
|
||||
.Ar attrfile
|
||||
.Nm extattrctl
|
||||
.Nm
|
||||
.Cm enable
|
||||
.Ar path
|
||||
.Ar attrname
|
||||
.Ar attrfile
|
||||
.Nm extattrctl
|
||||
.Nm
|
||||
.Cm disable
|
||||
.Ar path
|
||||
.Ar attrname
|
||||
|
@ -63,7 +63,7 @@ destination.
|
||||
For example, if
|
||||
.Li 3ffe:0501:4819:ffff::
|
||||
is reserved for
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
and the
|
||||
.Tn TCPv6
|
||||
destination address is
|
||||
@ -125,7 +125,7 @@ or other standard mechanisms.
|
||||
By specifying
|
||||
.Ar serverpath
|
||||
to
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
you can run local daemons on the router.
|
||||
.Nm
|
||||
will invoke local daemon at
|
||||
@ -227,7 +227,7 @@ in
|
||||
.Xr inetd 8 .
|
||||
.Sh EXAMPLES
|
||||
Before invoking
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
.Xr faith 4
|
||||
interface has to be configured properly.
|
||||
.Bd -literal -offset
|
||||
|
@ -33,10 +33,10 @@
|
||||
.Nm fdcontrol
|
||||
.Nd modify floppy disk parameters
|
||||
.Sh SYNOPSIS
|
||||
.Nm fdcontrol
|
||||
.Nm
|
||||
.Op Fl d Ar 0|1
|
||||
.Ar device
|
||||
.Nm fdcontrol
|
||||
.Nm
|
||||
.Op Fl s
|
||||
.Ar device
|
||||
.Sh DESCRIPTION
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm fdformat
|
||||
.Nd format floppy disks
|
||||
.Sh SYNOPSIS
|
||||
.Nm fdformat
|
||||
.Nm
|
||||
.Op Fl q
|
||||
.Op Fl y
|
||||
.Op Fl v | Fl n
|
||||
@ -39,7 +39,7 @@
|
||||
.Op Fl c Ar cyls
|
||||
.Op Fl s Ar secs
|
||||
.Op Fl h Ar heads
|
||||
.Nm fdformat
|
||||
.Nm
|
||||
.Op Fl r Ar rate
|
||||
.Op Fl g Ar gap3len
|
||||
.Op Fl i Ar intleave
|
||||
@ -66,7 +66,7 @@ to the
|
||||
Note that any geometry constraints of the device node
|
||||
.Pq minor device number
|
||||
are meaningless, since they're overridden by
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.Pp
|
||||
The options are as follows:
|
||||
.Bl -tag -width 10n -offset indent
|
||||
|
@ -16,7 +16,7 @@
|
||||
.Nm fdwrite
|
||||
.Nd format and write floppy disks
|
||||
.Sh SYNOPSIS
|
||||
.Nm fdwrite
|
||||
.Nm
|
||||
.Op Fl v
|
||||
.Op Fl y
|
||||
.Op Fl f Ar inputfile
|
||||
|
@ -32,7 +32,7 @@
|
||||
.Nm getextattr
|
||||
.Nd retrieve a named extended attribute
|
||||
.Sh SYNOPSIS
|
||||
.Nm getextattr
|
||||
.Nm
|
||||
.Op Fl ls
|
||||
.Ar attrname
|
||||
.Ar filename ...
|
||||
|
@ -39,10 +39,10 @@
|
||||
.Ar interface
|
||||
.Op Ar af
|
||||
.Op Ar physsrc physdest
|
||||
.Nm gifconfig
|
||||
.Nm
|
||||
.Ar interface
|
||||
.Ic delete
|
||||
.Nm gifconfig
|
||||
.Nm
|
||||
.Fl a
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
|
@ -38,7 +38,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
.Nm dtmfdecode
|
||||
.Nm
|
||||
is part of the isdn4bsd package and is used to detect DTMF tones in the
|
||||
audio stream.
|
||||
.Pp
|
||||
|
@ -42,7 +42,7 @@
|
||||
.Op Fl A
|
||||
.Op Fl R
|
||||
.Sh DESCRIPTION
|
||||
.Nm g711conv
|
||||
.Nm
|
||||
is part of the isdn4bsd package and is used to convert between the A-Law and
|
||||
u-law formats as specified in ITU G.711. It is based on a freely available
|
||||
and freely usable reference implementation done by Sun Microsystems, Inc.
|
||||
|
@ -35,7 +35,7 @@
|
||||
.Nm isdnd
|
||||
.Nd isdn4bsd ISDN connection management daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
.Op Fl c Ar configfile
|
||||
.Op Fl d Ar debuglevel
|
||||
.Op Fl f
|
||||
@ -59,12 +59,12 @@ The options are as follows:
|
||||
Use
|
||||
.Ar configfile
|
||||
as the name of the runtime configuration filename for
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
instead of the default file
|
||||
.Li /etc/isdn/isdnd.rc .
|
||||
.It Fl d
|
||||
If debugging support is compiled into
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
this option is used to specify the debugging level, or better which kind
|
||||
of debugging messages are displayed. The debugging level is the sum of the
|
||||
following values:
|
||||
@ -103,7 +103,7 @@ disable displaying debug messages on the full-screen display.
|
||||
.Pp
|
||||
.It Fl f
|
||||
Specifying this option causes
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
to enter the full-screen mode of operation. When operating in this mode,
|
||||
entering the control character
|
||||
.Em Control-L
|
||||
@ -151,7 +151,7 @@ The
|
||||
exits after the printout is done.
|
||||
.It Fl F
|
||||
This option prevents
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
to detach from the controlling tty and become a daemon.
|
||||
.It Fl r
|
||||
In conjunction with the
|
||||
@ -159,7 +159,7 @@ In conjunction with the
|
||||
option,
|
||||
.Ar device
|
||||
specifies a terminal device which becomes the controlling tty for
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
and on which the full-screen mode output is displayed.
|
||||
.It Fl s
|
||||
This option may be used to specify the logging facility in case
|
||||
@ -176,7 +176,7 @@ options,
|
||||
.Ar terminaltype
|
||||
specifies a terminal type or termcap entry name (such as vt220) for the device
|
||||
used for
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
full-screen output. This is useful if an unused (no getty running) tty line is
|
||||
used for full-screen output for which no
|
||||
.Li TERM
|
||||
@ -337,7 +337,7 @@ facility) to be closed and reopened to make logfile rotation possible.
|
||||
|
||||
.Sh ENVIRONMENT
|
||||
The following environment variables affect the execution of
|
||||
.Nm isdnd :
|
||||
.Nm :
|
||||
.Bl -tag -width Ds
|
||||
.It Ev TERM
|
||||
The terminal type when running in full-screen display mode.
|
||||
@ -397,7 +397,7 @@ isdnd -d0xf9 -f -r /dev/ttyv3 -t vt100
|
||||
.Ed
|
||||
.Pp
|
||||
will start
|
||||
.Nm isdnd
|
||||
.Nm
|
||||
with reasonable debugging messages enabled, full-screen mode of operation,
|
||||
full-screen display redirected to /dev/ttyv03 and using a termcap entry
|
||||
for vt100 on this display.
|
||||
|
@ -49,7 +49,7 @@
|
||||
.Op Fl C
|
||||
.Op Fl Q
|
||||
.Sh DESCRIPTION
|
||||
.Nm isdndebug
|
||||
.Nm
|
||||
is part of the isdn4bsd package and is used to control the level of
|
||||
debugging output of the isdn4bsd kernel part.
|
||||
Every layer of the isdn4bsd kernel uses a debugging mask which can be
|
||||
|
@ -35,7 +35,7 @@
|
||||
.Nm isdndecode
|
||||
.Nd isdn4bsd ISDN protocol decode utility
|
||||
.Sh SYNOPSIS
|
||||
.Nm isdndecode
|
||||
.Nm
|
||||
.Op Fl a
|
||||
.Op Fl b
|
||||
.Op Fl d
|
||||
@ -52,7 +52,7 @@
|
||||
.Op Fl R Ar unit
|
||||
.Op Fl T Ar unit
|
||||
.Sh DESCRIPTION
|
||||
.Nm isdndecode
|
||||
.Nm
|
||||
is part of the isdn4bsd package and is used to provide the user with a
|
||||
detailed mnemonic display of the layers 1, 2 and 3 protocol activities on
|
||||
the D channel and hex dump of the B channel(s) activities.
|
||||
|
@ -35,7 +35,7 @@
|
||||
.Nm isdnmonitor
|
||||
.Nd isdn4bsd / isdnd remote monitoring tool
|
||||
.Sh SYNOPSIS
|
||||
.Nm isdnmonitor
|
||||
.Nm
|
||||
.Op Fl c
|
||||
.Op Fl d Ar debuglevel
|
||||
.Op Fl f Ar filename
|
||||
@ -81,7 +81,7 @@ item to be executed or enter the capitalized character in the menu item
|
||||
description.
|
||||
.It Fl d
|
||||
If debugging support is compiled into
|
||||
.Nm isdnmonitor
|
||||
.Nm
|
||||
this option is used to specify the debugging level.
|
||||
.\" The debugging level is the sum of the
|
||||
.\" following values:
|
||||
@ -118,7 +118,7 @@ disable displaying debug messages on the full-screen display.
|
||||
.Pp
|
||||
.It Fl f
|
||||
Specifying this option causes
|
||||
.Nm isdnmonitor
|
||||
.Nm
|
||||
to write its normal output and - if enabled - debugging output to a file
|
||||
which name is specified as the argument.
|
||||
.It Fl l
|
||||
@ -126,7 +126,7 @@ is used to specify a Unix local domain socket name to be used for communication
|
||||
between
|
||||
.Xr isdnd 8
|
||||
and
|
||||
.Nm isdnmonitor .
|
||||
.Nm .
|
||||
.It Fl h
|
||||
is used to specify a hostname or a dotted-quad IP address of a machine
|
||||
where an
|
||||
@ -141,7 +141,7 @@ option.
|
||||
|
||||
.Sh ENVIRONMENT
|
||||
The following environment variables affect the execution of
|
||||
.Nm isdnmonitor :
|
||||
.Nm :
|
||||
.Bl -tag -width Ds
|
||||
.It Ev TERM
|
||||
The terminal type when running in full-screen display mode.
|
||||
|
@ -41,7 +41,7 @@
|
||||
.Op Fl n Ar number
|
||||
.Op Fl u Ar unit
|
||||
.Sh DESCRIPTION
|
||||
.Nm isdnphone
|
||||
.Nm
|
||||
is part of the isdn4bsd package and is used to handle dialing and hangup
|
||||
for the telephone control interfaces /dev/i4bteld<n>.
|
||||
.Pp
|
||||
|
@ -35,7 +35,7 @@
|
||||
.Nm isdntel
|
||||
.Nd isdn4bsd telephone answering management utility
|
||||
.Sh SYNOPSIS
|
||||
.Nm isdntel
|
||||
.Nm
|
||||
.Op Fl a Ar aliasfile
|
||||
.Op Fl d Ar spooldir
|
||||
.Op Fl p Ar playcommand
|
||||
|
@ -43,7 +43,7 @@
|
||||
.Op Fl U
|
||||
.Op Fl N
|
||||
.Sh DESCRIPTION
|
||||
.Nm isdntelctl
|
||||
.Nm
|
||||
is part of the isdn4bsd package and is used to configure the sound format
|
||||
conversion facilities of the /dev/i4btel interfaces.
|
||||
.Pp
|
||||
|
@ -44,7 +44,7 @@
|
||||
.Op Fl t Ar num
|
||||
.Op Fl w
|
||||
.Sh DESCRIPTION
|
||||
.Nm isdntest
|
||||
.Nm
|
||||
is part of the isdn4bsd package and may be used as a stimulation tool
|
||||
for debugging the isdn4bsd kernel functionality.
|
||||
.Pp
|
||||
|
@ -35,7 +35,7 @@
|
||||
.Nm isdntrace
|
||||
.Nd isdn4bsd ISDN protocol trace utility
|
||||
.Sh SYNOPSIS
|
||||
.Nm isdntrace
|
||||
.Nm
|
||||
.Op Fl a
|
||||
.Op Fl b
|
||||
.Op Fl d
|
||||
@ -55,7 +55,7 @@
|
||||
.Op Fl R Ar unit
|
||||
.Op Fl T Ar unit
|
||||
.Sh DESCRIPTION
|
||||
.Nm isdntrace
|
||||
.Nm
|
||||
is part of the isdn4bsd package and is used to provide the user with a
|
||||
mnemonic display of the layers 1, 2 and 3 protocol activities on
|
||||
the D channel and hex dump of the B channel(s) activities.
|
||||
|
@ -40,7 +40,7 @@
|
||||
.Nd internet
|
||||
.Dq super-server
|
||||
.Sh SYNOPSIS
|
||||
.Nm inetd
|
||||
.Nm
|
||||
.Op Fl d
|
||||
.Op Fl l
|
||||
.Op Fl w
|
||||
@ -87,7 +87,7 @@ See the
|
||||
section for more information on TCP Wrappers support.
|
||||
.It Fl W
|
||||
Turn on TCP Wrapping for internal services which are built in to
|
||||
.Nm inetd .
|
||||
.Nm .
|
||||
.It Fl c Ar maximum
|
||||
Specify the default maximum number of
|
||||
simultaneous invocations of each service;
|
||||
@ -349,7 +349,7 @@ use the
|
||||
.Dq nowait
|
||||
entry.
|
||||
Connection requests for these services are accepted by
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
and the server is given only the newly-accepted socket connected
|
||||
to a client of the service.
|
||||
Most stream-based services operate in this manner.
|
||||
|
@ -69,7 +69,7 @@
|
||||
.Tn I/O
|
||||
statistics
|
||||
.Sh SYNOPSIS
|
||||
.Nm iostat
|
||||
.Nm
|
||||
.Op Fl CdhKIoT?
|
||||
.Op Fl c Ar count
|
||||
.Op Fl M Ar core
|
||||
@ -123,7 +123,7 @@ instead of the default
|
||||
Display up to
|
||||
.Ar devs
|
||||
number of devices.
|
||||
.Nm iostat
|
||||
.Nm
|
||||
will display fewer devices if there aren't
|
||||
.Ar devs
|
||||
devices present.
|
||||
@ -132,7 +132,7 @@ Extract the name list from the specified system instead of the default
|
||||
.Dq Pa /kernel .
|
||||
.It Fl o
|
||||
Display old-style
|
||||
.Nm iostat
|
||||
.Nm
|
||||
device statistics. Sectors per second, transfers per second, and miliseconds
|
||||
per seek are displayed. If
|
||||
.Fl I
|
||||
@ -203,7 +203,7 @@ all devices in the system are compared. Any device that fully matches
|
||||
any
|
||||
.Fl t
|
||||
argument will be included in the
|
||||
.Nm iostat
|
||||
.Nm
|
||||
output, up to the number of devices that can be displayed in
|
||||
80 columns, or the maximum number of devices specified by the user.
|
||||
.It Fl T
|
||||
@ -233,17 +233,17 @@ characters written to terminals
|
||||
.El
|
||||
.It devices
|
||||
Device operations. The header of the field is the device name and unit number.
|
||||
.Nm iostat
|
||||
.Nm
|
||||
will display as many devices as will fit in a standard 80 column screen, or
|
||||
the maximum number of devices in the system, whichever is smaller. If
|
||||
.Fl n
|
||||
is specified on the command line, iostat will display the smaller of the
|
||||
requested number of devices, and the maximum number of devices in the system.
|
||||
To force
|
||||
.Nm iostat
|
||||
.Nm
|
||||
to display specific drives, their names may be supplied on the command
|
||||
line.
|
||||
.Nm iostat
|
||||
.Nm
|
||||
will not display more devices than will fit in an 80 column screen, unless
|
||||
the
|
||||
.Fl n
|
||||
@ -253,7 +253,7 @@ than will fit in an 80 column screen, iostat will show only the specified
|
||||
devices.
|
||||
.Pp
|
||||
The standard
|
||||
.Nm iostat
|
||||
.Nm
|
||||
device display shows the following statistics:
|
||||
.Pp
|
||||
.Bl -tag -width indent -compact
|
||||
@ -266,7 +266,7 @@ megabytes per second
|
||||
.El
|
||||
.Pp
|
||||
The standard
|
||||
.Nm iostat
|
||||
.Nm
|
||||
device display, with the
|
||||
.Fl I
|
||||
flag specified, shows the following statistics:
|
||||
@ -281,7 +281,7 @@ total number of megabytes transferred
|
||||
.El
|
||||
.Pp
|
||||
The old-style
|
||||
.Nm iostat
|
||||
.Nm
|
||||
display (using
|
||||
.Fl o )
|
||||
shows the following statistics:
|
||||
@ -296,7 +296,7 @@ average milliseconds per transaction
|
||||
.El
|
||||
.Pp
|
||||
The old-style
|
||||
.Nm iostat
|
||||
.Nm
|
||||
display, with the
|
||||
.Fl I
|
||||
flag specified, shows the following statistics:
|
||||
@ -387,7 +387,7 @@ The sections starting with ``Interpreting system activity'' in
|
||||
.%T "Installing and Operating 4.3BSD" .
|
||||
.Sh HISTORY
|
||||
This version of
|
||||
.Nm iostat
|
||||
.Nm
|
||||
first appeared in
|
||||
.Fx 3.0 .
|
||||
.Sh BUGS
|
||||
|
@ -40,7 +40,7 @@
|
||||
.Nm jail
|
||||
.Nd imprison process and its descendants
|
||||
.Sh SYNOPSIS
|
||||
.Nm jail
|
||||
.Nm
|
||||
.Ar path
|
||||
.Ar hostname
|
||||
.Ar ip-number
|
||||
|
@ -280,7 +280,7 @@ values.
|
||||
.Pp
|
||||
For example,
|
||||
consider the following extract from a
|
||||
.Nm Ns :
|
||||
.Nm :
|
||||
.Bd -literal -offset indent
|
||||
041 dgra 172 nop nop '|' '|' nop nop O
|
||||
dgra '`' ( 'a' 224 ) ( 'A' 192 ) ( 'e' 232 ) ( 'E' 200 )
|
||||
|
@ -32,7 +32,7 @@
|
||||
.Nm vidfont
|
||||
.Nd front end for syscons
|
||||
.Sh SYNOPSIS
|
||||
.Nm kbdmap
|
||||
.Nm
|
||||
.Op Fl K
|
||||
.Op Fl V
|
||||
.Op Fl d | Fl default
|
||||
@ -132,7 +132,7 @@ work only on a (virtual) console and not with
|
||||
.Xr rc.conf 5
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm kbdmap
|
||||
.Nm
|
||||
and
|
||||
.Nm vidfont
|
||||
commands appeared in
|
||||
|
@ -38,7 +38,7 @@
|
||||
.Nm kernbb
|
||||
.Nd generate a dump of the kernels basic-block profile buffers
|
||||
.Sh SYNOPSIS
|
||||
.Nm kernbb
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
.Nm Kernbb
|
||||
is a tool used to dump the basic-block profiling buffers of the running
|
||||
|
@ -63,7 +63,7 @@
|
||||
.Nm keyadmin
|
||||
.Nd manually manipulate the kernel key management database
|
||||
.Sh SYNOPSIS
|
||||
.Nm keyadmin
|
||||
.Nm
|
||||
.Op Ar command Op Ar args
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
@ -75,7 +75,7 @@ key/security association database. (See
|
||||
Almost any operation offered in the
|
||||
.Xr key 4
|
||||
API is available to privileged users running
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
Until there is an implementation of an automated key management protocol,
|
||||
which will manipulate the key database in a manner similar to how
|
||||
.Xr routed 8
|
||||
@ -206,9 +206,9 @@ were allowed to be used straight from the command line. Example:
|
||||
.It Ic quit
|
||||
.Pp
|
||||
Exit interaction with
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
An EOF will also end interaction with
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ipsec 4 ,
|
||||
|
@ -11,7 +11,7 @@
|
||||
.Nm keyserv
|
||||
.Nd server for storing private encryption keys
|
||||
.Sh SYNOPSIS
|
||||
.Nm keyserv
|
||||
.Nm
|
||||
.Op Fl d
|
||||
.Op Fl D
|
||||
.Op Fl n
|
||||
@ -32,7 +32,7 @@ This is useful during power-fail reboots
|
||||
when no one is around to type a password.
|
||||
.Pp
|
||||
If a client with no secret key calls
|
||||
.Nm keyserv ,
|
||||
.Nm ,
|
||||
then the key of user
|
||||
.Em nobody
|
||||
is used instead as the default key.
|
||||
@ -44,7 +44,7 @@ Disable the use of default keys for
|
||||
.Em nobody .
|
||||
.It Fl D
|
||||
Run in debugging mode and log all requests to
|
||||
.Nm keyserv .
|
||||
.Nm .
|
||||
.It Fl n
|
||||
Root's secret key is not read from
|
||||
.Pa /etc/.rootkey .
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm kgmon
|
||||
.Nd generate a dump of the operating system's profile buffers
|
||||
.Sh SYNOPSIS
|
||||
.Nm kgmon
|
||||
.Nm
|
||||
.Op Fl Bbhpr
|
||||
.Op Fl M core
|
||||
.Op Fl N system
|
||||
|
@ -31,7 +31,7 @@
|
||||
.Nm kgzip
|
||||
.Nd compress a kernel
|
||||
.Sh SYNOPSIS
|
||||
.Nm kgzip
|
||||
.Nm
|
||||
.Op Fl cv
|
||||
.Op Fl f Ar format
|
||||
.Op Fl l Ar loader
|
||||
|
@ -33,7 +33,7 @@
|
||||
.Nm chkprintcap
|
||||
.Nd check validity of entries in the print spooler database
|
||||
.Sh SYNOPSIS
|
||||
.Nm chkprintcap
|
||||
.Nm
|
||||
.Op Fl d
|
||||
.Op Fl f Ar printcap
|
||||
.Sh DESCRIPTION
|
||||
@ -70,7 +70,7 @@ entire file is scanned.)
|
||||
If the
|
||||
.Fl d
|
||||
flag is given,
|
||||
.Nm chkprintcap
|
||||
.Nm
|
||||
will attempt to create any missing spool directories, giving them
|
||||
.Sq Li u=rwx,go=rx
|
||||
(0755) mode, group
|
||||
@ -85,7 +85,7 @@ capability in the database (default 1, which corresponds to user
|
||||
.Xr lpd 8
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm chkprintcap
|
||||
.Nm
|
||||
command was written by
|
||||
.An Garrett A. Wollman Aq wollman@lcs.mit.edu .
|
||||
.Sh BUGS
|
||||
|
@ -40,7 +40,7 @@
|
||||
.Nm lp
|
||||
.Nd front-end to the print spooler
|
||||
.Sh SYNOPSIS
|
||||
.Nm lp
|
||||
.Nm
|
||||
.Op Fl cs
|
||||
.Op Fl o Ar option
|
||||
.Op Fl d Ar printer
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm lpc
|
||||
.Nd line printer control program
|
||||
.Sh SYNOPSIS
|
||||
.Nm lpc
|
||||
.Nm
|
||||
.Oo
|
||||
.Ar command
|
||||
.Op Ar argument ...
|
||||
@ -50,7 +50,7 @@ is used by the system administrator to control the
|
||||
operation of the line printer system.
|
||||
For each line printer configured in
|
||||
.Pa /etc/printcap ,
|
||||
.Nm lpc
|
||||
.Nm
|
||||
may be used to:
|
||||
.Bl -bullet -offset indent
|
||||
.It
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm lpd
|
||||
.Nd line printer spooler daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm lpd
|
||||
.Nm
|
||||
.Op Fl dlp
|
||||
.Op Ar port#
|
||||
.Sh DESCRIPTION
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm lpq
|
||||
.Nd spool queue examination program
|
||||
.Sh SYNOPSIS
|
||||
.Nm lpq
|
||||
.Nm
|
||||
.Op Fl a
|
||||
.Op Fl l
|
||||
.Op Fl P Ns Ar printer
|
||||
@ -101,7 +101,7 @@ the
|
||||
command can be used to restart the printer daemon.
|
||||
.Sh ENVIRONMENT
|
||||
If the following environment variable exists, it is used by
|
||||
.Nm lpq :
|
||||
.Nm :
|
||||
.Bl -tag -width PRINTER
|
||||
.It Ev PRINTER
|
||||
Specifies an alternate default printer.
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm lpr
|
||||
.Nd off line print
|
||||
.Sh SYNOPSIS
|
||||
.Nm lpr
|
||||
.Nm
|
||||
.Op Fl P Ns Ar printer
|
||||
.Op Fl \&# Ns Ar num
|
||||
.Op Fl C Ar class
|
||||
@ -234,7 +234,7 @@ as the page width for
|
||||
.El
|
||||
.Sh ENVIRONMENT
|
||||
If the following environment variable exists, it is used by
|
||||
.Nm Ns :
|
||||
.Nm :
|
||||
.Bl -tag -width PRINTER
|
||||
.It Ev PRINTER
|
||||
Specifies an alternate default printer.
|
||||
@ -307,7 +307,7 @@ For
|
||||
it specifies additional options to be interpreted by the spooler's
|
||||
input and output filters.
|
||||
When submitting jobs via
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
.Fl p
|
||||
.Fl L Ar locale
|
||||
is used in the former context, and
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm printcap
|
||||
.Nd printer capability data base
|
||||
.Sh SYNOPSIS
|
||||
.Nm printcap
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm Printcap
|
||||
@ -48,7 +48,7 @@ is a simplified version of the
|
||||
.Xr termcap 5
|
||||
data base
|
||||
used to describe line printers. The spooling system accesses the
|
||||
.Nm printcap
|
||||
.Nm
|
||||
file every time it is used, allowing dynamic
|
||||
addition and deletion of printers. Each entry in the data base
|
||||
is used to describe one printer. This data base may not be
|
||||
@ -238,7 +238,7 @@ The
|
||||
function
|
||||
is passed from the
|
||||
.Cm af
|
||||
.Nm printcap
|
||||
.Nm
|
||||
entry.
|
||||
.Pp
|
||||
If no
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm lprm
|
||||
.Nd remove jobs from the line printer spooling queue
|
||||
.Sh SYNOPSIS
|
||||
.Nm lprm
|
||||
.Nm
|
||||
.Op Fl P Ns Ar printer
|
||||
.Op Fl
|
||||
.Op job # ...
|
||||
@ -95,7 +95,7 @@ If neither arguments or options are given,
|
||||
.Nm
|
||||
will delete the currently active job if it is
|
||||
owned by the user who invoked
|
||||
.Nm lprm .
|
||||
.Nm .
|
||||
.Pp
|
||||
.Nm Lprm
|
||||
announces the names of any files it removes and is silent if
|
||||
@ -107,7 +107,7 @@ any spooling files. If a daemon is killed, a new one is
|
||||
automatically restarted upon completion of file removals.
|
||||
.Sh ENVIRONMENT
|
||||
If the following environment variable exists, it is utilized by
|
||||
.Nm lprm .
|
||||
.Nm .
|
||||
.Bl -tag -width PRINTER
|
||||
.It Ev PRINTER
|
||||
If the environment variable
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm lptest
|
||||
.Nd generate lineprinter ripple pattern
|
||||
.Sh SYNOPSIS
|
||||
.Nm lptest
|
||||
.Nm
|
||||
.Op Ar length
|
||||
.Op Ar count
|
||||
.Sh DESCRIPTION
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm pac
|
||||
.Nd printer/plotter accounting information
|
||||
.Sh SYNOPSIS
|
||||
.Nm pac
|
||||
.Nm
|
||||
.Op Fl P Ns Ar printer
|
||||
.Op Fl c
|
||||
.Op Fl m
|
||||
|
@ -18,7 +18,7 @@
|
||||
.Nm \&lptcontrol
|
||||
.Nd a utility for manipulating the lpt printer driver
|
||||
.Sh SYNOPSIS
|
||||
.Nm \&lptcontrol
|
||||
.Nm
|
||||
.Cm -i
|
||||
|
|
||||
.Cm -p
|
||||
|
@ -30,7 +30,7 @@
|
||||
.Nm manctl
|
||||
.Nd manipulating manual pages
|
||||
.Sh SYNOPSIS
|
||||
.Nm manctl
|
||||
.Nm
|
||||
.Op Fl compress
|
||||
.Op Fl uncompress
|
||||
.Op Fl purge
|
||||
|
@ -61,7 +61,7 @@ be altered for ranges of system physical memory.
|
||||
.Pp
|
||||
These ranges are typically power-of-2 aligned and sized, however the specific
|
||||
rules governing their layout vary between architectures. The
|
||||
.Nm memcontrol
|
||||
.Nm
|
||||
program does not attempt to enforce these rules, however the system will
|
||||
reject any attempt to set an illegal combination.
|
||||
.Bl -tag -width clear
|
||||
|
@ -155,7 +155,7 @@ with all other options.
|
||||
Be more verbose about the process.
|
||||
You should probably use
|
||||
this option the first time you run
|
||||
.Nm mergemaster .
|
||||
.Nm .
|
||||
This option also gives you a list of files that exist
|
||||
only in the installed version of
|
||||
.Pa /etc .
|
||||
|
@ -30,31 +30,31 @@
|
||||
.Nm mlxcontrol
|
||||
.Nd Mylex DAC-family RAID management utility
|
||||
.Sh SYNOPSIS
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
.Aq command
|
||||
.Op args
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
status
|
||||
.Op Fl qv
|
||||
.Op Ar drive
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
rescan
|
||||
.Ar controller
|
||||
.Op Ar controller ...
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
detach
|
||||
.Ar drive
|
||||
.Op Ar drive ...
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
detach
|
||||
.Fl a
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
check
|
||||
.Ar drive
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
config
|
||||
.Ar controller
|
||||
.Nm mlxcontrol
|
||||
.Nm
|
||||
help
|
||||
.Ar command
|
||||
.Sh DESCRIPTION
|
||||
|
@ -30,7 +30,7 @@
|
||||
.Nm mptable
|
||||
.Nd display MP configuration table
|
||||
.Sh SYNOPSIS
|
||||
.Nm mptable
|
||||
.Nm
|
||||
.Op Fl dmesg
|
||||
.Op Fl verbose
|
||||
.Op Fl grope
|
||||
|
@ -7,7 +7,7 @@
|
||||
.Nm map-mbone
|
||||
.Nd multicast connection mapper
|
||||
.Sh SYNOPSIS
|
||||
.Nm map-mbone
|
||||
.Nm
|
||||
.Op Fl d Ar debug_level
|
||||
.Op Fl f
|
||||
.Op Fl g
|
||||
|
@ -7,7 +7,7 @@
|
||||
.Nm mrinfo
|
||||
.Nd display configuration info from a multicast router
|
||||
.Sh SYNOPSIS
|
||||
.Nm mrinfo
|
||||
.Nm
|
||||
.Op Fl d Ar debug_level
|
||||
.Op Fl r Ar retry_count
|
||||
.Op Fl t Ar timeout_count
|
||||
|
@ -9,7 +9,7 @@
|
||||
.Nm mrouted
|
||||
.Nd IP multicast routing daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm mrouted
|
||||
.Nm
|
||||
.Op Fl c Ar config_file
|
||||
.Op Fl d Op Ar debug_level
|
||||
.Op Fl p
|
||||
@ -67,7 +67,7 @@ routing protocol, and does not (yet) support hierarchical multicast routing.
|
||||
.Nm Mrouted
|
||||
handles multicast routing only; there may or may not be unicast routing
|
||||
software running on the same machine as
|
||||
.Nm mrouted .
|
||||
.Nm .
|
||||
With the use of tunnels, it
|
||||
is not necessary for
|
||||
.Nm
|
||||
@ -145,7 +145,7 @@ option).
|
||||
The file format is free-form; whitespace (including newlines) is not
|
||||
significant.
|
||||
The file begins with commands that apply to
|
||||
.Nm mrouted Ns 's
|
||||
.Nm Ns 's
|
||||
overall operation or set defaults.
|
||||
.Bl -tag -width indent
|
||||
.It cache_lifetime Ar secs
|
||||
@ -186,7 +186,7 @@ Turning on noflood can cause black holes on restart, which will generally
|
||||
last approximately one full route report interval.
|
||||
The noflood keyword can also be specified on individual interfaces.
|
||||
.It rexmit_prunes Ar [on|off]
|
||||
.Nm Mrouted 's
|
||||
.Nm Mrouted Ns 's
|
||||
default is to retransmit prunes on all point-to-point interfaces
|
||||
(including tunnels) but no multi-access interfaces. This option
|
||||
may be used to make the default on (or off) for all interfaces.
|
||||
@ -259,7 +259,7 @@ interface specified by the
|
||||
.Ar "local-addr|ifname"
|
||||
argument. Some UNIX
|
||||
kernels rewrite the source address of
|
||||
.Nm mrouted 's
|
||||
.Nm Ns 's
|
||||
packets on their way out to contain the address of the transmission
|
||||
interface. This is best assured via a static host route.
|
||||
.El
|
||||
@ -427,7 +427,7 @@ responds to the following signals:
|
||||
.Bl -tag -width indent
|
||||
.It HUP
|
||||
Restarts
|
||||
.Nm mrouted .
|
||||
.Nm .
|
||||
The configuration file is reread every time this signal is evoked.
|
||||
.It INT
|
||||
Terminate execution gracefully (i.e., by sending
|
||||
@ -515,7 +515,7 @@ outgoing vif only if there are members of the destination group on that leaf.
|
||||
also maintains a copy of the kernel forwarding cache table.
|
||||
Entries
|
||||
are created and deleted by
|
||||
.Nm mrouted .
|
||||
.Nm .
|
||||
.Pp
|
||||
The cache tables look like this:
|
||||
.Pp
|
||||
|
@ -38,7 +38,7 @@
|
||||
.Nm mtrace
|
||||
.Nd print multicast path from a source to a receiver
|
||||
.Sh SYNOPSIS
|
||||
.Nm mtrace
|
||||
.Nm
|
||||
.Op Fl e Ar extrahops
|
||||
.Op Fl g Ar gateway
|
||||
.Op Fl i Ar if_addr
|
||||
@ -92,7 +92,7 @@ is a multicast address.
|
||||
If the
|
||||
.Fl g
|
||||
flag is specified, the source address defaults to the host running
|
||||
.Nm mtrace ,
|
||||
.Nm ,
|
||||
and the receiver defaults to the router being addressed with
|
||||
the
|
||||
.Fl g
|
||||
@ -311,7 +311,7 @@ additional attempt, the ttl is increased by another 32 each time up to
|
||||
a maximum of 192. Since the desired router may not be able to send a
|
||||
multicast reply, the remainder of the attempts request that the
|
||||
response be sent via unicast to the host running
|
||||
.Nm mtrace .
|
||||
.Nm .
|
||||
Alternatively, the multicast ttl may be set explicitly with the
|
||||
.Fl t
|
||||
option, the initial multicast attempts can be forced to use unicast
|
||||
|
@ -39,7 +39,7 @@
|
||||
.Nm mtree
|
||||
.Nd map a directory hierarchy
|
||||
.Sh SYNOPSIS
|
||||
.Nm mtree
|
||||
.Nm
|
||||
.Op Fl LPUcdeinqrux
|
||||
.Bk -words
|
||||
.Op Fl f Ar spec
|
||||
@ -273,7 +273,7 @@ Specifying a directory will cause subsequent files to be searched
|
||||
for in that directory hierarchy.
|
||||
Which brings us to the last type of line in a specification: a line
|
||||
containing only the string
|
||||
.Dq Nm \&..
|
||||
.Dq Pa \&..
|
||||
causes the current directory
|
||||
path to ascend one level.
|
||||
.Pp
|
||||
|
@ -37,41 +37,41 @@
|
||||
.Nd control/diagnose IPv6 neighbor discovery protocol
|
||||
.\"
|
||||
.Sh SYNOPSIS
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl a
|
||||
.Op Fl ntl
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl A Ar wait
|
||||
.Op Fl ntl
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl c
|
||||
.Op Fl nt
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl d
|
||||
.Op Fl nt
|
||||
.Ar hostname
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl f
|
||||
.Op Fl nt
|
||||
.Ar filename
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl H
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl I
|
||||
.Op delete \(ba Ar interface
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl i
|
||||
.Ar interface
|
||||
.Op Ar flags...
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl p
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl P
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl r
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl R
|
||||
.Nm ndp
|
||||
.Nm
|
||||
.Fl s
|
||||
.Op Fl nt
|
||||
.Ar nodename
|
||||
|
@ -24,7 +24,7 @@
|
||||
.Nm newsyslog
|
||||
.Nd maintain system log files to manageable sizes
|
||||
.Sh SYNOPSIS
|
||||
.Nm newsyslog
|
||||
.Nm
|
||||
.Op Fl Fnrv
|
||||
.Op Fl f Ar config_file
|
||||
.Op Fl a Ar directory
|
||||
@ -75,7 +75,7 @@ By default, this configuration file is
|
||||
.Pa /etc/newsyslog.conf .
|
||||
Each line of the file contains information about a particular log file
|
||||
that should be handled by
|
||||
.Nm newsyslog .
|
||||
.Nm .
|
||||
Each line has five mandatory fields and four optional fields, with a
|
||||
whitespace separating each field. Blank lines or lines beginning with
|
||||
``#'' are ignored. The fields of the configuration file are as
|
||||
@ -304,7 +304,7 @@ a SIGHUP will be sent.
|
||||
.El
|
||||
.Sh OPTIONS
|
||||
The following options can be used with
|
||||
.Nm Ns :
|
||||
.Nm :
|
||||
.Bl -tag -width indent
|
||||
.It Fl f Ar config_file
|
||||
Instruct
|
||||
|
@ -8,7 +8,7 @@
|
||||
.Nm ntpd
|
||||
.Nd Network Time Protocol (NTP) daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm ntpd
|
||||
.Nm
|
||||
.Op Fl aAbdgmx
|
||||
.Op Fl c Ar conffile
|
||||
.Op Fl f Ar driftfile
|
||||
@ -68,7 +68,7 @@ with all peers being determined
|
||||
by listening to broadcasts at run time.
|
||||
.Pp
|
||||
If NetInfo support is built into
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
then
|
||||
.Nm
|
||||
will attempt to read its configuration from the NetInfo
|
||||
|
@ -93,7 +93,7 @@ will result in precise enough timekeeping
|
||||
to avoid stepping the clock.
|
||||
.Pp
|
||||
If NetInfo support is compiled into
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
then the server argument is optional if
|
||||
.Nm
|
||||
can find a time server in the NetInfo configuration for
|
||||
@ -211,7 +211,7 @@ version identification string to be logged.
|
||||
.Bl -tag -width /etc/ntp.keys -compact
|
||||
.It Pa /etc/ntp.keys
|
||||
contains the encryption keys used by
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ntpd 8
|
||||
|
@ -8,7 +8,7 @@
|
||||
.Nm ntpdc
|
||||
.Nd special NTP query program
|
||||
.Sh SYNOPSIS
|
||||
.Nm ntpdc
|
||||
.Nm
|
||||
.Op Fl ilnps
|
||||
.Op Fl c Ar command
|
||||
.Op Ar host ...
|
||||
@ -27,7 +27,7 @@ In addition, nearly all the configuration options which can
|
||||
be specified at start up using
|
||||
.Xr ntpd 8 Ns 's
|
||||
configuration file may also be specified at run time using
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.Pp
|
||||
If one or more request options is included on the command line when
|
||||
.Nm
|
||||
@ -142,7 +142,7 @@ A
|
||||
.Ic ?
|
||||
by itself will print a list of all the command keywords
|
||||
known to this incarnation of
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
A
|
||||
.Ic ?
|
||||
followed by a command keyword will print function and
|
||||
@ -188,7 +188,7 @@ This must correspond to a key
|
||||
number the server has been configured to use for this purpose.
|
||||
.It Ic quit
|
||||
Exit
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.It Ic passwd
|
||||
This command prompts you to type in a password (which will not be
|
||||
echoed) which will be used to authenticate configuration requests.
|
||||
@ -417,7 +417,7 @@ NTP key (the facility can also be
|
||||
disabled by the server by not configuring a key).
|
||||
The key number and the
|
||||
corresponding key must also be made known to
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
This can be done using the
|
||||
.Ic keyid
|
||||
and
|
||||
@ -543,7 +543,7 @@ configuration file commands of
|
||||
Following is a description of the flags.
|
||||
Note that only the auth, bclient, monitor, pll, pps and stats flags
|
||||
can be set by
|
||||
.Nm Ns ;
|
||||
.Nm ;
|
||||
the pll_kernel and pps_kernel flags are read-only.
|
||||
.Bl -tag -width indent
|
||||
.It auth
|
||||
|
@ -114,7 +114,7 @@ A
|
||||
.Ic ?
|
||||
by itself will print a list of all the command keywords
|
||||
known to this incarnation of
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
A
|
||||
.Ic ?
|
||||
followed by a command keyword will print function and
|
||||
@ -242,7 +242,7 @@ didn't exist in NTP version 1.
|
||||
There appear to be no servers left which demand version 1.
|
||||
.It Ic quit
|
||||
Exit
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
.It Ic passwd
|
||||
This command prompts you to type in a password (which will not be
|
||||
echoed) which will be used to authenticate configuration requests.
|
||||
@ -301,7 +301,7 @@ containing data decoded from the status word.
|
||||
Note that the data returned by the
|
||||
.Ic associations
|
||||
command is cached internally in
|
||||
.Nm Ns .
|
||||
.Nm .
|
||||
The index is then of use when dealing with stupid servers which use
|
||||
association identifiers which are hard for humans to type, in that for
|
||||
any subsequent commands which require an association identifier as an
|
||||
|
@ -8,7 +8,7 @@
|
||||
.Nm ntptime
|
||||
.Nd read kernel time variables
|
||||
.Sh SYNOPSIS
|
||||
.Nm ntptime
|
||||
.Nm
|
||||
.Op Fl chr
|
||||
.Op Fl e Ar est_error
|
||||
.Op Fl f Ar frequency
|
||||
|
@ -8,7 +8,7 @@
|
||||
.Nm ntptrace
|
||||
.Nd "trace a chain of NTP servers back to the primary source"
|
||||
.Sh SYNOPSIS
|
||||
.Nm ntptrace
|
||||
.Nm
|
||||
.Op Fl vdn
|
||||
.Op Fl r Ar retries
|
||||
.Op Fl t Ar timeout
|
||||
@ -22,7 +22,7 @@ If given no arguments, it starts with
|
||||
.Dq localhost .
|
||||
.Pp
|
||||
Here is an example of the output from
|
||||
.Nm Ns :
|
||||
.Nm :
|
||||
.Bd -literal
|
||||
% ntptrace
|
||||
localhost: stratum 4, offset 0.0019529, synch distance 0.144135
|
||||
@ -34,7 +34,7 @@ On each line, the fields are (left to right): the host name, the
|
||||
host stratum,
|
||||
the time offset between that host and the local host
|
||||
(as measured by
|
||||
.Nm Ns ;
|
||||
.Nm ;
|
||||
this is why it is not always zero for
|
||||
.Dq localhost ) ,
|
||||
the host
|
||||
|
@ -35,7 +35,8 @@
|
||||
.Nm pccardc
|
||||
.Nd PC-CARD (PCMCIA) management and monitoring tool
|
||||
.Sh SYNOPSIS
|
||||
.Nm pccardc Ar subcommand
|
||||
.Nm
|
||||
.Ar subcommand
|
||||
.Op Ar arg ...
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
@ -147,7 +148,7 @@ However, beware that it frequently cannot recognize new cards properly.
|
||||
.Ic help
|
||||
.Pp
|
||||
Prints help for
|
||||
.Nm pccardc .
|
||||
.Nm .
|
||||
.It
|
||||
.Ic pccardmem Ar addr
|
||||
.Pp
|
||||
|
@ -32,7 +32,7 @@
|
||||
.Nm pccardd
|
||||
.Nd PC-CARD (PCMCIA) management daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm pccardd
|
||||
.Nm
|
||||
.Op Fl d
|
||||
.Op Fl v
|
||||
.Op Fl z
|
||||
@ -150,7 +150,7 @@ in placed of the default file
|
||||
The file format is detailed in
|
||||
.Xr pccard.conf 5 ,
|
||||
and lists the PC-CARD cards recognized by
|
||||
.Nm pccardd ,
|
||||
.Nm ,
|
||||
and the kernel drivers and devices that are used to
|
||||
interface to the card.
|
||||
.Pp
|
||||
|
@ -31,12 +31,16 @@
|
||||
.Nm pciconf
|
||||
.Nd diagnostic utility for the PCI bus
|
||||
.Sh SYNOPSIS
|
||||
.Nm pciconf Fl l
|
||||
.Nm pciconf Fl a Ar selector
|
||||
.Nm pciconf Fl r Ar selector
|
||||
.Nm
|
||||
.Fl l
|
||||
.Nm
|
||||
.Fl a Ar selector
|
||||
.Nm
|
||||
.Fl r Ar selector
|
||||
.Op Fl b | Fl h
|
||||
.Ar reg
|
||||
.Nm pciconf Fl w Ar selector
|
||||
.Nm
|
||||
.Fl w Ar selector
|
||||
.Op Fl b | Fl h
|
||||
.Ar reg value
|
||||
.Sh DESCRIPTION
|
||||
@ -186,7 +190,7 @@ The
|
||||
and
|
||||
.Fl h
|
||||
options are implemented in
|
||||
.Nm Ns ,
|
||||
.Nm ,
|
||||
but not in the underlying
|
||||
.Xr ioctl 2 .
|
||||
.Pp
|
||||
|
@ -32,14 +32,14 @@
|
||||
.Nm cursor
|
||||
.Nd set cursor shape for the pcvt VT220 video driver
|
||||
.Sh SYNOPSIS
|
||||
.Nm cursor
|
||||
.Nm
|
||||
.Op Fl d Ar device
|
||||
.Op Fl n Ar screenno
|
||||
.Op Fl s Ar lineno
|
||||
.Op Fl e Ar lineno
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm cursor
|
||||
.Nm
|
||||
utility allows the user to set the cursor shape in a given virtual screen
|
||||
of the above mentioned driver.
|
||||
.Pp
|
||||
|
@ -32,20 +32,20 @@
|
||||
.Nm ispcvt
|
||||
.Nd verify if current video driver is pcvt driver
|
||||
.Sh SYNOPSIS
|
||||
.Nm ispcvt
|
||||
.Nm
|
||||
.Op Fl c
|
||||
.Op Fl d Ar device
|
||||
.Op Fl n
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm ispcvt
|
||||
.Nm
|
||||
utility allows the user to check whether the current video driver compiled
|
||||
into the kernel is a pcvt driver.
|
||||
The major and minor release numbers of
|
||||
the driver are also checked.
|
||||
Furthermore
|
||||
.Nm ispcvt
|
||||
.Nm
|
||||
is also able to print out the values of all the
|
||||
.Dq Ar PCVT_XXXXXX
|
||||
compile time options, the driver in the current running kernel was
|
||||
|
@ -32,7 +32,7 @@
|
||||
.Nm kcon
|
||||
.Nd pcvt keyboard control and remapping
|
||||
.Sh SYNOPSIS
|
||||
.Nm kcon
|
||||
.Nm
|
||||
.Op Fl d Ar delay
|
||||
.Op Fl l
|
||||
.Op Fl m Ar map
|
||||
@ -44,7 +44,7 @@
|
||||
.Op Fl t Ns Ar +/-
|
||||
.Op Fl x
|
||||
.Sh DESCRIPTION
|
||||
.Nm kcon
|
||||
.Nm
|
||||
is used for controlling all aspects of keyboard configuration for the 'pcvt'
|
||||
video driver.
|
||||
.Pp
|
||||
@ -59,7 +59,7 @@ Valid values are 0..3 corresponding to delays of 250, 500, 750 and
|
||||
Displays the current keyboard map in use by the driver.
|
||||
.It Fl m Ar map
|
||||
Specifies the map entry to be searched in the keyboard capabilities database
|
||||
.Nm keycap.
|
||||
.Nm keycap .
|
||||
The database is searched for the entry and if found, the mapping
|
||||
is loaded and is used in the driver from then on.
|
||||
.It Fl o
|
||||
@ -102,15 +102,15 @@ Keyboard raw device.
|
||||
.Xr keycap 3 ,
|
||||
.Xr keycap 5
|
||||
.Sh BUGS
|
||||
.Nm kcon
|
||||
.Nm
|
||||
detects several inconsistencies in the keycap database.
|
||||
In case of errors
|
||||
.Nm kcon
|
||||
.Nm
|
||||
exits with an error message.
|
||||
If this happens, the keyboard may remain in
|
||||
an undefined state.
|
||||
To recover from such situation, execute
|
||||
.Nm kcon -m default
|
||||
.Dq Li kcon -m default .
|
||||
.Sh EXAMPLES
|
||||
The command
|
||||
.Dq Li kcon -m gb
|
||||
|
@ -42,16 +42,16 @@
|
||||
.Nm keycap
|
||||
.Nd keyboard mapping data base
|
||||
.Sh SYNOPSIS
|
||||
.Nm keycap
|
||||
.Nm
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm keycap
|
||||
.Nm
|
||||
file
|
||||
is a data base describing keyboard mappings, used by
|
||||
.Xr kcon 1 .
|
||||
.Pp
|
||||
Entries in
|
||||
.Nm keycap
|
||||
.Nm
|
||||
consist of a number of `:'-separated fields.
|
||||
The first entry for each mapping gives the names that are known for the
|
||||
mapping, separated by `|' characters.
|
||||
@ -91,7 +91,7 @@ A string parameter may have up to 15 characters.
|
||||
.Ss A Sample Entry
|
||||
The following entry, which describes a test entry, is among the very
|
||||
easy entries in the
|
||||
.Nm keycap
|
||||
.Nm
|
||||
file as of this writing.
|
||||
.Pp
|
||||
.Bd -literal
|
||||
|
@ -32,14 +32,14 @@
|
||||
.Nm loadfont
|
||||
.Nd pcvt utility for loading fonts into VGA/EGA boards
|
||||
.Sh SYNOPSIS
|
||||
.Nm loadfont
|
||||
.Nm
|
||||
.Op Fl c Ar charsetno
|
||||
.Op Fl d Ar devicefile
|
||||
.Op Fl f Ar fontfilename
|
||||
.Op Fl i
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm loadfont
|
||||
.Nm
|
||||
utility is used to load fonts needed for proper operation of the pcvt
|
||||
VT220 driver on EGA and VGA boards into the font ram of this boards.
|
||||
.Pp
|
||||
|
@ -33,7 +33,7 @@
|
||||
.Nm scon
|
||||
.Nd controls screen modes for pcvt video driver
|
||||
.Sh SYNOPSIS
|
||||
.Nm scon
|
||||
.Nm
|
||||
.Op Fl a
|
||||
.Op Fl c Ar screenno
|
||||
.Op Fl d Ar device
|
||||
@ -45,27 +45,27 @@
|
||||
.Op Fl v
|
||||
.Op Fl V
|
||||
.Op Fl s Ar lines
|
||||
.Nm scon
|
||||
.Nm
|
||||
.Op Fl v
|
||||
.Op Fl d Ar device
|
||||
.Fl p Ar entry,red,green,blue
|
||||
.Nm scon
|
||||
.Nm
|
||||
.Op Fl v
|
||||
.Op Fl d Ar device
|
||||
.Fl p Ar default
|
||||
.Nm scon
|
||||
.Nm
|
||||
.Op Fl v
|
||||
.Op Fl d Ar device
|
||||
.Fl p Ar list
|
||||
.Nm scon
|
||||
.Nm
|
||||
.Op Fl v
|
||||
.Fl t Ar timeout
|
||||
.Nm scon
|
||||
.Nm
|
||||
.Op Fl v
|
||||
.Fl 1 | Fl 8
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm scon
|
||||
.Nm
|
||||
utility controls several aspects of the runtime behaviour of the pcvt vt220
|
||||
driver.
|
||||
.Pp
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user