From charon@labs.gr  Tue Sep 18 15:27:50 2001
Return-Path: <charon@labs.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 04B8537B408
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Sep 2001 15:27:49 -0700 (PDT)
Received: from hades.hell.gr (patr530-b036.otenet.gr [195.167.121.164])
	by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8IMRjH21429
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Sep 2001 01:27:45 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.6/8.11.6) id f8IIqgg06304;
	Tue, 18 Sep 2001 21:52:42 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200109181852.f8IIqgg06304@hades.hell.gr>
Date: Tue, 18 Sep 2001 21:52:42 +0300 (EEST)
From: Giorgos Keramidas <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: correction of <emphasis> to <literal> in IRC channels question
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30656
>Category:       docs
>Synopsis:       correction of <emphasis> to <literal> in IRC channels question
>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:   Tue Sep 18 15:30:01 PDT 2001
>Closed-Date:    Tue Sep 18 20:17:57 PDT 2001
>Last-Modified:  Tue Sep 18 20:18:06 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4
  19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The question on IRC channels, uses <emphasis> in all channel
	descriptions to enclose channel names, except for the #FreeBSDhelp
	channel of EFnet.  The attached patch changes the two instances of
	this to use <literal> instead, making things more consistent.

>How-To-Repeat:
>Fix:

--- patch-aa begins here ---
Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.262
diff -u -r1.262 book.sgml
--- book.sgml	17 Sep 2001 04:28:29 -0000	1.262
+++ book.sgml	18 Sep 2001 18:50:00 -0000
@@ -494,10 +494,10 @@
             </listitem>
 
             <listitem>
-              <para>Channel <emphasis>#FreeBSDhelp</emphasis> on
+              <para>Channel <literal>#FreeBSDhelp</literal> on
                 EFNet is a channel dedicated to helping FreeBSD users. They
                 are much more sympathetic to questions then
-                <emphasis>#FreeBSD</emphasis> is.</para>
+                <literal>#FreeBSD</literal> is.</para>
             </listitem>
 
             <listitem>
--- patch-aa ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Tue Sep 18 20:17:57 PDT 2001 
State-Changed-Why:  
Fixed, thanks! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30656 
>Unformatted:
