aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commit490d5836b5ab0c76675986696b1637fff97dfae2 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/watch
parentfb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff)
downloadsrc-490d5836b5ab0c76675986696b1637fff97dfae2.tar.gz
src-490d5836b5ab0c76675986696b1637fff97dfae2.zip
The .Nm utility
Notes
Notes: svn path=/head/; revision=99968
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/watch.815
1 files changed, 9 insertions, 6 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8
index f855ec1f60d8..a549518d1ff4 100644
--- a/usr.sbin/watch/watch.8
+++ b/usr.sbin/watch/watch.8
@@ -13,8 +13,9 @@
.Op Fl f Ar snpdev
.Op Ar tty
.Sh DESCRIPTION
-.Nm Watch
-allows the user to examine all data coming through a specified tty
+The
+.Nm
+utility allows the user to examine all data coming through a specified tty
using the
.Xr snp 4
device.
@@ -24,8 +25,9 @@ device is not available,
.Nm
will attempt to load the module
.Pq Nm snp .
-.Nm Watch
-writes to standard output.
+The
+.Nm
+utility writes to standard output.
.Pp
The options are as follows:
.Bl -tag -width indent
@@ -108,6 +110,7 @@ All user output is reproduced as-is.
.Sh AUTHORS
.An Ugen J.S. Antsilevich Aq ugen@NetVision.net.il
.Sh HISTORY
-.Nm Watch
-first appeared in
+The
+.Nm
+utility first appeared in
.Fx 2.1 .