top: enable other filtering, add documentation support

This commit provides the hard copy support for our new
'Other Filter' feature. The man document contains some
potentially useful examples and it will be interesting
to see what use this new tool is put to in the future.

(everything is perfectly justified plus right margins)
(are completely filled, but of course it must be luck)

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2013-03-03 00:00:00 -06:00
committed by Jaromir Capik
parent 5edc6fb317
commit f9a208b273
2 changed files with 135 additions and 17 deletions

3
NEWS
View File

@@ -1,6 +1,9 @@
procps-ng-3.3.7
---------------
* top adds a powerful new filter feature wherein any
window can include or exlude selected fields which
contain specific values - Debian #682082 & #682083
* top preserves user input for later recall and edit
* top provides true input editing vs. just backspace
* top user filtering with exclusion - Debian #682086