Bug 178077

Summary: [patch] Correct description of -webnfs in exports.5
Product: Documentation Reporter: Andrey Simonenko <simon>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andrey Simonenko 2013-04-23 11:40:00 UTC
The exports(5) manual page has mistake in the -webnfs option's description.
It specifies that the -webnfs option implies -mapall=nobody, but actually
it implies -mapall=-2:-2.

Fix: 

[patch elided - gavin@]
How-To-Repeat: 
Specify -webnfs for some NFS exported file system, mount it via NFS
and create some file in it, then verify IDs of this file.
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2013-09-23 14:21:12 UTC
State Changed
From-To: open->closed

PR closed at submitter's request.