From drs@rucus.ru.ac.za  Mon May 27 13:17:10 2002
Return-Path: <drs@rucus.ru.ac.za>
Received: from server.rucus.ru.ac.za (server.rucus.ru.ac.za [146.231.115.1])
	by hub.freebsd.org (Postfix) with SMTP id 4E17237B403
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 May 2002 13:17:07 -0700 (PDT)
Received: (qmail 17277 invoked from network); 27 May 2002 20:17:02 -0000
Received: from shell-fxp1.rucus.ru.ac.za (HELO shell.rucus.ru.ac.za) (10.0.0.1)
  by server.rucus.ru.ac.za with SMTP; 27 May 2002 20:17:02 -0000
Received: (qmail 41365 invoked by uid 10032); 27 May 2002 20:17:02 -0000
Message-Id: <20020527201702.41364.qmail@shell.rucus.ru.ac.za>
Date: 27 May 2002 20:17:02 -0000
From: David "Siebrger" <drs@rucus.ru.ac.za>
Reply-To: David "Siebrger" <drs@rucus.ru.ac.za>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Missing line break in handbook/ppp-and-slip/chapter.sgml
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38630
>Category:       docs
>Synopsis:       Missing line break in handbook/ppp-and-slip/chapter.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 27 13:20:01 PDT 2002
>Closed-Date:    Thu Aug 15 15:05:48 PDT 2002
>Last-Modified:  Thu Aug 15 15:05:48 PDT 2002
>Originator:     David Siebrger
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Rhodes University Computer Users Society
>Environment:
System: FreeBSD shell.rucus.ru.ac.za 4.5-STABLE FreeBSD 4.5-STABLE #1: Mon Apr 22 22:22:13 SAST 2002 drs@shell.rucus.ru.ac.za:/usr/build/obj/usr/build/src/sys/SHELL i386


	
>Description:
	
A programlisting in section 16.2.1.6 looks to me like it ought to be on
two lines rather than one.
>How-To-Repeat:
See http://www.freebsd.org/handbook/userppp.html#USERPPP-FINAL
>Fix:

	

--- chapter.sgml.patch begins here ---
--- chapter.sgml~	Mon May 27 22:07:17 2002
+++ chapter.sgml	Mon May 27 22:08:05 2002
@@ -1320,7 +1320,8 @@
 	  make sure the <devicename>tun0</devicename> device is added to
 	  the list, otherwise remove it.</para>
 
-	<programlisting>network_interfaces="lo0 tun0" ifconfig_tun0=</programlisting>
+	<programlisting>network_interfaces="lo0 tun0"
+ifconfig_tun0=</programlisting>
 
 	<note>
 	  <para>The <literal>ifconfig_tun0</literal> variable should be
--- chapter.sgml.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Thu Aug 15 15:05:24 PDT 2002 
State-Changed-Why:  
Committed, thanks. 

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