From joel@automatvapen.se  Thu Jan  6 19:11:26 2005
Return-Path: <joel@automatvapen.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 96F1616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2005 19:11:26 +0000 (GMT)
Received: from av9-2-sn2.hy.skanova.net (av9-2-sn2.hy.skanova.net [81.228.8.180])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C3DAD43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2005 19:11:25 +0000 (GMT)
	(envelope-from joel@automatvapen.se)
Received: by av9-2-sn2.hy.skanova.net (Postfix, from userid 502)
	id 96BA13823B; Thu,  6 Jan 2005 20:11:24 +0100 (CET)
Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92])
	by av9-2-sn2.hy.skanova.net (Postfix) with ESMTP id 88F1437EF5
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2005 20:11:24 +0100 (CET)
Received: from dude.automatvapen.se (t8o55p101.telia.com [81.225.220.221])
	by smtp4-1-sn2.hy.skanova.net (Postfix) with SMTP id 8FBC437E44
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Jan 2005 20:11:23 +0100 (CET)
Received: by dude.automatvapen.se (sSMTP sendmail emulation); Thu,  6 Jan 2005 20:11:39 +0100
Message-Id: <20050106191123.8FBC437E44@smtp4-1-sn2.hy.skanova.net>
Date: Thu,  6 Jan 2005 20:11:39 +0100
From: "Joel Dahl" <joel@automatvapen.se>
Reply-To: Joel Dahl <joel@automatvapen.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Update handbook, section 21.2.1.5, router_enable is set to NO by default
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75891
>Category:       docs
>Synopsis:       [patch] Update handbook, section 21.2.1.5, router_enable is set to NO by default
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 19:20:22 GMT 2005
>Closed-Date:    Thu Jan 06 20:00:27 GMT 2005
>Last-Modified:  Thu Jan 06 20:00:27 GMT 2005
>Originator:     Joel Dahl
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dude.automatvapen.se 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Jan 1 14:36:28 CET 2005 joel@dude.automatvapen.se:/usr/obj/usr/src/sys/WRK i386

	
>Description:
This section claims that the router_enable option is enabled by default,
which isn't true.  router_enable is set to NO in /etc/defaults/rc.conf.
I also added some missing words.

	
>How-To-Repeat:
	
>Fix:
	

--- pppno.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v
retrieving revision 1.143
diff -u -r1.143 chapter.sgml
--- chapter.sgml	25 Aug 2004 10:23:21 -0000	1.143
+++ chapter.sgml	6 Jan 2005 18:49:08 -0000
@@ -1129,8 +1129,8 @@
 	    for further details.</para>
 	</note>
 
-	<para>Make sure the router program set to <literal>NO</literal> with
-	  following line in your
+	<para>Make sure that the router program is set to <literal>NO</literal> with
+	  the following line in your
 	  <filename>/etc/rc.conf</filename>:</para>
 
 	<programlisting>router_enable="NO"</programlisting>
@@ -1139,7 +1139,7 @@
     <primary><application>routed</application></primary>
   </indexterm>
 	<para>It is important that the <command>routed</command> daemon is
-	  not started (it is by default), as
+	  not started, as
 	  <command>routed</command> tends to delete the default routing
 	  table entries created by <command>ppp</command>.</para>
 
--- pppno.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu Jan 6 19:57:56 GMT 2005 
State-Changed-Why:  
Committed.  Thanks :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Thu Jan 6 19:57:56 GMT 2005 
Responsible-Changed-Why:  

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