Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2002 18:23:54 +1100 (EST)
From:      april <april@promise.beam.dropbear.id.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/36779: [patch] link to anoncvs is incorrect.	
Message-ID:  <200203230723.g2N7Nrn15208@promise.beam.dropbear.id.au>

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

>Number:         36779
>Category:       docs
>Synopsis:       [patch] link to anoncvs is incorrect.
>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:   Thu Apr 04 22:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     april <april@oublinet.net>
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD promise.beam.dropbear.id.au 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Mar 3 21:34:00 EST 2002 root@promise.beam.dropbear.id.au:/usr/obj/usr/src/sys/PROMISE i386


>Description:
	the link to anoncvs.html traverses down three directories, when it should only go down two.

>How-To-Repeat:
	view file and attempt to use link. 
	(online at: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/cvs-freebsd/x26.html)

>Fix:
	this patch corrects the problem.

Index: article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/cvs-freebsd/article.sgml,v
retrieving revision 1.1
diff -u -r1.1 article.sgml
--- article.sgml        2002/01/07 20:15:05     1.1
+++ article.sgml        2002/04/05 05:47:43
@@ -103,7 +103,7 @@
       <para>Now you need to obtain the <filename>CVSROOT</filename> directory
         from the FreeBSD repository. This is most easily done by checking it
         out from a FreeBSD anonymous CVS mirror. See <ulink
-          url="../../../books/handbook/anoncvs.html">the relevant chapter in
+          url="../../books/handbook/anoncvs.html">the relevant chapter in
         the handbook</ulink> for more information. Let us assume that the
         sources are stored in <filename>CVSROOT-freebsd</filename> in the
         current directory.</para>


	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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