diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
| commit | 4a8d02835c2544e65713d27352cb3be0bd5d1c84 (patch) | |
| tree | 99b740a7c4217cd7405a4de1071ea095c0037d7d /usr.sbin/watch | |
| parent | e407db3cbc080bdbd6c540a4af3d2d201ddc02f5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/watch')
| -rw-r--r-- | usr.sbin/watch/watch.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index 57d144985180d..d0b2a3f0392bd 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -7,7 +7,7 @@ .Sh NAME .Nm watch .Nd snoop on another tty line -.Sh SYNOPSYS +.Sh SYNOPSIS .Nm watch .Op Fl ciotW .Ar tty @@ -37,7 +37,7 @@ If output is redirected to a file, interactive mode can still be requested by specifying this option. .It Fl o Reconnect on overflow. -The behaviour of +The behavior of .Nm watch if the observed tty overflows is similar to the behavior if the observed tty is closed. |
