diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2005-03-13 13:37:02 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2005-03-13 13:37:02 +0000 |
commit | 28d223bdcb76b33bb68e587c32173669e643ecfe (patch) | |
tree | 81c91b98e58257d54fc6d54cfec64be518765f16 /contrib/top/top.X | |
parent | abe57788f7c5f87031f3a2552a6c60d2e5582d42 (diff) | |
download | src-28d223bdcb76b33bb68e587c32173669e643ecfe.tar.gz src-28d223bdcb76b33bb68e587c32173669e643ecfe.zip |
Correct macro usage.
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=143520
Diffstat (limited to 'contrib/top/top.X')
-rw-r--r-- | contrib/top/top.X | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/top.X b/contrib/top/top.X index 97ec76a8b440..8dfc94906009 100644 --- a/contrib/top/top.X +++ b/contrib/top/top.X @@ -262,7 +262,7 @@ command. .TP .B i (or -.BR I) +.BR I ) Toggle the display of idle processes. .TP .B t |