Bug 88015

Summary: typo in top(1) manual page
Product: Documentation Reporter: Marian Cerny <jojo>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Marian Cerny 2005-10-26 10:00:25 UTC
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
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2005-10-26 13:07:52 UTC
State Changed
From-To: open->patched

Good catch.  I've just committed the change to CURRENT 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2005-10-26 13:07:52 UTC
Responsible Changed
From-To: freebsd-doc->keramida

I'll take care of MFC'ing this
Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2006-08-08 13:40:38 UTC
State Changed
From-To: patched->closed

Merged to RELENG_6 and RELENG_5 now.