Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Feb 2000 16:48:52 +0100 (CET)
From:      gouders@et.bocholt.fh-gelsenkirchen.de
To:        freefall-gnats@musashi.et.bocholt.fh-ge.de
Subject:   docs/16560: Use general entity " for single quote.
Message-ID:  <200002061548.QAA11125@musashi.et.bocholt.fh-ge.de>

next in thread | raw e-mail | index | archive | help

>Number:         16560
>Category:       docs
>Synopsis:       Use general entity &quot; for single quote.
>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:   Mon Feb  7 06:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002061548.QAA11125>