Date: Wed, 8 Mar 2006 08:58:44 +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 keyword.c Message-ID: <200603080858.k288wik1085490@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2006-03-08 08:58:44 UTC
FreeBSD src repository
Modified files:
bin/ps keyword.c
Log:
Fix the case where the user specifies an alternate heading for some
output-format keyword, and the keyword they picked is an alias to
some other keyword. E.g.: ps -o stat=Zustand $$
('stat' is defined as an alias for 'state')
PR: bin/57833
MFC after: 3 weeks
Revision Changes Path
1.73 +13 -6 src/bin/ps/keyword.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603080858.k288wik1085490>
