| Summary: | typo in top(1) manual page | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Marian Cerny <jojo> |
| Component: | Books & Articles | Assignee: | Giorgos Keramidas <keramida> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->patched Good catch. I've just committed the change to CURRENT Responsible Changed From-To: freebsd-doc->keramida I'll take care of MFC'ing this State Changed From-To: patched->closed Merged to RELENG_6 and RELENG_5 now. |
The description of command 'o' in INTERACTIVE MODE contains a typo: 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 but usually include: "cpu", "res", "size", "time". The default is cpu. "vary froN system to system" should be "vary from system to system". Fix: change "vary fron system to system" to "vary from system to system" How-To-Repeat: see top(1) manual page, section INTERACTIVE MODE