From dom@host217-39-131-156.in-addr.btopenworld.com  Sun May 26 02:09:42 2002
Return-Path: <dom@host217-39-131-156.in-addr.btopenworld.com>
Received: from host217-39-131-156.in-addr.btopenworld.com (host217-39-131-156.in-addr.btopenworld.com [217.39.131.156])
	by hub.freebsd.org (Postfix) with ESMTP id 8A34837B400
	for <freebsd-gnats-submit@freebsd.org>; Sun, 26 May 2002 02:09:41 -0700 (PDT)
Received: by host217-39-131-156.in-addr.btopenworld.com (Postfix, from userid 1001)
	id 012325F1; Sun, 26 May 2002 10:09:36 +0100 (BST)
Message-Id: <20020526090936.012325F1@host217-39-131-156.in-addr.btopenworld.com>
Date: Sun, 26 May 2002 10:09:36 +0100 (BST)
From: Dominic Marks <dominic_marks@btinternet.com>
Reply-To: Dominic Marks <dominic_marks@btinternet.com>
To: freebsd-gnats-submit@freebsd.org
Cc:
Subject: Minor improvements to PPPoA section
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38568
>Category:       docs
>Synopsis:       Minor improvements to PPPoA section
>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:   Sun May 26 02:10:02 PDT 2002
>Closed-Date:    Sat Jul 13 14:52:04 PDT 2002
>Last-Modified:  Sat Jul 13 14:52:04 PDT 2002
>Originator:     Dominic Marks
>Release:        FreeBSD 4.6-RC i386
>Organization:
Student
>Environment:
System: FreeBSD 4.6-RC i386
	
>Description:
	In my latest update to the PPPoA section two minor errors sliped in.
	One was a label reverse-truncated by three characters. And a space
	in a command example went missing.
	
>How-To-Repeat:
	NA.
	
>Fix:

Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v
retrieving revision 1.76
diff -u -r1.76 chapter.sgml
--- chapter.sgml	2002/05/19 11:14:02	1.76
+++ chapter.sgml	2002/05/26 08:54:15
@@ -2153,7 +2153,7 @@
       <programlisting>default:
     load adsl
 
-l:
+adsl:
     new -i ng0 adsl adsl
     set bundle authname <replaceable>username</replaceable> <co
     id="co-mpd-ex-user">
@@ -2200,7 +2200,7 @@
     <para>It is possible to initialise the connection easily by issuing the
       following command as <username>root</username>.</para>
 
-    <screen>&prompt.root; <userinput>mpd -b</userinput><replaceable>adsl</replaceable></screen>
+    <screen>&prompt.root; <userinput>mpd -b</userinput> <replaceable>adsl</replaceable></screen>
 
     <para>You can see the status of the connection with the following
       command.</para>
	
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Sat Jul 13 14:51:32 PDT 2002 
State-Changed-Why:  
Committed, Thanks! 

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