From owner-freebsd-ports Fri Dec 20 20: 0:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD70B37B401 for ; Fri, 20 Dec 2002 20:00:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AAD43EE6 for ; Fri, 20 Dec 2002 20:00:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBL40FNS055073 for ; Fri, 20 Dec 2002 20:00:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBL40FVm055072; Fri, 20 Dec 2002 20:00:15 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1865537B401 for ; Fri, 20 Dec 2002 19:58:10 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id F26C643EDA for ; Fri, 20 Dec 2002 19:58:08 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 164FB51996; Sat, 21 Dec 2002 14:28:07 +1030 (CST) Message-Id: <20021221035807.164FB51996@wantadilla.lemis.com> Date: Sat, 21 Dec 2002 14:28:07 +1030 (CST) From: "Greg 'groggy' Lehey" Reply-To: "Greg 'groggy' Lehey" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46414: squid man page gives wrong location of configuration file Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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