docs/54865: Minsor sgml-fix in articles/smp
Martin Karlsson
mk-freebsd at bredband.net
Fri Jul 25 20:10:21 UTC 2003
>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 at 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:
More information about the freebsd-doc
mailing list