Bug 62394

Summary: mount(8) man page is missing acls and multilabel options
Product: Documentation Reporter: Eric Anderson <anderson>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mount.8-patch none

Description Eric Anderson 2004-02-05 17:30:07 UTC
      Two options (acls and multilabel) are missing from the mount(8) man page.  I'm not sure what the multilabel option does, but the acls option enables Access Control Lists on the subsequent filesystem.

How-To-Repeat:       man mount - look for acls or multilabel (not there!).
Comment 1 Marc Silver 2004-02-06 20:05:34 UTC
Hi there,

I've come up with a minor patch for this.  Not sure if the refrerences
to the the ACL/MAC pages should go in the SEE ALSO section, but if not,
they can easily be removed.

Cheers,
Marc
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2004-02-06 20:23:01 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Take this PR.
Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2004-02-10 06:34:20 UTC
State Changed
From-To: open->closed

Patch committed!  Thanks for the submission.