aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
commit07bfccd71e05867cb46c11ea07ec0027794972b3 (patch)
tree502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/watch
parent2ac2784f0c53b69968c131cd068d27cdbacca99f (diff)
downloadsrc-07bfccd71e05867cb46c11ea07ec0027794972b3.tar.gz
src-07bfccd71e05867cb46c11ea07ec0027794972b3.zip
Mechanically kill hard sentence breaks.
Notes
Notes: svn path=/head/; revision=131500
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 6cc0e11ed496..da0ceb9dde17 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