Date: Sat, 21 Dec 2002 14:28:07 +1030 (CST) From: "Greg 'groggy' Lehey" <grog@lemis.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46414: squid man page gives wrong location of configuration file Message-ID: <20021221035807.164FB51996@wantadilla.lemis.com>
next in thread | raw e-mail | index | archive | help
>Number: 46414 >Category: ports >Synopsis: squid man page gives wrong location of configuration file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 20 20:00:15 PST 2002 >Closed-Date: >Last-Modified: >Originator: Greg 'groggy' Lehey >Release: FreeBSD 5.0-CURRENT i386 >Organization: LEMIS (SA) Pty Ltd >Environment: System: FreeBSD wantadilla.lemis.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sat Oct 26 11:16:38 CST 2002 grog@current.lemis.com:/usr/obj/src/FreeBSD/5-CURRENT-WANTADILLA/src/sys/WANTADILLA i386 Not machine specific >Description: 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 >Fix: --- doc/squid.8.orig Sat Dec 21 14:22:42 2002 +++ doc/squid.8 Sat Dec 21 14:24:04 2002 @@ -98,7 +98,7 @@ .IP -Y Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload. .SH FILES -.I /etc/squid/squid.conf +.I /usr/local/etc/squid/squid.conf .RS The main configuration file. You must initially make changes to this file for >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021221035807.164FB51996>