Skip site navigation (1)Skip section navigation (2)
Date:      9 Mar 2004 19:35:26 -0000
From:      "Nathan Dove" <njdove@wafer.sandia.gov>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64006: portaudit: man page refers to incorrect location forperiodic files
Message-ID:  <20040309193526.3903.qmail@wafer.sandia.gov>
Resent-Message-ID: <200403092000.i29K0bCN064068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64006
>Category:       ports
>Synopsis:       portaudit: man page refers to incorrect location for periodic files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 09 12:00:36 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nathan Dove
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD wafer 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Mar 8 12:45:27 MST 2004 njdove@wafer.mdl.sandia.gov:/usr/obj/usr/src/sys/NJDOVE-2004-03-08 i386

>Description:
The man page (portaudit.1) does not append '/etc' to
%%PREFIX%% when referring to the periodic scripts.

>How-To-Repeat:
man portaudit

>Fix:
diff -Naur /usr/ports/security/portaudit/files/portaudit.1 /tmp/portaudit.fixed

--- /usr/ports/security/portaudit/files/portaudit.1	Mon Feb 23 15:39:05 2004
+++ /tmp/portaudit.1.fixed	Tue Mar  9 12:22:32 2004
@@ -60,7 +60,7 @@
 current ports tree (or any local copy of the ports tree) is not required for
 operation.
 .Pp
-This package also installs two scripts into %%PREFIX%%/periodic that regularly
+This package also installs two scripts into %%PREFIX%%/etc/periodic that regularly
 update this database and include the report of vulnerable packages in the
 daily security report.
 .Pp


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040309193526.3903.qmail>