Bug 64714

Summary: nfsd(8) man-page lacks a reference to exports(5)
Product: Documentation Reporter: hars <hars>
Component: Books & ArticlesAssignee: Simon L. B. Nielsen <simon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description hars 2004-03-25 15:40:09 UTC
	If I understand nfs correctly, a reference from nfsd(8) to
	exports(5) might be useful.
	The reference in the opposite direction is there.

Fix: 

Add a FILES section to then nfsd(8) man page
	Add exports(5) to the SEE ALSO part of the nfsd manpage
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-03-30 21:43:31 UTC
State Changed
From-To: open->patched

I add exports(5) to the SEE ALSO section on -CURRENT.  I didn't add a 
FILES section since exports isn't really used be nfsd.  I will MFC 
in a few days to get the change into the upcomming FreeBSD 4.10. 

Thanks for the submission! 


Comment 2 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-03-30 21:43:31 UTC
Responsible Changed
From-To: freebsd-doc->simon

I add exports(5) to the SEE ALSO section on -CURRENT.  I didn't add a 
FILES section since exports isn't really used be nfsd.  I will MFC 
in a few days to get the change into the upcomming FreeBSD 4.10. 

Thanks for the submission!
Comment 3 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-04-03 20:38:57 UTC
State Changed
From-To: patched->closed

This has been MFC'ed to -STABLE now.