From pali.gabor@googlemail.com  Thu May 22 05:17:41 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 80DB8106567C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 May 2008 05:17:41 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189])
	by mx1.freebsd.org (Postfix) with ESMTP id 0E72B8FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 May 2008 05:17:40 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by mu-out-0910.google.com with SMTP id i2so2039174mue.3
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 May 2008 22:17:39 -0700 (PDT)
Received: by 10.103.175.9 with SMTP id c9mr1173383mup.15.1211433459563;
        Wed, 21 May 2008 22:17:39 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.99.205.120])
        by mx.google.com with ESMTPS id g1sm12906877muf.7.2008.05.21.22.17.38
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 21 May 2008 22:17:38 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Thu, 22 May 2008 07:17:37 +0200
Message-Id: <483501f2.01b7660a.0fa1.fffffa2b@mx.google.com>
Date: Thu, 22 May 2008 07:17:37 +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] Missing Closing </para> Tags in FAQ, Question 1.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123884
>Category:       docs
>Synopsis:       [patch] Missing Closing </para> Tags in FAQ, Question 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 22 05:20:01 UTC 2008
>Closed-Date:    Sun May 25 14:42:23 UTC 2008
>Last-Modified:  Sun May 25 14:42:23 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 some missing closing </para> tags in the answer of
	question 1.7 ``What is the latest version of FreeBSD?'' in
	the FreeBSD FAQ. The following patch tries to solve this.

>How-To-Repeat:

>Fix:

--- books.faq.patch.1.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.811
diff -u -r1.811 book.sgml
--- book.sgml	12 Apr 2008 20:13:12 -0000	1.811
+++ book.sgml	22 May 2008 03:30:48 -0000
@@ -290,7 +290,7 @@
 	    parallel development branches; releases are being made from
 	    both branches.  The 5.X series of releases
 	    is being made from the <emphasis>5-STABLE</emphasis> branch
-	    and the 6.X series of releases from <emphasis>6-STABLE</emphasis>.
+	    and the 6.X series of releases from <emphasis>6-STABLE</emphasis>.</para>
 
 	  <para>Up until the release of 5.3, the 4.X series was the
 	    one known as <emphasis>-STABLE</emphasis>.  However,
@@ -300,7 +300,7 @@
 	    fixes.  There will be more releases made from the
 	    <emphasis>5-STABLE</emphasis> branch, but it is considered
 	    a <quote>legacy</quote> branch and most current work will
-	    only become a part of <emphasis>6-STABLE</emphasis>.
+	    only become a part of <emphasis>6-STABLE</emphasis>.</para>
 
           <para>Version <ulink
             url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/">&rel.current;</ulink>
--- books.faq.patch.1.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->open 
State-Changed-By: gabor 
State-Changed-When: Thu May 22 15:31:42 UTC 2008 
State-Changed-Why:  
Take. 


Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Thu May 22 15:31:42 UTC 2008 
Responsible-Changed-Why:  
Take. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123884: commit references a PR
Date: Sun, 25 May 2008 14:23:32 +0000 (UTC)

 gabor       2008-05-25 14:23:23 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/faq book.sgml 
   Log:
   - Close open para elements
   
   PR:             docs/123884
   Submitted by:   pgj
   
   Revision  Changes    Path
   1.813     +2 -2      doc/en_US.ISO8859-1/books/faq/book.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: Sun May 25 14:41:48 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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