From keramida@ceid.upatras.gr  Mon Jul  9 09:06:07 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 9A76C37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Jul 2001 09:06:06 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b078.otenet.gr [195.167.121.206])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f69G62C07985
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 9 Jul 2001 19:06:02 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f69FBFk23804;
	Mon, 9 Jul 2001 18:11:15 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107091511.f69FBFk23804@hades.hell.gr>
Date: Mon, 9 Jul 2001 18:11:15 +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: bring </screen> tags to the end of the line that <screen> ends, in articles/multi-boot
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28836
>Category:       docs
>Synopsis:       bring </screen> tags to the end of the line that <screen> ends, in articles/multi-boot
>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:   Mon Jul 09 09:10:10 PDT 2001
>Closed-Date:    Wed Jul 11 06:24:04 PDT 2001
>Last-Modified:  Wed Jul 11 06:24:14 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:

	The multi-boot article has a couple of </screen> tags preceded
	by whitespace.  Correct this, to match the style of other
	documents in the repository.

>How-To-Repeat:
>Fix:

--- patch begins here ---
Index: en_US.ISO8859-1/articles/multi-os/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/multi-os/article.sgml,v
retrieving revision 1.15
diff -u -r1.15 article.sgml
--- en_US.ISO8859-1/articles/multi-os/article.sgml	2001/07/06 13:02:49	1.15
+++ en_US.ISO8859-1/articles/multi-os/article.sgml	2001/07/09 15:08:04
@@ -229,8 +229,7 @@
 
 Press Esc to continue
 
----------------------------------------------------------------------
-	  </screen>
+---------------------------------------------------------------------</screen>
 	  ** May say FAT16 or FAT32 if you are using the OEM SR2
 	  update.  See <xref linkend="ch2">).</para>
       </step>
@@ -728,8 +727,7 @@
 	  can boot off a DOS floppy, and run:</para>
 
 	<informalexample>
-	  <screen>A:\> <userinput>FDISK /MBR</>
-	  </screen>
+	  <screen>A:\> <userinput>FDISK /MBR</userinput></screen>
 	</informalexample>
 
 	<para>to put the original, simple DOS boot code back into the
--- patch ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Wed Jul 11 06:24:04 PDT 2001 
State-Changed-Why:  
Committed, thanks. 

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