docs/159144: [patch] fix for broken link in manpage stf(4)

Michiel Overtoom motoom at xs4all.nl
Sat Jul 23 19:20:10 UTC 2011


>Number:         159144
>Category:       docs
>Synopsis:       [patch] fix for broken link in manpage stf(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 23 19:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Michiel Overtoom
>Release:        9.0-CURRENT
>Organization:
>Environment:
>Description:
The manpage to stf(4) contains a defunct URL:

   http://www.6bone.net/6bone_6to4.html

The site 6bone.net doesn't exist anymore, and will not be resurrected.
>How-To-Repeat:
Point your browser to http://www.6bone.net/6bone_6to4.html
>Fix:
After an email exchange with Bob Fink, former maintainer/owner of 6bone.net, the following URL would be appropriate:

  http://www.ipv6day.org/action.php?n=En.IPv6day

The supplied patch will effect this.

Patch attached with submission follows:

--- /usr/src/share/man/man4/stf.4.orig  2011-07-23 23:07:09.000000000 +0200
+++ /usr/src/share/man/man4/stf.4       2011-07-23 23:08:06.000000000 +0200
@@ -230,7 +230,7 @@
 .Xr inet 4 ,
 .Xr inet6 4
 .Pp
-.Pa http://www.6bone.net/6bone_6to4.html
+.Pa http://www.ipv6day.org/action.php?n=En.IPv6day
 .Rs
 .%A Brian Carpenter
 .%A Keith Moore


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



More information about the freebsd-doc mailing list