diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-11-24 16:56:43 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-11-24 16:56:43 +0000 |
| commit | 6e2867d22bbbe07a7f821a8f356ded093704ae32 (patch) | |
| tree | 523fc460ba2f904ac8ae9a55fb8fc69393dbc375 /usr.sbin/watch | |
| parent | 5c8fcbc8667c0fbc75a8fc88ced42098ea2da746 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/watch')
| -rw-r--r-- | usr.sbin/watch/watch.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index 02208de06e26..5ab09a64617c 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -1,5 +1,4 @@ .\" -.\" @(#)watch.8 1.1 (FreeBSD) 2/17/95 .\" $FreeBSD$ .\" .Dd November 24, 2001 @@ -15,7 +14,7 @@ .Op Ar tty .Sh DESCRIPTION .Nm Watch -allows the superuser to examine all data coming through a specified tty. +allows the user to examine all data coming through a specified tty. .Nm Watch writes to standard output. .Pp |
