Bug 110062

Summary: [patch] mount_nfs(8) fails to mention a failure condition
Product: Documentation Reporter: mwm
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description mwm 2007-03-07 23:30:01 UTC
	mount_nfs can fail to mount even critical file systems under
	some conditions.

Fix: Well, the bug should be fixed in mount_nfs, but mentioning it
	in the man page seems at least appropriate for now. The
	attached patch to mount_nfs.8 adds that.
How-To-Repeat: 	Try mounting mounting a file system from a non-existent host.
Comment 1 Chris Rees freebsd_committer freebsd_triage 2013-12-21 18:44:47 UTC
State Changed
From-To: open->closed

Not a bug, and Linux also does this for example.  Is there an OS that 
doesn't do this?