From owner-freebsd-doc@FreeBSD.ORG Wed Mar 31 00:43:29 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9753316A4CF for ; Wed, 31 Mar 2004 00:43:29 -0800 (PST) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id B08BE43D1D for ; Wed, 31 Mar 2004 00:43:28 -0800 (PST) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id i2V8hJui065970; Wed, 31 Mar 2004 10:43:20 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.9/8.12.3/Submit) id i2V8hCSG065969; Wed, 31 Mar 2004 10:43:12 +0200 (CEST) (envelope-from marc) Date: Wed, 31 Mar 2004 10:43:12 +0200 From: Marc Fonvieille To: Asenchi Message-ID: <20040331084312.GA65952@abigail.blackend.org> References: <20040331005306.7e1345d3.asenchi@asenchi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040331005306.7e1345d3.asenchi@asenchi.com> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.8-STABLE cc: freebsd-doc@freebsd.org Subject: Re: doc change X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 08:43:29 -0000 On Wed, Mar 31, 2004 at 12:53:06AM -0500, Asenchi wrote: > Hey All, > > I haven't finished setting up my 'puter to use send-pr. Sorry for the format of > this email. > > I added some URL's to the advanced-networking/chapter.sgml. It mostly has to do > with the ipv5.html page. > > Here are the changes: > > --- chapter.sgml.old Sat Mar 20 17:36:40 2004 > +++ chapter.sgml Sat Mar 20 17:39:42 2004 > @@ -7550,7 +7550,7 @@ > > > > - Address autoconfiguration (RFC2462) > + Address autoconfiguration ( url="http://www.faqs.org/rfcs/rfc2462.html>RFC2462) > > > > @@ -7681,7 +7681,7 @@ > scrambled Ethernet MAC as part of the auto configuration. > > For further information on the structure of IPv6 addresses > - see RFC3513. > + see url="http://www.faqs.org/rfcs/rfc3513.html">RFC3513. > > > > I'll see what I can do since I have to fix some others URLs in that section. Marc