diff options
author | mpp <mpp@FreeBSD.org> | 1996-08-23 00:57:08 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-08-23 00:57:08 +0000 |
commit | b4aab8b6f63d316b3e014e8705427713f7493c83 (patch) | |
tree | 5aed7de05d0ba7a861aa603016366bb10677a5ba /usr.sbin/watch/watch.8 | |
parent | 5137ea821e27226b40fe3d57ce024a6b96a8610d (diff) | |
download | FreeBSD-src-b4aab8b6f63d316b3e014e8705427713f7493c83.zip FreeBSD-src-b4aab8b6f63d316b3e014e8705427713f7493c83.tar.gz |
Use the .Fx macro where appropriate.
Diffstat (limited to 'usr.sbin/watch/watch.8')
-rw-r--r-- | usr.sbin/watch/watch.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index d0b2a3f..50bd5b8 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -76,4 +76,5 @@ All user output is reproduced as-is. Ugen J.S. Antsilevich <ugen@NetVision.net.il> .Sh HISTORY .Nm Watch -first appeared in FreeBSD 2.1 +first appeared in +.Fx 2.1 . |