docs/54861: Minor sgml-fix in articles/cvs-freebsd
Martin Karlsson
mk-freebsd at bredband.net
Fri Jul 25 19:10:20 UTC 2003
>Number: 54861
>Category: docs
>Synopsis: Minor sgml-fix in articles/cvs-freebsd
>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:10:17 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 end-tag (/step) in cvs-freebsd/article.sgml
>How-To-Repeat:
Validate the file in question with (o)nsgmls
>Fix:
Apply the following patch.
--- cvs-freebsd.diff begins here ---
Index: doc/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml,v
retrieving revision 1.9
diff -u -r1.9 article.sgml
--- doc/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml 18 Feb 2003 11:14:38 -0000 1.9
+++ doc/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml 25 Jul 2003 18:58:46 -0000
@@ -664,6 +664,7 @@
<para>You can now remove everyone from your repository group. All
access control is done by your wrapper, and this wrapper will
set the correct group for access.</para>
+ </step>
</procedure>
</sect2>
--- cvs-freebsd.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list