Date: Sun, 20 Jun 2004 22:31:38 +0000 (UTC) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps print.c Message-ID: <200406202231.i5KMVcXg087810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004-06-20 22:31:38 UTC
FreeBSD src repository
Modified files:
bin/ps print.c
Log:
From SUSv3:
Any [standard output] field need not be meaningful in all
implementations. In such a case a hyphen ('-') should be
output in place of the field value
So have the `-O label' option print out the string " -" if the
process has no label.
Approved by: Silence from rwatson and green (when asked in March...)
Revision Changes Path
1.86 +1 -1 src/bin/ps/print.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406202231.i5KMVcXg087810>
