Commit d25a0bc2 authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Fix regression in documentation

parent d1eff65f
...@@ -92,11 +92,11 @@ tree view. ...@@ -92,11 +92,11 @@ tree view.
Select a field for sorting. The current sort field is indicated by a Select a field for sorting. The current sort field is indicated by a
highlight in the header. highlight in the header.
.TP .TP
.B F7, ], \- .B F7, ]
Increase the selected process's priority (subtract from 'nice' value). Increase the selected process's priority (subtract from 'nice' value).
This can only be done by the superuser. This can only be done by the superuser.
.TP .TP
.B F8, [, + .B F8, [
Decrease the selected process's priority (add to 'nice' value) Decrease the selected process's priority (add to 'nice' value)
.TP .TP
.B F9, k .B F9, k
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment