docs/123428: [patch] Add Missing <filename> Tag for .tiprc in Handbook Section 24.5.8
Gabor PALI
pgj at FreeBSD.org
Mon May 5 18:30:01 UTC 2008
>Number: 123428
>Category: docs
>Synopsis: [patch] Add Missing <filename> Tag for .tiprc in Handbook Section 24.5.8
>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:30:01 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 <filename> tag is missing for .tiprc in the FreeBSD
Handbook, Chapter 24 (``Serial Communications''), Section 24.5.8
(``Why Do I Have to Hit Ctrl+P Twice to Send Ctrl+P Once?''). I
created a patch to correct this.
>How-To-Repeat:
>Fix:
--- serialcomms.patch.6.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 04:46:30 -0000
@@ -2027,7 +2027,7 @@
fact, you can set it to the same as the force character, if you never
expect to use either of these features.</para>
- <para>Here is a sample .tiprc file perfect for
+ <para>Here is a sample <filename>.tiprc</filename> file perfect for
<application>Emacs</application> users who need to type
<keycombo action="simul">
<keycap>Ctrl</keycap><keycap>2</keycap>
--- serialcomms.patch.6.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list