gad 2004/05/23 14:35:36 PDT
FreeBSD src repository
Modified files:
bin/ps ps.1 ps.c
Log:
Add the 'sid' info to the output of `ps -j', to make up for the 'sess'
(session-pointer) info which was dropped from `ps' earlier in 5.x.
PR: bin/59423
Submitted by: Jilles Tjoelker
Revision Changes Path
1.77 +1 -1 src/bin/ps/ps.1
1.91 +1 -1 src/bin/ps/ps.c