cvs commit: src/bin/ps keyword.c
Garance A Drosehn
gad at FreeBSD.org
Wed Mar 8 00:58:48 PST 2006
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
More information about the cvs-src
mailing list