Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 May 2008 20:37:44 +0200
From:      "Gabor PALI" <pgj@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/123431: [patch] Add Missing <literal> Tag in Handbook Section 24.5.9
Message-ID:  <481f53fa.2533440a.0dba.6135@mx.google.com>
Resent-Message-ID: <200805051840.m45Ie4bZ009807@freefall.freebsd.org>

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

>Number:         123431
>Category:       docs
>Synopsis:       [patch] Add Missing <literal> Tag in Handbook Section 24.5.9
>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 May 05 18:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gabor PALI
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386

>Description:
	I found a missing emphasis for "^^" in the FreeBSD Handbook, Chapter
	24 (``Serial Communications''), Section 24.5.9 (``Suddenly Everything
	I Type Is in Upper Case??''). I suggest a <literal> tag for this.

>How-To-Repeat:

>Fix:

--- serialcomms.patch.8.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v
retrieving revision 1.120
diff -u -r1.120 chapter.sgml
--- chapter.sgml	28 Dec 2007 11:11:43 -0000	1.120
+++ chapter.sgml	5 May 2008 05:27:04 -0000
@@ -2041,7 +2041,7 @@
       <programlisting>force=^^
 raisechar=^^</programlisting>
 
-      <para>The ^^ is
+      <para>The <literal>^^</literal> is
 	<keycombo action="simul">
 	  <keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>6</keycap>
 	</keycombo>.</para>
--- serialcomms.patch.8.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?481f53fa.2533440a.0dba.6135>