Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 1997 09:08:15 -0700 (PDT)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-bin
Subject:   cvs commit:  src/bin/ps print.c
Message-ID:  <199704161608.JAA04996@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         97/04/16 09:08:14

  Modified:    bin/ps    print.c
  Log:
  When "-c" is specified, don't pad the command with spaces if it is
  the last field on the line.  "ps -axlc" was needlessly wrapping
  around on 80-character windows.
  
  Revision  Changes    Path
  1.20      +5 -2      src/bin/ps/print.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704161608.JAA04996>