Date: Tue, 22 Jun 2004 01:59:54 +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 fmt.c ps.1 Message-ID: <200406220159.i5M1xsng001420@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004-06-22 01:59:54 UTC
FreeBSD src repository
Modified files:
bin/ps fmt.c ps.1
Log:
When displaying the "COMMAND" field for system-processes and/or kernel
threads, put the command name in square brackets instead of parenthesis.
This matches NetBSD, and also seems to be what linux does. The sentence
which is added to the man page is taken straight from NetBSD.
PR: bin/65803
Submitted by: Cyrille Lefevre
Obtained from: NetBSD
Revision Changes Path
1.31 +1 -1 src/bin/ps/fmt.c
1.79 +3 -0 src/bin/ps/ps.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406220159.i5M1xsng001420>
