ports/104813: Broken URL in portaudit(1) manpage [PATCH]

Alan Amesbury amesbury at umn.edu
Wed Oct 25 17:50:27 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list