From owner-svn-src-head@FreeBSD.ORG Sat Jul 23 22:55:33 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 501F21065670; Sat, 23 Jul 2011 22:55:33 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 3DDF78FC08; Sat, 23 Jul 2011 22:55:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p6NMtXPZ080306; Sat, 23 Jul 2011 22:55:33 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p6NMtWNp080295; Sat, 23 Jul 2011 22:55:33 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201107232255.p6NMtWNp080295@svn.freebsd.org> From: Glen Barber Date: Sat, 23 Jul 2011 22:55:32 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r224284 - in head: share/man/man4 share/man/man5 share/man/man8 usr.sbin/faithd X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2011 22:55:33 -0000 Author: gjb (doc committer) Date: Sat Jul 23 22:55:32 2011 New Revision: 224284 URL: http://svn.freebsd.org/changeset/base/224284 Log: Fix various broken links in manual pages. Submitted by: Michiel Overtoom (motoom % xs4all nl) PR: 159130 159131 159132 159133 159134 159135 159136 159137 158138 159144 Approved by: re (kib) MFC after: 3 days Modified: head/share/man/man4/dc.4 head/share/man/man4/gif.4 head/share/man/man4/lmc.4 head/share/man/man4/mpt.4 head/share/man/man4/rue.4 head/share/man/man4/stf.4 head/share/man/man4/wi.4 head/share/man/man5/reiserfs.5 head/share/man/man8/crash.8 head/usr.sbin/faithd/faithd.8 Modified: head/share/man/man4/dc.4 ============================================================================== --- head/share/man/man4/dc.4 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man4/dc.4 Sat Jul 23 22:55:32 2011 (r224284) @@ -30,7 +30,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 16, 2005 +.Dd July 23, 2011 .Dt DC 4 .Os .Sh NAME @@ -357,7 +357,7 @@ the card should be configured correctly. .Re .Rs .%T Davicom DM9102 data sheet -.%U http://www.davicom8.com +.%U http://www.davicom.com.tw/userfile/24247/DM9102H-DS-F01-021508.pdf .Re .Rs .%T Intel 21143 Hardware Reference Manual Modified: head/share/man/man4/gif.4 ============================================================================== --- head/share/man/man4/gif.4 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man4/gif.4 Sat Jul 23 22:55:32 2011 (r224284) @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 8, 2009 +.Dd July 23, 2011 .Dt GIF 4 .Os .Sh NAME @@ -198,7 +198,7 @@ to 1. .%B RFC2893 .%T Transition Mechanisms for IPv6 Hosts and Routers .%D August 2000 -.%U ftp://ftp.isi.edu/in-notes/rfc2893.txt +.%U http://www.ietf.org/rfc/rfc2893.txt .Re .Rs .%A Sally Floyd Modified: head/share/man/man4/lmc.4 ============================================================================== --- head/share/man/man4/lmc.4 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man4/lmc.4 Sat Jul 23 22:55:32 2011 (r224284) @@ -43,7 +43,7 @@ .\" this program; if not, write to the Free Software Foundation, Inc., 59 .\" Temple Place - Suite 330, Boston, MA 02111-1307, USA. .\" -.Dd May 20, 2006 +.Dd July 23, 2011 .Dt LMC 4 .Os .\" @@ -723,8 +723,6 @@ Thus, cable length does not affect data/ .Xr ngctl 8 , .Xr ping 8 , .Xr ifnet 9 -.Pp -.Pa http://www.sbei.com/ .\" .Sh HISTORY .\" Modified: head/share/man/man4/mpt.4 ============================================================================== --- head/share/man/man4/mpt.4 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man4/mpt.4 Sat Jul 23 22:55:32 2011 (r224284) @@ -35,7 +35,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 13, 2010 +.Dd July 23, 2011 .Dt MPT 4 .Os .Sh NAME @@ -161,7 +161,7 @@ can take on - no separate compilation is .Xr gmultipath 8 .Rs .%T "LSI Logic Website" -.%U http://www.lsilogic.com/ +.%U http://www.lsi.com/ .Re .Sh HISTORY The Modified: head/share/man/man4/rue.4 ============================================================================== --- head/share/man/man4/rue.4 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man4/rue.4 Sat Jul 23 22:55:32 2011 (r224284) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 16, 2005 +.Dd July 23, 2011 .Dt RUE 4 .Os .Sh NAME @@ -139,8 +139,8 @@ The driver failed to allocate an mbuf fo .Xr ng_ether 4 , .Xr ifconfig 8 .Rs -.%T "ReakTek RTL8150 data sheet" -.%U ftp://ftp.realtek.com.tw/lancard/data_sheet/8150/ +.%T "RealTek RTL8150 data sheet" +.%U http://pdf.seekdatasheet.com/2008714/200807142333305235.pdf .Re .Sh HISTORY The Modified: head/share/man/man4/stf.4 ============================================================================== --- head/share/man/man4/stf.4 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man4/stf.4 Sat Jul 23 22:55:32 2011 (r224284) @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 27, 2001 +.Dd July 23, 2011 .Dt STF 4 .Os .Sh NAME @@ -230,7 +230,7 @@ and not to use your 6to4 prefix as a sou .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 Modified: head/share/man/man4/wi.4 ============================================================================== --- head/share/man/man4/wi.4 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man4/wi.4 Sat Jul 23 22:55:32 2011 (r224284) @@ -31,7 +31,7 @@ .\" $FreeBSD$ .\" $OpenBSD: wi.4tbl,v 1.14 2002/04/29 19:53:50 jsyn Exp $ .\" -.Dd January 4, 2010 +.Dd July 23, 2011 .Dt WI 4 .Os .Sh NAME @@ -319,7 +319,7 @@ command. .Xr wpa_supplicant 8 . .Rs .%T HCF Light programming specification -.%U http://www.wavelan.com +.%U http://web.archive.org/web/20040130141721/http://wavelan.com/ .Re .Sh HISTORY The Modified: head/share/man/man5/reiserfs.5 ============================================================================== --- head/share/man/man5/reiserfs.5 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man5/reiserfs.5 Sat Jul 23 22:55:32 2011 (r224284) @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 16, 2006 +.Dd July 23, 2011 .Dt REISERFS 5 .Os .Sh NAME @@ -71,7 +71,6 @@ first appeared in .An -nosplit The ReiserFS kernel implementation was written by .An Hans Reiser -.Pq Pa http://www.namesys.com/ , and ported to .Fx by Modified: head/share/man/man8/crash.8 ============================================================================== --- head/share/man/man8/crash.8 Sat Jul 23 22:11:40 2011 (r224283) +++ head/share/man/man8/crash.8 Sat Jul 23 22:55:32 2011 (r224284) @@ -36,7 +36,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 2, 1996 +.Dd July 23, 2011 .Dt CRASH 8 .Os .Sh NAME @@ -207,7 +207,7 @@ the panic message is printed. For more details consult the chapter on kernel debugging in the .%B "FreeBSD Developers' Handbook" -.Pq Pa http://www.FreeBSD.org/ . +.Pq Pa http://www.freebsd.org/doc/en/books/developers-handbook/ . .Sh SEE ALSO .Xr kgdb 1 , .Xr dumpon 8 , Modified: head/usr.sbin/faithd/faithd.8 ============================================================================== --- head/usr.sbin/faithd/faithd.8 Sat Jul 23 22:11:40 2011 (r224283) +++ head/usr.sbin/faithd/faithd.8 Sat Jul 23 22:55:32 2011 (r224284) @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 9, 2010 +.Dd July 23, 2011 .Dt FAITHD 8 .Os .Sh NAME @@ -368,7 +368,7 @@ setting. .%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 .\"