summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
commit6294018a208cf7742b1c021a9b75c26962505571 (patch)
tree502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/watch
parent3f44360851448f8816c22f6b72e8dd5c9924c27f (diff)
downloadFreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip
FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/watch.812
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8
index 6cc0e11..da0ceb9 100644
--- a/usr.sbin/watch/watch.8
+++ b/usr.sbin/watch/watch.8
@@ -32,7 +32,8 @@ utility writes to standard output.
The options are as follows:
.Bl -tag -width indent
.It Fl c
-Reconnect on close. If the tty observed by
+Reconnect on close.
+If the tty observed by
.Nm
is closed, automatically reattach to the same tty.
If this option is not specified,
@@ -60,12 +61,15 @@ is started from a tty.
If output is redirected to a file, interactive mode can still be requested
by specifying this option.
.It Fl n
-Disable the ability to switch the watched tty interactively. This disables
+Disable the ability to switch the watched tty interactively.
+This disables
both change requests made with <control-X> as well as automatic prompting
-when the current tty is closed or overflows. In all cases where a prompt
+when the current tty is closed or overflows.
+In all cases where a prompt
would be displayed,
.Nm
-will exit. The reconnect flags are unaffected by
+will exit.
+The reconnect flags are unaffected by
this option.
When this flag is used, <control-X> is passed through to the terminal.
.It Fl o
OpenPOWER on IntegriCloud