gad 2004/05/23 14:21:07 PDT
FreeBSD src repository
Modified files:
bin/ps ps.c
Log:
Fix the kludge-old-options processing so `ps tpt' will be treated the
same as `ps -tpt', instead of being changed into `ps -tpT'.
PR: bin/52489
Submitted by: Jilles Tjoelker
MFC after: 1 week
Revision Changes Path
1.90 +5 -4 src/bin/ps/ps.c