From hank@musashi.et.bocholt.fh-ge.de  Mon Feb  7 06:39:27 2000
Return-Path: <hank@musashi.et.bocholt.fh-ge.de>
Received: from monica.et.bocholt.fh-gelsenkirchen.de (monica.et.bocholt.fh-gelsenkirchen.de [193.175.197.63])
	by builder.freebsd.org (Postfix) with ESMTP id 8A1323F59
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Feb 2000 06:39:23 -0800 (PST)
Received: from musashi.et.bocholt.fh-ge.de (reserve.et.bocholt.fh-gelsenkirchen.de [193.175.197.95] (may be forged))
	by monica.et.bocholt.fh-gelsenkirchen.de (8.9.3/8.9.3) with ESMTP id PAA17981
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 7 Feb 2000 15:39:47 +0100
Received: (from hank@localhost)
	by musashi.et.bocholt.fh-ge.de (8.9.3/8.9.3) id QAA11125;
	Sun, 6 Feb 2000 16:48:52 +0100 (CET)
	(envelope-from hank)
Message-Id: <200002061548.QAA11125@musashi.et.bocholt.fh-ge.de>
Date: Sun, 6 Feb 2000 16:48:52 +0100 (CET)
From: gouders@et.bocholt.fh-gelsenkirchen.de
Sender: hank@musashi.et.bocholt.fh-ge.de
Reply-To: gouders@et.bocholt.fh-gelsenkirchen.de
To: freefall-gnats@musashi.et.bocholt.fh-ge.de
Subject: Use general entity &quot; for single quote.
X-Send-Pr-Version: 3.2

>Number:         16560
>Category:       docs
>Synopsis:       Use general entity &quot; for single quote.
>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 Feb  7 06:50:00 PST 2000
>Closed-Date:    Mon Feb 14 13:14:58 PST 2000
>Last-Modified:  Mon Feb 14 13:15:12 PST 2000
>Originator:     Dirk Gouders
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
FH-GE-Abt.-Bocholt
>Environment:

	

>Description:

	There is a single quote used in the FAQ that confuses Emacs' font-lock mode. 
	A possible solution would be to replace it by the appropriate general entity.

>How-To-Repeat:

	

>Fix:
	
	The diff:

*** book.sgml	2000/02/06 15:39:54	1.3
--- book.sgml	2000/02/06 15:41:04
***************
*** 6234,6240 ****
  <para>Ppp parses each line in your config files so that it can
  interpret strings such as <emphasis remap=tt>set phone "123 456 789"</emphasis> correctly
  (and realize that the number is actually only <emphasis remap=bf>one</emphasis> argument.
! In order to specify a ``"'' character, you must escape it using
  a backslash (``\'').</para>
    
  <para>When the chat interpreter parses each argument, it re-interprets
--- 6234,6240 ----
  <para>Ppp parses each line in your config files so that it can
  interpret strings such as <emphasis remap=tt>set phone "123 456 789"</emphasis> correctly
  (and realize that the number is actually only <emphasis remap=bf>one</emphasis> argument.
! In order to specify a ``&quot;'' character, you must escape it using
  a backslash (``\'').</para>
    
  <para>When the chat interpreter parses each argument, it re-interprets



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jim 
State-Changed-When: Mon Feb 14 13:14:58 PST 2000 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
