docs/123431: [patch] Add Missing <literal> Tag in Handbook Section 24.5.9

Gabor PALI pgj at FreeBSD.org
Mon May 5 18:40:04 UTC 2008


>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 at 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:



More information about the freebsd-doc mailing list