Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2006 12:45:28 -0500 (CDT)
From:      Alan Amesbury <amesbury@umn.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104813: Broken URL in portaudit(1) manpage [PATCH]
Message-ID:  <20061025174528.6C2644503F@paulaner.oitsec.umn.edu>
Resent-Message-ID: <200610251750.k9PHoJHP056841@freefall.freebsd.org>

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

>Number:         104813
>Category:       ports
>Synopsis:       Broken URL in portaudit(1) manpage [PATCH]
>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:   Wed Oct 25 17:50:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alan Amesbury
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
University of Minnesota
>Environment:
System: FreeBSD paulaner.oitsec.umn.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Tue Oct 3 13:31:01 CDT 2006 root@paulaner.oitsec.umn.edu:/usr/obj/usr/src/sys/OITSEC-6-IS i386

>Description:
portaudit(1) includes reference URL

	http://FreeBSD.VuXML.org


This is a dead link.  I believe it should be


	http://VuXML.FreeBSD.org


Patch is enclosed.
>How-To-Repeat:
	N/A
>Fix:
Apply this patch to master copy of $PORT/files/portaudit.1

--- portaudit.1.orig    Wed Oct 25 12:41:22 2006
+++ portaudit.1 Wed Oct 25 12:41:40 2006
@@ -156,7 +156,7 @@
 .Xr periodic.conf 5 ,
 .Pa http://www.FreeBSD.org/ports/portaudit/ ,
 .Pa http://www.FreeBSD.org/security/#adv ,
-.Pa http://FreeBSD.VuXML.org/ .
+.Pa http://VuXML.FreeBSD.org/ .
 .
 .
 .Sh BUGS

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



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