From pali.gabor@googlemail.com  Mon May  5 18:28:21 2008
Return-Path: <pali.gabor@googlemail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DBBF91065671
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 May 2008 18:28:21 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188])
	by mx1.freebsd.org (Postfix) with ESMTP id 63D728FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 May 2008 18:28:21 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by mu-out-0910.google.com with SMTP id i2so1144597mue.3
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 05 May 2008 11:28:20 -0700 (PDT)
Received: by 10.86.70.8 with SMTP id s8mr12134760fga.24.1210012099972;
        Mon, 05 May 2008 11:28:19 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.98.116.90])
        by mx.google.com with ESMTPS id b17sm11731568fka.6.2008.05.05.11.28.17
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 05 May 2008 11:28:18 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Mon,  5 May 2008 20:28:16 +0200
Message-Id: <481f51c2.11355e0a.4a8d.fffff560@mx.google.com>
Date: Mon,  5 May 2008 20:28:16 +0200
From: "Gabor PALI" <pgj@FreeBSD.org>
Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= <pali.gabor@googlemail.com>
Reply-To: Gabor PALI <pgj@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Add Missing <filename> Tag for .tiprc in Handbook Section 24.5.8
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 05 18:30:01 UTC 2008
>Closed-Date:    Tue May 06 15:58:50 UTC 2008
>Last-Modified:  Tue May 06 15:58:50 UTC 2008
>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 <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:
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Mon May 5 22:47:14 UTC 2008 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123428 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123428: commit references a PR
Date: Tue,  6 May 2008 13:04:36 +0000 (UTC)

 gabor       2008-05-06 13:04:29 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml 
   Log:
   - Mark up .tiprc as filename [1]
   - Mark up COM1 as devicename [2]
   - Mark up ^^ with literal [3]
   
   PR:             docs/123428 [1], docs/123430 [2], docs/123431 [3]
   Submitted by:   pgj
   
   Revision  Changes    Path
   1.124     +4 -4      doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Tue May 6 15:57:09 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123428 
>Unformatted:
