diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-13 16:16:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-13 16:16:24 +0000 |
commit | dbef7aac1a5508f8a7f3efe8e6b1bf13ab249800 (patch) | |
tree | b37742dfb66f78725a19edbea2de8ebe7c9118ef /usr.bin/top | |
parent | e8b8be5676d0b5b52e99ebede68b13255deb91c9 (diff) |
mark up `dumb' using .Em, to be consistent with an earlier
mark up of `intelligent';
Diffstat (limited to 'usr.bin/top')
-rw-r--r-- | usr.bin/top/top.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index c0d24aaf3f9..e3fc048b1f8 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.42 2007/02/13 16:14:46 jmc Exp $ +.\" $OpenBSD: top.1,v 1.43 2007/02/13 16:16:23 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -63,7 +63,7 @@ In the remainder of this document, an terminal is one that supports cursor addressing, clear screen, and clear to end of line. Conversely, a -.Dq dumb +.Em dumb terminal is one that does not support such features. If the output of .Nm |