From owner-freebsd-bugs@FreeBSD.ORG Sat Jul 23 12:30:13 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5134A1065672 for ; Sat, 23 Jul 2011 12:30:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 14E968FC17 for ; Sat, 23 Jul 2011 12:30:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6NCUCtp048445 for ; Sat, 23 Jul 2011 12:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6NCUCd7048440; Sat, 23 Jul 2011 12:30:12 GMT (envelope-from gnats) Resent-Date: Sat, 23 Jul 2011 12:30:12 GMT Resent-Message-Id: <201107231230.p6NCUCd7048440@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michiel Overtoom Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94FBF106564A for ; Sat, 23 Jul 2011 12:23:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 8504E8FC12 for ; Sat, 23 Jul 2011 12:23:26 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p6NCNQNg053250 for ; Sat, 23 Jul 2011 12:23:26 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p6NCNQIR053245; Sat, 23 Jul 2011 12:23:26 GMT (envelope-from nobody) Message-Id: <201107231223.p6NCNQIR053245@red.freebsd.org> Date: Sat, 23 Jul 2011 12:23:26 GMT From: Michiel Overtoom To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/159138: [patch] fix for broken link in manpage faithd(8) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2011 12:30:13 -0000 >Number: 159138 >Category: misc >Synopsis: [patch] fix for broken link in manpage faithd(8) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 23 12:30:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Michiel Overtoom >Release: 9.0-CURRENT >Organization: >Environment: >Description: I'm not sure if faithd is used anymore, but I'll send this in anyway; The SEE ALSO section of the faithd(8) manpage contains a broken link; ftp.isi.edu seems to be missing the entire 'in-notes' directory. RFC3142 ftp://ftp.isi.edu/in-notes/rfc3142.txt June 2001 >How-To-Repeat: Try to retrieve ftp://ftp.isi.edu/in-notes/rfc3142.txt >Fix: The supplied patch fixes the broken URL to: http://www.ietf.org/rfc/rfc3142.txt Patch attached with submission follows: --- /usr/src/usr.sbin/faithd/faithd.8.orig 2011-07-23 16:16:15.000000000 +0200 +++ /usr/src/usr.sbin/faithd/faithd.8 2011-07-23 16:17:29.000000000 +0200 @@ -368,7 +368,7 @@ .%A Kazu Yamamoto .%T "An IPv6-to-IPv4 transport relay translator" .%B RFC3142 -.%U ftp://ftp.isi.edu/in-notes/rfc3142.txt +.%U http://www.ietf.org/rfc/rfc3142.txt .%D June 2001 .Re .\" >Release-Note: >Audit-Trail: >Unformatted: