--- top/top.1 +++ top/top.1 2013-05-29 10:50:57.169939440 +0000 @@ -9,7 +9,7 @@ .. \# Setup //////////////////////////////////////////////////////////////// \# ** Comment out '.nr' or set to 0 to eliminate WIDTH fiddlin' ! -.nr half_xtra 4 +.nr half_xtra 0 . .ll +(\n[half_xtra] + \n[half_xtra]) . @@ -32,11 +32,11 @@ .ds F \fIOff\fR .ds O \fIOn\fR . -.ds AK asterisk (\'*\') +.ds AK asterisk ('*') .ds AM alternate\-display mode .ds AS auxiliary storage .ds CF configuration file -.ds CG \'current\' window/field group +.ds CG 'current' window/field group .ds CI interactive command \# - Note: our 'Command Line' used in 2 places \# ( and managed to fit in an 80x24 terminal ) @@ -44,7 +44,7 @@ \-\fBu\fR|\fBU\fR user \-\fBp\fR pid \-\fBo\fR fld \-\fBw\fR [cols] \fR .ds CO command\-line option .ds CT command toggle -.ds CW \'current\' window +.ds CW 'current' window .ds FG field group .ds FM full\-screen mode .ds KA arrow key @@ -1578,8 +1578,8 @@ It does not require that the window name .IP "*" 3 The \*(CIs shown with an \*(AK have use beyond \*(AM. .Bd -literal -compact - \'=', 'A', 'g' are always available - \'a', 'w' act the same with color mapping + '=', 'A', 'g' are always available + 'a', 'w' act the same with color mapping \ and fields management .Ed