docs: fix manual page warnings
All warnings where about unnecessary quoting. The scriptlet below will tell what was wrong. for I in ./top/top.1 ./ps/ps.1 ./*.[0-9]; do echo "== $I warnings ==" man --warnings=all $I > /dev/null done This should probably be turned to 'make check' script. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
@ -809,7 +809,7 @@ secured, simply ask for help and view the system summary on the second
|
||||
line.
|
||||
|
||||
.TP 7
|
||||
\ \ \<\fBEnter\fR> or <\fBSpace\fR> :\fIRefresh-Display \fR
|
||||
\ \ <\fBEnter\fR> or <\fBSpace\fR> :\fIRefresh-Display \fR
|
||||
These commands awaken \*(We and following receipt of any input
|
||||
the entire display will be repainted.
|
||||
They also force an update of any hotplugged \*(Pu or \*(MP changes.
|
||||
|
Reference in New Issue
Block a user