docs/54864: Minor sgml-fix in articles/hubs
Martin Karlsson
mk-freebsd at bredband.net
Fri Jul 25 19:40:09 UTC 2003
>Number: 54864
>Category: docs
>Synopsis: Minor sgml-fix in articles/hubs
>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 12:40:06 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 missing (/listitem) end-tag in hubs/article.sgml.
>How-To-Repeat:
Validate the file in question with (o)nsgmls.
>Fix:
Apply the following patch.
--- hubs.diff begins here ---
Index: doc/en_US.ISO8859-1/articles/hubs/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/hubs/article.sgml,v
retrieving revision 1.34
diff -u -r1.34 article.sgml
--- doc/en_US.ISO8859-1/articles/hubs/article.sgml 12 Jul 2003 08:12:20 -0000 1.34
+++ doc/en_US.ISO8859-1/articles/hubs/article.sgml 25 Jul 2003 19:33:49 -0000
@@ -1103,6 +1103,7 @@
<listitem>
<para>cvsup5.FreeBSD.org - <email>staff at blackened.com</email> - <ulink
url="http://cvsup.freebsd.blackened.com/cvsup.freebsd.html">(CVSup processes)</ulink></para>
+ </listitem>
<listitem>
<para>cvsup[23456].jp.FreeBSD.org - <email>kuriyama at FreeBSD.org</email> - <ulink
url="http://home.jp.FreeBSD.org/stats/mrtg/cvsup/">(CVSup processes)</ulink></para>
--- hubs.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list