Bug 14024

Summary: Several manpages still mentions hosts.deny
Product: Documentation Reporter: lkoeller <lkoeller>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description lkoeller 1999-09-28 20:50:00 UTC
	The manpage HOSTS_ACCESS(3), HOSTS_ACCESS(5) still mention the files
	hosts.allow and hosts.deny for access control, but it's unified in
	hosts.allow with the third field parameter "allow" and "deney".

	For clarification this should be corrected, especially the examples!

Fix: 

Correct the manpages :-)

Thanks and reagrds

Lars
--
E-Mail:                                     |  Lars Koeller
  Lars.Koeller@Uni-Bielefeld.DE              |  UNIX Sysadmin
  lkoeller@cc.fh-lippe.de                     |  Computing Center
PGP-key:                                       |  University of Bielefeld
  http://www.pgp.net/pgpnet/www-key.html        |  Germany
----------- FreeBSD, what else? ---- http://www.freebsd.org -------------
How-To-Repeat: 
	man 5 hosts_access
	man 3 hosts_access (only mention of hosts.deny in the files section))
Comment 1 unfurl freebsd_committer freebsd_triage 2000-02-15 06:51:13 UTC
State Changed
From-To: open->closed

Even though this man page mentions hosts.deny and we don't make use of it, 
that functionality is still there. That in combination with tcp_wrappers 
being in contrib, lead me to close this PR.