diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-05-04 23:27:30 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-05-04 23:27:30 +0000 |
| commit | 4eba34e8b75b2f12646a8e97f9baa78398a4f617 (patch) | |
| tree | c33e455e82af772e06015f2bd57941eedc7653ba /usr.sbin | |
| parent | 1be41bcf258f343d94d7985aaa5d17a70a019c6b (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/watch/watch.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index ab760078ed09..e01257ae9fe2 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -50,7 +50,9 @@ Print the date and time when observation of a given tty is started. 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 -would be displayed, watch will exit. The reconnect flags are unaffected by +would be displayed, +.Nm +will exit. The reconnect flags are unaffected by this option. .It Fl W Allow write access to observed tty. |
