Eliminated double whitespace.
This commit is contained in:
parent
19916b9bdc
commit
560e5d06b5
@ -162,7 +162,7 @@ to put the system in the suspend state.
|
|||||||
.Pp
|
.Pp
|
||||||
.Bl -bullet
|
.Bl -bullet
|
||||||
.It
|
.It
|
||||||
The apm_event keyword
|
The apm_event keyword
|
||||||
.Bd -ragged -offset indent
|
.Bd -ragged -offset indent
|
||||||
.Ql apm_event
|
.Ql apm_event
|
||||||
is the keyword which indicates the start of configuration for
|
is the keyword which indicates the start of configuration for
|
||||||
|
@ -88,7 +88,7 @@ Use
|
|||||||
.Ar language
|
.Ar language
|
||||||
for description and menu
|
for description and menu
|
||||||
.It Fl p , Fl print
|
.It Fl p , Fl print
|
||||||
Print description of available keymaps or fonts
|
Print description of available keymaps or fonts
|
||||||
to stdout and exit.
|
to stdout and exit.
|
||||||
.It Fl r , Fl restore
|
.It Fl r , Fl restore
|
||||||
Load default font from
|
Load default font from
|
||||||
|
@ -43,13 +43,13 @@
|
|||||||
.Op Fl a
|
.Op Fl a
|
||||||
.Op Fl l
|
.Op Fl l
|
||||||
.Op Fl P Ns Ar printer
|
.Op Fl P Ns Ar printer
|
||||||
.Op job # ...\&
|
.Op job # ...\&
|
||||||
.Op user ...\&
|
.Op user ...\&
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
utility examines the spooling area used by
|
utility examines the spooling area used by
|
||||||
.Xr lpd 8
|
.Xr lpd 8
|
||||||
for printing files on the line printer, and reports the status of the
|
for printing files on the line printer, and reports the status of the
|
||||||
specified jobs or all jobs associated with a user.
|
specified jobs or all jobs associated with a user.
|
||||||
The
|
The
|
||||||
@ -78,12 +78,12 @@ rather than just the specified printer.
|
|||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
For each job submitted (i.e., invocation of
|
For each job submitted (i.e., invocation of
|
||||||
.Xr lpr 1 )
|
.Xr lpr 1 )
|
||||||
.Nm
|
.Nm
|
||||||
reports the user's name, current rank in the queue, the
|
reports the user's name, current rank in the queue, the
|
||||||
names of files comprising the job, the job identifier (a number which
|
names of files comprising the job, the job identifier (a number which
|
||||||
may be supplied to
|
may be supplied to
|
||||||
.Xr lprm 1
|
.Xr lprm 1
|
||||||
for removing a specific job), and the total size in bytes.
|
for removing a specific job), and the total size in bytes.
|
||||||
Job ordering is dependent on
|
Job ordering is dependent on
|
||||||
the algorithm used to scan the spooling directory and is supposed
|
the algorithm used to scan the spooling directory and is supposed
|
||||||
@ -92,7 +92,7 @@ to be
|
|||||||
(First in First Out).
|
(First in First Out).
|
||||||
File names comprising a job may be unavailable
|
File names comprising a job may be unavailable
|
||||||
(when
|
(when
|
||||||
.Xr lpr 1
|
.Xr lpr 1
|
||||||
is used as a sink in a pipeline) in which case the file
|
is used as a sink in a pipeline) in which case the file
|
||||||
is indicated as ``(standard input)''.
|
is indicated as ``(standard input)''.
|
||||||
.Pp
|
.Pp
|
||||||
@ -100,7 +100,7 @@ If
|
|||||||
.Nm
|
.Nm
|
||||||
warns that there is no daemon present (i.e., due to some malfunction),
|
warns that there is no daemon present (i.e., due to some malfunction),
|
||||||
the
|
the
|
||||||
.Xr lpc 8
|
.Xr lpc 8
|
||||||
command can be used to restart the printer daemon.
|
command can be used to restart the printer daemon.
|
||||||
.Sh ENVIRONMENT
|
.Sh ENVIRONMENT
|
||||||
If the following environment variable exists, it is used by
|
If the following environment variable exists, it is used by
|
||||||
|
@ -140,7 +140,7 @@ Usually files are copied to the spool directory.
|
|||||||
The
|
The
|
||||||
.Fl s
|
.Fl s
|
||||||
option will use
|
option will use
|
||||||
.Xr symlink 2
|
.Xr symlink 2
|
||||||
to link data files rather than trying to copy them so large files can be
|
to link data files rather than trying to copy them so large files can be
|
||||||
printed.
|
printed.
|
||||||
This means the files should
|
This means the files should
|
||||||
@ -158,7 +158,8 @@ For example,
|
|||||||
lpr \-#3 foo.c bar.c more.c
|
lpr \-#3 foo.c bar.c more.c
|
||||||
.Ed
|
.Ed
|
||||||
would result in 3 copies of the file foo.c, followed by 3 copies
|
would result in 3 copies of the file foo.c, followed by 3 copies
|
||||||
of the file bar.c, etc.\& On the other hand,
|
of the file bar.c, etc.
|
||||||
|
On the other hand,
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
cat foo.c bar.c more.c \&| lpr \-#3
|
cat foo.c bar.c more.c \&| lpr \-#3
|
||||||
.Ed
|
.Ed
|
||||||
@ -174,7 +175,7 @@ instead.
|
|||||||
Specifies a
|
Specifies a
|
||||||
.Ar font
|
.Ar font
|
||||||
to be mounted on font position
|
to be mounted on font position
|
||||||
.Ar i .
|
.Ar i .
|
||||||
The daemon
|
The daemon
|
||||||
will construct a
|
will construct a
|
||||||
.Li .railmag
|
.Li .railmag
|
||||||
@ -189,7 +190,7 @@ lpr \-C EECS foo.c
|
|||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
causes the system name (the name returned by
|
causes the system name (the name returned by
|
||||||
.Xr hostname 1 )
|
.Xr hostname 1 )
|
||||||
to be replaced on the burst page by
|
to be replaced on the burst page by
|
||||||
.Tn EECS ,
|
.Tn EECS ,
|
||||||
and the file foo.c to be printed.
|
and the file foo.c to be printed.
|
||||||
|
@ -82,7 +82,7 @@ is useful only to the super-user.
|
|||||||
.It Ar job\ \&#
|
.It Ar job\ \&#
|
||||||
A user may dequeue an individual job by specifying its job number.
|
A user may dequeue an individual job by specifying its job number.
|
||||||
This number may be obtained from the
|
This number may be obtained from the
|
||||||
.Xr lpq 1
|
.Xr lpq 1
|
||||||
program, e.g.\&
|
program, e.g.\&
|
||||||
.Pp
|
.Pp
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
|
@ -325,7 +325,8 @@ scope of multicast datagrams.
|
|||||||
(The TTL of forwarded packets is only compared
|
(The TTL of forwarded packets is only compared
|
||||||
to the threshold, it is not decremented by the threshold.
|
to the threshold, it is not decremented by the threshold.
|
||||||
Every multicast
|
Every multicast
|
||||||
router decrements the TTL by exactly 1.) The default threshold is 1.
|
router decrements the TTL by exactly 1.)
|
||||||
|
The default threshold is 1.
|
||||||
.Pp
|
.Pp
|
||||||
In general, all multicast routers
|
In general, all multicast routers
|
||||||
connected to a particular subnet or tunnel should
|
connected to a particular subnet or tunnel should
|
||||||
|
@ -128,7 +128,7 @@ Make some errorconditions non-fatal warnings.
|
|||||||
Don't descend below mount points in the file hierarchy.
|
Don't descend below mount points in the file hierarchy.
|
||||||
.It Fl f Ar file
|
.It Fl f Ar file
|
||||||
Read the specification from
|
Read the specification from
|
||||||
.Ar file ,
|
.Ar file ,
|
||||||
instead of from the standard input.
|
instead of from the standard input.
|
||||||
.Pp
|
.Pp
|
||||||
If this option is specified twice, the two specifications are compared
|
If this option is specified twice, the two specifications are compared
|
||||||
@ -150,7 +150,7 @@ Use the ``type'' keyword plus the specified (whitespace or comma separated)
|
|||||||
instead of the current set of keywords.
|
instead of the current set of keywords.
|
||||||
.It Fl p Ar path
|
.It Fl p Ar path
|
||||||
Use the file hierarchy rooted in
|
Use the file hierarchy rooted in
|
||||||
.Ar path ,
|
.Ar path ,
|
||||||
instead of the current directory.
|
instead of the current directory.
|
||||||
.It Fl s Ar seed
|
.It Fl s Ar seed
|
||||||
Display a single checksum to the standard error output that represents all
|
Display a single checksum to the standard error output that represents all
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 2, 2001
|
.Dd August 2, 2001
|
||||||
.Dt NTP_GENKEYS 8
|
.Dt NTP_GENKEYS 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -381,8 +381,8 @@ using the
|
|||||||
or
|
or
|
||||||
.Cm autokey
|
.Cm autokey
|
||||||
subcommands on the
|
subcommands on the
|
||||||
.Ic peer ,
|
.Ic peer ,
|
||||||
.Ic server ,
|
.Ic server ,
|
||||||
.Ic broadcast
|
.Ic broadcast
|
||||||
and
|
and
|
||||||
.Ic manycastclient
|
.Ic manycastclient
|
||||||
@ -462,7 +462,7 @@ The servers and clients involved must
|
|||||||
agree on the key and key identifier to authenticate their messages.
|
agree on the key and key identifier to authenticate their messages.
|
||||||
Keys and related information are specified in a key file, usually
|
Keys and related information are specified in a key file, usually
|
||||||
called
|
called
|
||||||
.Pa ntp.keys ,
|
.Pa ntp.keys ,
|
||||||
which should be exchanged and stored
|
which should be exchanged and stored
|
||||||
using secure procedures beyond the scope of the NTP protocol
|
using secure procedures beyond the scope of the NTP protocol
|
||||||
itself.
|
itself.
|
||||||
@ -486,7 +486,7 @@ command before use.
|
|||||||
This allows, for instance, the
|
This allows, for instance, the
|
||||||
installation of possibly several batches of keys and then
|
installation of possibly several batches of keys and then
|
||||||
activating or deactivating each batch remotely using
|
activating or deactivating each batch remotely using
|
||||||
.Xr ntpdc 8 .
|
.Xr ntpdc 8 .
|
||||||
This also provides a revocation capability that can
|
This also provides a revocation capability that can
|
||||||
be used if a key becomes compromised.
|
be used if a key becomes compromised.
|
||||||
The
|
The
|
||||||
@ -841,7 +841,7 @@ Specifies the key identifier to use with the
|
|||||||
.Xr ntpdc 8
|
.Xr ntpdc 8
|
||||||
utility program, which uses a
|
utility program, which uses a
|
||||||
proprietary protocol specific to this implementation of
|
proprietary protocol specific to this implementation of
|
||||||
.Xr ntpd 8 .
|
.Xr ntpd 8 .
|
||||||
The
|
The
|
||||||
.Ar key
|
.Ar key
|
||||||
argument is a key identifier
|
argument is a key identifier
|
||||||
@ -1150,9 +1150,9 @@ number.
|
|||||||
This number is taken to be the number of seconds the server
|
This number is taken to be the number of seconds the server
|
||||||
is running at the start of the corresponding 24-hour period.
|
is running at the start of the corresponding 24-hour period.
|
||||||
Information is only written to a file generation by specifying
|
Information is only written to a file generation by specifying
|
||||||
.Ic enable ;
|
.Ic enable ;
|
||||||
output is prevented by specifying
|
output is prevented by specifying
|
||||||
.Ic disable .
|
.Ic disable .
|
||||||
.El
|
.El
|
||||||
.It Cm link \&| Cm nolink
|
.It Cm link \&| Cm nolink
|
||||||
It is convenient to be able to access the current element of a
|
It is convenient to be able to access the current element of a
|
||||||
@ -1351,7 +1351,7 @@ programs
|
|||||||
are not subject to these limits.
|
are not subject to these limits.
|
||||||
A history of clients is kept using
|
A history of clients is kept using
|
||||||
the monitoring capability of
|
the monitoring capability of
|
||||||
.Xr ntpd 8 .
|
.Xr ntpd 8 .
|
||||||
Thus, monitoring is
|
Thus, monitoring is
|
||||||
always active as long as there is a restriction entry with the
|
always active as long as there is a restriction entry with the
|
||||||
.Cm limited
|
.Cm limited
|
||||||
@ -1479,7 +1479,7 @@ clock, where the
|
|||||||
argument in that command
|
argument in that command
|
||||||
is the clock address.
|
is the clock address.
|
||||||
The
|
The
|
||||||
.Cm key ,
|
.Cm key ,
|
||||||
.Cm version
|
.Cm version
|
||||||
and
|
and
|
||||||
.Cm ttl
|
.Cm ttl
|
||||||
@ -1765,7 +1765,7 @@ When enabled, this is identical to the
|
|||||||
.Ic broadcastclient
|
.Ic broadcastclient
|
||||||
command.
|
command.
|
||||||
The default for this flag is
|
The default for this flag is
|
||||||
.Ic disable .
|
.Ic disable .
|
||||||
.It Cm calibrate
|
.It Cm calibrate
|
||||||
Enables the calibration facility, which automatically adjusts
|
Enables the calibration facility, which automatically adjusts
|
||||||
the
|
the
|
||||||
@ -1778,7 +1778,7 @@ See the
|
|||||||
page
|
page
|
||||||
for further information.
|
for further information.
|
||||||
The default for this flag is
|
The default for this flag is
|
||||||
.Ic disable .
|
.Ic disable .
|
||||||
.It Cm kernel
|
.It Cm kernel
|
||||||
Enables the precision-time kernel support for the
|
Enables the precision-time kernel support for the
|
||||||
.Xr adjtime 2
|
.Xr adjtime 2
|
||||||
@ -1791,7 +1791,7 @@ It is provided primarily so that this support
|
|||||||
can be disabled during kernel development.
|
can be disabled during kernel development.
|
||||||
The default for this
|
The default for this
|
||||||
flag is
|
flag is
|
||||||
.Ic enable .
|
.Ic enable .
|
||||||
.It Cm monitor
|
.It Cm monitor
|
||||||
Enables the monitoring facility.
|
Enables the monitoring facility.
|
||||||
See the
|
See the
|
||||||
@ -1802,7 +1802,7 @@ and the
|
|||||||
command or further information.
|
command or further information.
|
||||||
The
|
The
|
||||||
default for this flag is
|
default for this flag is
|
||||||
.Ic enable .
|
.Ic enable .
|
||||||
.It Cm ntp
|
.It Cm ntp
|
||||||
Enables the server to adjust its local clock by means of NTP.
|
Enables the server to adjust its local clock by means of NTP.
|
||||||
If disabled, the local clock free-runs at its intrinsic time and
|
If disabled, the local clock free-runs at its intrinsic time and
|
||||||
@ -1818,14 +1818,14 @@ See the
|
|||||||
page for further
|
page for further
|
||||||
information.
|
information.
|
||||||
The default for this flag is
|
The default for this flag is
|
||||||
.Ic enable .
|
.Ic enable .
|
||||||
.It Cm stats
|
.It Cm stats
|
||||||
Enables the statistics facility.
|
Enables the statistics facility.
|
||||||
See the
|
See the
|
||||||
.Qq "Monitoring Options"
|
.Qq "Monitoring Options"
|
||||||
page for further information.
|
page for further information.
|
||||||
The default for this flag is
|
The default for this flag is
|
||||||
.Ic enable .
|
.Ic enable .
|
||||||
.El
|
.El
|
||||||
.It Ic logconfig Ar configkeyword
|
.It Ic logconfig Ar configkeyword
|
||||||
This command controls the amount and type of output written to
|
This command controls the amount and type of output written to
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 2, 2001
|
.Dd August 2, 2001
|
||||||
.Dt NTPD 8
|
.Dt NTPD 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -352,7 +352,7 @@ and
|
|||||||
configuration commands, respectively.
|
configuration commands, respectively.
|
||||||
These are
|
These are
|
||||||
the
|
the
|
||||||
.Cm auth ,
|
.Cm auth ,
|
||||||
.Cm bclient ,
|
.Cm bclient ,
|
||||||
.Cm monitor ,
|
.Cm monitor ,
|
||||||
.Cm pll ,
|
.Cm pll ,
|
||||||
@ -559,10 +559,10 @@ These commands operate in the same way as the
|
|||||||
and
|
and
|
||||||
.Ic disable
|
.Ic disable
|
||||||
configuration file commands of
|
configuration file commands of
|
||||||
.Xr ntpd 8 .
|
.Xr ntpd 8 .
|
||||||
Following is a description of the flags.
|
Following is a description of the flags.
|
||||||
Note that only the
|
Note that only the
|
||||||
.Cm auth ,
|
.Cm auth ,
|
||||||
.Cm bclient ,
|
.Cm bclient ,
|
||||||
.Cm monitor ,
|
.Cm monitor ,
|
||||||
.Cm pll ,
|
.Cm pll ,
|
||||||
@ -651,7 +651,7 @@ flag.
|
|||||||
This command operates in the same way as the
|
This command operates in the same way as the
|
||||||
.Ic restrict
|
.Ic restrict
|
||||||
configuration file commands of
|
configuration file commands of
|
||||||
.Xr ntpd 8 .
|
.Xr ntpd 8 .
|
||||||
.It Xo Ic unrestrict Ar address Ar mask
|
.It Xo Ic unrestrict Ar address Ar mask
|
||||||
.Ar flag ...
|
.Ar flag ...
|
||||||
.Xc
|
.Xc
|
||||||
@ -677,7 +677,7 @@ and
|
|||||||
.Ic untrustedkey
|
.Ic untrustedkey
|
||||||
configuration file
|
configuration file
|
||||||
commands of
|
commands of
|
||||||
.Xr ntpd 8 .
|
.Xr ntpd 8 .
|
||||||
.It Ic authinfo
|
.It Ic authinfo
|
||||||
Returns information concerning the authentication module,
|
Returns information concerning the authentication module,
|
||||||
including known keys and counts of encryptions and decryptions
|
including known keys and counts of encryptions and decryptions
|
||||||
|
@ -202,7 +202,7 @@ Variables which
|
|||||||
.Nm
|
.Nm
|
||||||
thinks should have a decodable value but didn't are
|
thinks should have a decodable value but didn't are
|
||||||
marked with a trailing
|
marked with a trailing
|
||||||
.Ql \&? .
|
.Ql \&? .
|
||||||
.It Xo Ic debug
|
.It Xo Ic debug
|
||||||
.Cm more |
|
.Cm more |
|
||||||
.Cm less |
|
.Cm less |
|
||||||
|
@ -227,7 +227,7 @@ Thus you may
|
|||||||
extract files directly from their anonymous ftp locations (e.g.\&
|
extract files directly from their anonymous ftp locations (e.g.\&
|
||||||
.Nm
|
.Nm
|
||||||
.Li ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/shells/bash-1.14.7.tbz ) .
|
.Li ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/packages/shells/bash-1.14.7.tbz ) .
|
||||||
Note: If you wish to use
|
Note: If you wish to use
|
||||||
.Bf -emphasis
|
.Bf -emphasis
|
||||||
passive mode
|
passive mode
|
||||||
.Ef
|
.Ef
|
||||||
|
@ -205,7 +205,7 @@ for
|
|||||||
.Xr mktemp 3
|
.Xr mktemp 3
|
||||||
to fill in with a unique ID.
|
to fill in with a unique ID.
|
||||||
.Bd -ragged -offset indent -compact
|
.Bd -ragged -offset indent -compact
|
||||||
Note: This should really not be necessary with
|
Note: This should really not be necessary with
|
||||||
.Nm ,
|
.Nm ,
|
||||||
since very little information is extracted from each package
|
since very little information is extracted from each package
|
||||||
and one would have to have a very small
|
and one would have to have a very small
|
||||||
|
@ -127,7 +127,7 @@ The next column is
|
|||||||
the total space available in the partition.
|
the total space available in the partition.
|
||||||
The
|
The
|
||||||
.Ar Used
|
.Ar Used
|
||||||
column indicates the total blocks used so far; the
|
column indicates the total blocks used so far; the
|
||||||
.Ar Available
|
.Ar Available
|
||||||
column indicates how much space is remaining on each partition.
|
column indicates how much space is remaining on each partition.
|
||||||
The
|
The
|
||||||
|
@ -285,7 +285,7 @@ to allocate
|
|||||||
blocks of available free space to a new
|
blocks of available free space to a new
|
||||||
.Fx
|
.Fx
|
||||||
partition.
|
partition.
|
||||||
Default: Interactive mode.
|
Default: Interactive mode.
|
||||||
.It bootManager
|
.It bootManager
|
||||||
is set to one of
|
is set to one of
|
||||||
.Ar boot
|
.Ar boot
|
||||||
@ -386,7 +386,7 @@ variable to request that the disk label editor use an interactive dialog
|
|||||||
to partition the disk instead of using variables to explicitly layout the
|
to partition the disk instead of using variables to explicitly layout the
|
||||||
disk as described above.
|
disk as described above.
|
||||||
.Pp
|
.Pp
|
||||||
Note: No file system data is actually written to disk until an
|
Note: No file system data is actually written to disk until an
|
||||||
explicit call to
|
explicit call to
|
||||||
.Ar diskLabelCommit
|
.Ar diskLabelCommit
|
||||||
is made.
|
is made.
|
||||||
|
@ -125,7 +125,7 @@ with space) are ignored.
|
|||||||
Other lines must start with a
|
Other lines must start with a
|
||||||
.Ar loginname
|
.Ar loginname
|
||||||
but the remaining arguments can be whatever is appropriate for the
|
but the remaining arguments can be whatever is appropriate for the
|
||||||
.Pa slip.login
|
.Pa slip.login
|
||||||
file that will be executed for that name.
|
file that will be executed for that name.
|
||||||
Arguments are separated by white space and follow normal
|
Arguments are separated by white space and follow normal
|
||||||
.Xr sh 1
|
.Xr sh 1
|
||||||
|
@ -285,7 +285,7 @@ to allocate
|
|||||||
blocks of available free space to a new
|
blocks of available free space to a new
|
||||||
.Fx
|
.Fx
|
||||||
partition.
|
partition.
|
||||||
Default: Interactive mode.
|
Default: Interactive mode.
|
||||||
.It bootManager
|
.It bootManager
|
||||||
is set to one of
|
is set to one of
|
||||||
.Ar boot
|
.Ar boot
|
||||||
@ -386,7 +386,7 @@ variable to request that the disk label editor use an interactive dialog
|
|||||||
to partition the disk instead of using variables to explicitly layout the
|
to partition the disk instead of using variables to explicitly layout the
|
||||||
disk as described above.
|
disk as described above.
|
||||||
.Pp
|
.Pp
|
||||||
Note: No file system data is actually written to disk until an
|
Note: No file system data is actually written to disk until an
|
||||||
explicit call to
|
explicit call to
|
||||||
.Ar diskLabelCommit
|
.Ar diskLabelCommit
|
||||||
is made.
|
is made.
|
||||||
|
@ -361,7 +361,8 @@ redirection can occur.
|
|||||||
.Xr stdio 3
|
.Xr stdio 3
|
||||||
buffered output from the invoked command can cause additional delays,
|
buffered output from the invoked command can cause additional delays,
|
||||||
or even lost output data in case a logging subprocess exited with a
|
or even lost output data in case a logging subprocess exited with a
|
||||||
signal.) The command itself runs with
|
signal.)
|
||||||
|
The command itself runs with
|
||||||
.Em stdout
|
.Em stdout
|
||||||
and
|
and
|
||||||
.Em stderr
|
.Em stderr
|
||||||
|
@ -35,7 +35,7 @@ The options are as follows:
|
|||||||
Reconnect on close.
|
Reconnect on close.
|
||||||
If the tty observed by
|
If the tty observed by
|
||||||
.Nm
|
.Nm
|
||||||
is closed, automatically reattach to the same tty.
|
is closed, automatically reattach to the same tty.
|
||||||
If this option is not specified,
|
If this option is not specified,
|
||||||
.Nm
|
.Nm
|
||||||
will request a new tty if running in interactive mode or exit if running
|
will request a new tty if running in interactive mode or exit if running
|
||||||
|
Loading…
Reference in New Issue
Block a user