doc: document 'scale_tics' function for Ctrl-E scaling

[ i also tweaked that 'STARTED' narrative just a bit ]
[ since its original wording implied the value could ]
[ change, whereas it's fixed when a task is started. ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2022-03-03 00:00:00 -06:00
committed by Craig Small
parent 402bf1903b
commit 5c4c239257
2 changed files with 21 additions and 6 deletions

3
NEWS
View File

@@ -32,7 +32,8 @@ procps-ng-NEXT
* top: summary area memory lines can print two abreast
* top: added two new autogroup fields
* top: added long versions of command line options
* top: added 'start time' and 'cpu utilization' fields
* top: added cpu utilization & 2 time related fields
* top: the time related fields can now be user scaled
* uptime: print short/pretty format correctly issue #217
* vmstat: add -y option to remove first line merge !72