aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2002-12-30 21:18:15 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2002-12-30 21:18:15 +0000
commitd64ada501ae33c02e7c4e3ce21962907df814a5a (patch)
treebd0234a8048c844b06483795cfb1fe4d34b68a4f /usr.sbin/watch
parent5e705af2c9a7617aad837cc972b7eb1d8052f0e7 (diff)
downloadsrc-d64ada501ae33c02e7c4e3ce21962907df814a5a.tar.gz
src-d64ada501ae33c02e7c4e3ce21962907df814a5a.zip
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
Add FreeBSD Id tag where missing.
Notes
Notes: svn path=/head/; revision=108470
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/watch.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8
index a549518d1ff4..6cc0e11ed496 100644
--- a/usr.sbin/watch/watch.8
+++ b/usr.sbin/watch/watch.8
@@ -81,7 +81,7 @@ Print the date and time when observation of a given tty is started.
.It Fl W
Allow write access to observed tty.
.It Ar tty
-Tty may be specified as an tty-style device, such as a pseudo tty device,
+Tty may be specified as a tty-style device, such as a pseudo tty device,
a virtual console, or a serial line, etc.
Names may be preceded by
.Pa /dev/ .