Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2003 22:03:43 +0200 (CEST)
From:      Martin Karlsson <mk-freebsd@bredband.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/54865: Minsor sgml-fix in articles/smp
Message-ID:  <200307252003.h6PK3h7L097765@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se>
Resent-Message-ID: <200307252010.h6PKAJww015666@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54865
>Category:       docs
>Synopsis:       Minsor sgml-fix in articles/smp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 25 13:10:18 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307252003.h6PK3h7L097765>