Date: Fri, 25 Jul 2003 20:45:33 +0200 (CEST) From: Martin Karlsson <mk-freebsd@bredband.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/54859: Minor sgml-fix in articles/5-roadmap Message-ID: <200307251845.h6PIjXWi096357@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se> Resent-Message-ID: <200307251850.h6PIoGRH005036@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307251845.h6PIjXWi096357>