From martink@shell.linux.se  Fri Jul 25 13:05:39 2003
Return-Path: <martink@shell.linux.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3860937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2003 13:05:39 -0700 (PDT)
Received: from mf2.bredband.net (mf2.bredband.net [195.54.106.37])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1587C43F85
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2003 13:05:38 -0700 (PDT)
	(envelope-from martink@shell.linux.se)
Received: from c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se
          ([213.112.193.124]) by mf2.bredband.net with ESMTP
          id <20030725200537.MMZA11959.mf2@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Fri, 25 Jul 2003 22:05:37 +0200
Received: from c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1])
	by c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8p1/8.12.8) with ESMTP id h6PK3mkQ097766
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jul 2003 22:05:09 +0200 (CEST)
	(envelope-from martink@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se)
Received: (from martink@localhost)
	by c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se (8.12.8p1/8.12.8/Submit) id h6PK3h7L097765;
	Fri, 25 Jul 2003 22:03:43 +0200 (CEST)
	(envelope-from martink)
Message-Id: <200307252003.h6PK3h7L097765@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se>
Date: Fri, 25 Jul 2003 22:03:43 +0200 (CEST)
From: Martin Karlsson <mk-freebsd@bredband.net>
Reply-To: Martin Karlsson <mk-freebsd@bredband.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Minsor sgml-fix in articles/smp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54865
>Category:       docs
>Synopsis:       Minsor sgml-fix in articles/smp
>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:   Fri Jul 25 13:10:18 PDT 2003
>Closed-Date:    Fri Jul 25 13:24:43 PDT 2003
>Last-Modified:  Fri Jul 25 13:24:43 PDT 2003
>Originator:     Martin Karlsson
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD c-7cc170d5 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Jul 24 09:03:38 CEST 2003 root@c-7cc170d5:/usr/obj/usr/src/sys/NMK_DVD2 i386


	
>Description:
	A (para) in smp/article.sgml really should be (/para), i.e closed.
>How-To-Repeat:
	Validate the file in question with (o)nsgmls.
>Fix:

	Apply the following patch.

--- smp.diff begins here ---
Index: doc/en_US.ISO8859-1/articles/smp/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/smp/article.sgml,v
retrieving revision 1.7
diff -u -r1.7 article.sgml
--- doc/en_US.ISO8859-1/articles/smp/article.sgml	17 Jun 2003 21:10:45 -0000	1.7
+++ doc/en_US.ISO8859-1/articles/smp/article.sgml	25 Jul 2003 20:01:01 -0000
@@ -718,7 +718,7 @@
 	SIGIO lock.  This is generally possible through use of an
 	elevated reference count on the structure, such as reliance
 	on a file descriptor reference to a pipe during a pipe
-	operation.<para>
+	operation.</para>
     </sect2>
 
     <sect2>
--- smp.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: rushani 
State-Changed-When: Fri Jul 25 13:23:36 PDT 2003 
State-Changed-Why:  
Committed, thanks for your submission! 

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