On Thu, Aug 16, 2012 at 10:39:16AM -0400, Okan Demirmen wrote: > clarify that -w is used for raw output only (removes the 'not sure' XXX > comment). > > ok? >
how does it work? doing something like "systat -b -w 10" seems to make no difference. jmc > Index: systat.1 > =================================================================== > RCS file: /home/open/cvs/src/usr.bin/systat/systat.1,v > retrieving revision 1.93 > diff -u -p -r1.93 systat.1 > --- systat.1 30 Jan 2012 14:35:50 -0000 1.93 > +++ systat.1 16 Aug 2012 14:35:04 -0000 > @@ -109,8 +109,7 @@ This option is overridden by the final > argument, if given. > The default interval is 5 seconds. > .It Fl w Ar width > -Specifies the maximum width of the display. > -.\" XXX not sure for the above. > +Specifies the maximum width of the output in raw, non-interactive mode. > .It Ar view > The > .Ar view
