From 8fbe2dea046b7ff5e9a29345a4bbd97333591e35 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Tue, 15 Nov 2011 16:49:09 -0600 Subject: [PATCH] top: correct man doc max header width (new fields added) --- top.1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/top.1 b/top.1 index ed40e1ba..0b8314e3 100644 --- a/top.1 +++ b/top.1 @@ -74,9 +74,7 @@ \# - the max screen width limit .ds WX 512 \# - the header width w/ all fields -.ds WF approximately 200 -\# - max room for the command column -.ds WC 300+ +.ds WF approximately 250 \# - pid monitoring limit .ds WP 20 \# Xref's that depend on/mention other stuff --------