docs/54859: Minor sgml-fix in articles/5-roadmap
Martin Karlsson
mk-freebsd at bredband.net
Fri Jul 25 18:50:19 UTC 2003
>Number: 54859
>Category: docs
>Synopsis: Minor sgml-fix in articles/5-roadmap
>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 11:50:16 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:
An ending para-tag without a slash in articles/5-roadmap/article.sgml.
>How-To-Repeat:
Try to validate the above-mentioned file with (o)nsgmls.
>Fix:
Apply the following patch.
--- 5-roadmap.diff begins here ---
Index: doc/en_US.ISO8859-1/articles/5-roadmap/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/5-roadmap/article.sgml,v
retrieving revision 1.12
diff -u -r1.12 article.sgml
--- doc/en_US.ISO8859-1/articles/5-roadmap/article.sgml 11 Apr 2003 01:11:36 -0000 1.12
+++ doc/en_US.ISO8859-1/articles/5-roadmap/article.sgml 25 Jul 2003 18:40:33 -0000
@@ -137,7 +137,7 @@
<listitem>
<para>CAM: No significant work has occurred on the CAM SCSI
- layer.<para>
+ layer.</para>
</listitem>
<listitem>
--- 5-roadmap.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list