From owner-freebsd-ports Thu Jul 18 23:20:26 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 B7EC037B405 for ; Thu, 18 Jul 2002 23:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E5D343E31 for ; Thu, 18 Jul 2002 23:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6J6K4JU063082 for ; Thu, 18 Jul 2002 23:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6J6K36n063081; Thu, 18 Jul 2002 23:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A9C37B400 for ; Thu, 18 Jul 2002 23:19:23 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052A143E65 for ; Thu, 18 Jul 2002 23:19:23 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6J6JMOT085447 for ; Thu, 18 Jul 2002 23:19:22 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6J6JMoG085446; Thu, 18 Jul 2002 23:19:22 -0700 (PDT) Message-Id: <200207190619.g6J6JMoG085446@www.freebsd.org> Date: Thu, 18 Jul 2002 23:19:22 -0700 (PDT) From: Caitlen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40758: man file incorrectness for cvsup 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: 40758 >Category: ports >Synopsis: man file incorrectness for cvsup >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 18 23:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Caitlen >Release: 4.6-p3 ports collection >Organization: >Environment: release 4.6-p3 >Description: In the man file for cvsup, the location of the "refuse" file is ported as /usr/local/etc/cvsup/sup when infact it is /usr/sup/refuse This is incorrect, and thus can be confusing. >How-To-Repeat: Create a file in /usr/local/etc/cvsup/sup/ and call it refuse, realize very quickly that it's not being used or even openned by tracing the program using ktrace. >Fix: Fix the man file to report the location as /usr/sup/refuse instead. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message