Date: Thu, 6 Jan 2005 20:11:39 +0100 From: "Joel Dahl" <joel@automatvapen.se> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/75891: [patch] Update handbook, section 21.2.1.5, router_enable is set to NO by default Message-ID: <20050106191123.8FBC437E44@smtp4-1-sn2.hy.skanova.net> Resent-Message-ID: <200501061920.j06JKM6A073703@freefall.freebsd.org>
index | next in thread | raw e-mail
>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: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 06 19:20:22 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050106191123.8FBC437E44>
