From danger@rulez.sk  Thu Oct  6 12:34:33 2005
Return-Path: <danger@rulez.sk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id ACDB216A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Oct 2005 12:34:33 +0000 (GMT)
	(envelope-from danger@rulez.sk)
Received: from mail.rulez.sk (DaEmoN.RuLeZ.sK [84.16.32.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4B5EA43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Oct 2005 12:34:33 +0000 (GMT)
	(envelope-from danger@rulez.sk)
Received: from localhost (localhost [127.0.0.1])
	by mail.rulez.sk (Postfix) with ESMTP id 869361CD79
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Oct 2005 14:34:32 +0200 (CEST)
Received: by mail.rulez.sk (Postfix, from userid 1001)
	id 227B51CD78; Thu,  6 Oct 2005 14:34:29 +0200 (CEST)
Message-Id: <20051006123429.227B51CD78@mail.rulez.sk>
Date: Thu,  6 Oct 2005 14:34:29 +0200 (CEST)
From: Daniel Gerzo <danger@rulez.sk>
Reply-To: Daniel Gerzo <danger@rulez.sk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Close the <formalpara> tag in the boot section of the Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         86986
>Category:       docs
>Synopsis:       Close the <formalpara> tag in the boot section of the Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 06 12:40:18 GMT 2005
>Closed-Date:    Sun Oct 09 09:48:18 GMT 2005
>Last-Modified:  Sun Oct 09 09:48:18 GMT 2005
>Originator:     Daniel Gerzo
>Release:        FreeBSD 5.4 i386
>Organization:
rulez.sk
>Environment:
System: FreeBSD daemon.rulez.sk 5.4 #2: Fri May 27 23:16:31 CEST 2005 danger@daemon.rulez.sk:/usr/obj/usr/src/sys/daemon i386
>Description:
The <formalpara> tag in the Boot section of the Handbook opened on line
189 is not closed. So close it :)
>How-To-Repeat:
check doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml
>Fix:
This should be proper diff:

--- boot.sgml.diff begins here ---
--- chapter.sgml~	Tue Oct  4 21:32:26 2005
+++ chapter.sgml	Tue Oct  4 21:51:37 2005
@@ -190,7 +190,7 @@
 
 	<para>To install this boot manager so it will also boot FreeBSD, first
 	  start Linux and add the following to your existing
-	  <filename>/etc/lilo.conf</filename> configuration file:</para>
+	  <filename>/etc/lilo.conf</filename> configuration file:</para></formalpara>
 
       <programlisting>other=/dev/hdXY
 table=/dev/hdX
--- boot.sgml.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Thu Oct 6 16:40:27 GMT 2005 
Responsible-Changed-Why:  
I will work on this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86986 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Sun Oct 9 09:47:46 GMT 2005 
State-Changed-Why:  
I committed the patch.  Thanks for the submission! 
It should appear within 24 hours from now. 

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