Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2003 21:02:41 +0200 (CEST)
From:      Martin Karlsson <mk-freebsd@bredband.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/54861: Minor sgml-fix in articles/cvs-freebsd
Message-ID:  <200307251902.h6PJ2fHY096539@c-7cc170d5.036-23-6f72652.cust.bredbandsbolaget.se>
Resent-Message-ID: <200307251910.h6PJAHOv009270@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307251902.h6PJ2fHY096539>