Bug 60890

Summary: sync ps.1 with print.c and sys/proc.h
Product: Documentation Reporter: Colin Percival <cperciva>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ps.1.diff none

Description Colin Percival 2004-01-04 12:10:21 UTC
ps.1 is out of touch with reality.  In particular:
1. The '>', 'A', and 'S' states were removed in August 1997.
2. The 'W' state was added in September 2000.
3. The 'J' state is listed in the wrong place.
4. The list of flags from sys/proc.h hasn't been updated
   since April 1996.

How-To-Repeat: man ps
Comment 1 Colin Percival freebsd_committer freebsd_triage 2004-01-21 16:29:05 UTC
State Changed
From-To: open->closed

Close my own PR now that I've committed the fix.