From bell@f-bell.net  Mon Dec  8 07:57:42 2003
Return-Path: <bell@f-bell.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 91EDB16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Dec 2003 07:57:42 -0800 (PST)
Received: from mail.f-bell.net (O137069.ppp.dion.ne.jp [211.134.137.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 83D8A43FE0
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Dec 2003 07:57:40 -0800 (PST)
	(envelope-from bell@f-bell.net)
Received: from localhost (localhost [127.0.0.1])
	by mail.f-bell.net (Postfix) with ESMTP id 17298203
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  9 Dec 2003 00:57:38 +0900 (JST)
Received: from mail.f-bell.net (localhost [127.0.0.1])
	by localhost (AvMailGate-2.0.1.16) id 58202-62FFA4BD;
	Tue, 09 Dec 2003 00:57:38 +0900
Received: by mail.f-bell.net (Postfix, from userid 1001)
	id F2EAA201; Tue,  9 Dec 2003 00:57:37 +0900 (JST)
Message-Id: <20031208155737.F2EAA201@mail.f-bell.net>
Date: Tue,  9 Dec 2003 00:57:37 +0900 (JST)
From: FURUKAWA Jumpei <bell@f-bell.net>
Reply-To: FURUKAWA Jumpei <bell@f-bell.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] small correction to advanced-network/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60048
>Category:       docs
>Synopsis:       [patch] small correction to advanced-network/chapter.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 08 08:00:27 PST 2003
>Closed-Date:    Mon Dec 08 21:10:54 PST 2003
>Last-Modified:  Mon Dec 08 21:10:54 PST 2003
>Originator:     FURUKAWA Jumpei
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pippo.f-bell.net 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #2: Sat Nov 1 22:21:31 JST 2003 bell@pippo.f-bell.net:/usr/src/sys/i386/compile/PIPPO i386

>Description:
	I found some dead link and mistake, while translating into Japanese.
>How-To-Repeat:
>Fix:


--- chapter.sgml.orig	Mon Dec  8 23:59:20 2003
+++ chapter.sgml	Tue Dec  9 00:07:31 2003
@@ -2763,7 +2763,7 @@
     </indexterm>
 
     <para>A good resource for information on ISDN technology and hardware is
-      <ulink url="http://alumni.caltech.edu/~dank/isdn/">Dan Kegel's ISDN
+      <ulink url="http://www.alumni.caltech.edu/~dank/isdn/">Dan Kegel's ISDN
 	Page</ulink>.</para>
 
     <para>A quick simple road map to ISDN follows:</para>
@@ -5679,7 +5679,7 @@
 	</listitem>
 
 	<listitem>
-	  <para>Make a <devicename>dev/null</devicename> that
+	  <para>Make a <devicename>/dev/null</devicename> that
 	    <application>named</application> can see and write to:</para>
 
 	  <screen>&prompt.root; <userinput>cd /etc/namedb/dev && mknod null c 2 2</userinput>

>Release-Note:
>Audit-Trail:

From: Ceri Davies <setantae@submonkey.net>
To: FURUKAWA Jumpei <bell@f-bell.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/60048: [patch] small correction to advanced-network/chapter.sgml
Date: Mon, 8 Dec 2003 16:09:24 +0000

 --IA03tywDYuoVKXrw
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Tue, Dec 09, 2003 at 12:57:37AM +0900, FURUKAWA Jumpei wrote:
 
 > @@ -5679,7 +5679,7 @@
 >  	</listitem>
 > =20
 >  	<listitem>
 > -	  <para>Make a <devicename>dev/null</devicename> that
 > +	  <para>Make a <devicename>/dev/null</devicename> that
 >  	    <application>named</application> can see and write to:</para>
 
 This one is not an error.
 
 Ceri
 
 --=20
 
 --IA03tywDYuoVKXrw
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQE/1KI0ocfcwTS3JF8RAg3SAJwJJVFbAhKa9KRFPO0QogtDhDutsgCeOfc3
 M7CGaeGUUaKxVq+A/2+f8NM=
 =YNyO
 -----END PGP SIGNATURE-----
 
 --IA03tywDYuoVKXrw--

From: FURUKAWA Jumpei <bell@f-bell.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: docs/60048
Date: Tue, 09 Dec 2003 10:33:44 +0900

 I see. I made a mistake. 
 This is the case where named is in a sandbox.
 
 ----
 FURUKAWA Jumpei <bell@f-bell.net>
 
 

From: FURUKAWA Jumpei <bell@f-bell.net>
To: freebsd-gnats-submit@FreeBSD.org, bell@f-bell.net
Cc:  
Subject: Re: docs/60048: [patch] small correction to advanced-network/chapter.sgml
Date: Tue, 09 Dec 2003 10:38:56 +0900

 I see. I made a mistake.
 This is the case where named is in a sandbox.
 
 ---
 FURUKAWA Jumpei <bell@f-bell.net>
 
 
State-Changed-From-To: open->closed 
State-Changed-By: dannyboy 
State-Changed-When: Mon Dec 8 21:10:19 PST 2003 
State-Changed-Why:  
Committed the link correction, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60048 
>Unformatted:
