diff options
author | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-10-26 12:07:23 +0000 |
---|---|---|
committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2005-10-26 12:07:23 +0000 |
commit | 5967e9a2717ac7e1a8a4f78b7d62c9f2d389929a (patch) | |
tree | 67caeb9a3a32ccbcc30aad461f565978776d7a18 /contrib/top/top.X | |
parent | 07b68894268ed96d92912cfe866076e5ddfd32d3 (diff) | |
download | src-5967e9a2717ac7e1a8a4f78b7d62c9f2d389929a.tar.gz src-5967e9a2717ac7e1a8a4f78b7d62c9f2d389929a.zip |
Typo.
PR: docs/88015
Submitted by: Marian Cerny <jojo@matfyz.cz>
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=151697
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 8dfc94906009..4a9646a274ae 100644 --- a/contrib/top/top.X +++ b/contrib/top/top.X @@ -249,7 +249,7 @@ to all users will be displayed. .TP .B o Change the order in which the display is sorted. This command is not -available on all systems. The sort key names vary fron system to system +available on all systems. The sort key names vary from system to system but usually include: \*(lqcpu\*(rq, \*(lqres\*(rq, \*(lqsize\*(rq, \*(lqtime\*(rq. The default is cpu. .TP |