From nobody@www.freebsd.org  Wed Jun 19 06:11:46 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id B3CC037B423
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 19 Jun 2002 06:11:42 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5JDBghG082954
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 19 Jun 2002 06:11:42 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g5JDBgWq082953;
	Wed, 19 Jun 2002 06:11:42 -0700 (PDT)
Message-Id: <200206191311.g5JDBgWq082953@www.freebsd.org>
Date: Wed, 19 Jun 2002 06:11:42 -0700 (PDT)
From: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Unpaired parenthesis
X-Send-Pr-Version: www-1.0

>Number:         39518
>Category:       docs
>Synopsis:       Unpaired parenthesis
>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:   Wed Jun 19 06:20:01 PDT 2002
>Closed-Date:    Thu Jun 20 01:21:05 PDT 2002
>Last-Modified:  Thu Jun 20 01:21:05 PDT 2002
>Originator:     Dirk Gouders
>Release:        4.5-RELEASE
>Organization:
FH Gelsenkirchen, Abt. Bocholt
>Environment:
FreeBSD musashi 4.5-RELEASE FreeBSD 4.5-RELEASE #11: Sat Feb 23 00:51:59 CET 2002     root@musashi:/usr/src/sys/compile/MUSASHI  i386
>Description:
The answer to question 14.21 contains an unpaired parenthesis.
I would suggest to throw that one away.
>How-To-Repeat:

>Fix:
Here is a diff:

*** book.sgml	2002/06/12 00:09:13	1.449
--- book.sgml	2002/06/19 13:08:05
***************
*** 9755,9762 ****
  
            <para>Ppp parses each line in your config files so that it can
              interpret strings such as
!             <literal>set phone "123 456 789"</literal> correctly (and
!             realize that the number is actually only
              <emphasis>one</emphasis> argument. In order to specify a
              <literal>&quot;</literal> character, you must escape it
              using a backslash (<literal>\</literal>).</para>
--- 9755,9762 ----
  
            <para>Ppp parses each line in your config files so that it can
              interpret strings such as
!             <literal>set phone "123 456 789"</literal> correctly and
!             realizes that the number is actually only
              <emphasis>one</emphasis> argument. In order to specify a
              <literal>&quot;</literal> character, you must escape it
              using a backslash (<literal>\</literal>).</para>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Thu Jun 20 01:20:48 PDT 2002 
State-Changed-Why:  
Committed, thank you. 

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