From keramida@ceid.upatras.gr  Wed Jul  4 10:40:24 2001
Return-Path: <keramida@ceid.upatras.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id B9AC237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jul 2001 10:40:23 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a039.otenet.gr [212.205.215.39])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f64HeJo29846
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Jul 2001 20:40:20 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f64GFV892819;
	Wed, 4 Jul 2001 19:15:31 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107041615.f64GFV892819@hades.hell.gr>
Date: Wed, 4 Jul 2001 19:15:31 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: close an unfinished </para tag in the FDP Primer book
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28694
>Category:       docs
>Synopsis:       close an unfinished </para tag in the FDP Primer book
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 04 10:50:01 PDT 2001
>Closed-Date:    Wed Jul 4 15:40:01 PDT 2001
>Last-Modified:  Wed Jul 04 15:40:16 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

        There is a </para> tag that lacks the closing > character in
        the FDP Primer.

>How-To-Repeat:

        On a copy of the doc/ tree:

        % grep -n 'para$' en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml
        95:       however.</para

>Fix:

% cvs -q dif -u en_US.ISO8859-1/books/fdp-primer/
Index: en_US.ISO8859-1/books/fdp-primer//doc-build/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml,v
retrieving revision 1.2
diff -u -r1.2 chapter.sgml
--- en_US.ISO8859-1/books/fdp-primer//doc-build/chapter.sgml    2001/06/11 01:16:44     1.2
+++ en_US.ISO8859-1/books/fdp-primer//doc-build/chapter.sgml    2001/07/04 16:10:35
@@ -92,7 +92,7 @@
       <listitem>
        <para><application>install</application> is the default method
          to install the documentation.  There are alternatives,
-         however.</para
+         however.</para>
       </listitem>
     </itemizedlist>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Wed Jul 4 15:40:01 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28694 
>Unformatted:
