docs/159136: [patch] fix for broken links in manpage reiserfs(5)

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


>Number:         159136
>Category:       docs
>Synopsis:       [patch] fix for broken links in manpage reiserfs(5)
>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 12:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Michiel Overtoom
>Release:        9.0-CURRENT
>Organization:
>Environment:
>Description:
The AUTHORS section of the manpage reiserfs(5) contains a link to namesys.com, which is broken.
>How-To-Repeat:
Point your browser to http://www.namesys.com/
>Fix:
The supplied patch removes the link.

Patch attached with submission follows:

--- /usr/src/share/man/man5/reiserfs.5.orig     2011-07-23 15:58:07.000000000 +0200
+++ /usr/src/share/man/man5/reiserfs.5  2011-07-23 15:59:32.000000000 +0200
@@ -69,10 +69,7 @@
 .Fx 6.0 .
 .Sh AUTHORS
 .An -nosplit
-The ReiserFS kernel implementation was written by
-.An Hans Reiser
-.Pq Pa http://www.namesys.com/ ,
-and ported to
+The ReiserFS kernel implementation was written by Hans Reiser and ported to
 .Fx
 by
 .An Jean-S\['e]bastien P\['e]dron Aq dumbbell at FreeBSD.org .


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



More information about the freebsd-doc mailing list