Bug 46414

Summary: squid man page gives wrong location of configuration file
Product: Ports & Packages Reporter: Greg Lehey <grog>
Component: Individual Port(s)Assignee: Adrian Chadd <adrian>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
squid-prefix.diff
none
squid-prefix.diff none

Description Greg Lehey 2002-12-21 04:00:15 UTC
	The man page for squid states:

	FILES
	       /etc/squid/squid.conf
	             The main configuration file. 

	In fact, the configuration file is kept in
	/usr/local/etc/squid/squid.conf.

How-To-Repeat: 	man squid
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2002-12-21 05:34:44 UTC
Responsible Changed
From-To: freebsd-ports->adrian

Over to maintainer(s)
Comment 2 Jonathan Noack 2003-07-21 17:15:20 UTC
Use REINPLACE instead to avoid hardcoded PREFIX.
Comment 3 Jonathan Noack 2003-07-21 17:33:22 UTC
Stupid webmail clients encoding everything as application/octet-stream...

Again, use REINPLACE instead to avoid hardcoded PREFIX.
Comment 4 Jonathan Noack 2003-09-15 23:32:41 UTC
This was included in the update to 2.5-STABLE3.  Please close...
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2003-12-28 09:55:59 UTC
State Changed
From-To: open->closed

This was included in the update to 2.5-STABLE3 

Thanks for your support.