Bug 115065

Summary: [patch] sync ps.1 with p_flag and keywords
Product: Documentation Reporter: pluknet <pluknet>
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
file.diff none

Description pluknet 2007-07-31 00:40:00 UTC
ps.1 manpage wasn't synced up to date in the past several years with:
o flags (kept in p_flag in struct proc) changes in sys/proc.h
o keywords changes in bin/ps/keyword.c (partly from bin/65803)

Fix: Apply the patch.

Patch attached with submission follows:
How-To-Repeat: See mentioned manpage.
Comment 1 Sergey Kandaurov freebsd_committer freebsd_triage 2011-07-01 16:14:49 UTC
State Changed
From-To: open->patched

All chunks committed to HEAD (except keyword aliases, I'm not sure about them).
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2013-01-27 00:13:26 UTC
State Changed
From-To: patched->closed

MFCed/fixed by now or it will never be MFCed