Bug 25227

Summary: Lack of the description for some options in chflags(2).
Product: Documentation Reporter: heita <heita>
Component: Books & ArticlesAssignee: dd <dd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description heita 2001-02-20 09:10:01 UTC
In chflags(2) documentation, there are three options (UF_IMMUTABLE, UF_APPEND, UF_NOUNLINK) described 
as 'may be set by the owner or the super-user', but the other options(UF_NODUMP, UF_OPAQUE) aren't. 
They should be described in the same way.

And also SF_ARCHIVED should be described as 'may be set by the super-user' like other SF_* options.

Fix: 

(Straight forward.)
How-To-Repeat: % man 2 chflags
Comment 1 dd freebsd_committer freebsd_triage 2001-03-19 23:51:15 UTC
State Changed
From-To: open->suspended

Fixed in -current, thanks!  I'll MFC this after the code freeze. 


Comment 2 dd freebsd_committer freebsd_triage 2001-03-19 23:51:15 UTC
Responsible Changed
From-To: freebsd-doc->dd

My MFC reminder.
Comment 3 dd freebsd_committer freebsd_triage 2001-04-26 03:34:57 UTC
State Changed
From-To: suspended->closed

MFC'd.