Bug 24523

Summary: [PATCH] ps no longer supports the rsz format listed on the man page.
Product: Base System Reporter: mwm
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mwm 2001-01-22 09:30:01 UTC
The man page for ps lists rsz as a valid format, but it's not supported by the code.

Fix: Here's the patch to the man page.
How-To-Repeat: 
"man ps" to verify that rsz is listed. Then "ps o rsz" and note the
errors about the keyword.
Comment 1 dd freebsd_committer freebsd_triage 2001-06-01 05:07:15 UTC
State Changed
From-To: open->closed

This seems to have been fixed.