From april@promise.beam.dropbear.id.au  Thu Apr  4 22:24:23 2002
Return-Path: <april@promise.beam.dropbear.id.au>
Received: from promise.beam.dropbear.id.au (085.b.009.mel.iprimus.net.au [210.50.113.85])
	by hub.freebsd.org (Postfix) with ESMTP id 7D7EF37B419
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Apr 2002 22:24:18 -0800 (PST)
Received: (from april@localhost)
	by promise.beam.dropbear.id.au (8.11.6/8.11.6) id g2N7Nrn15208;
	Sat, 23 Mar 2002 18:23:54 +1100 (EST)
	(envelope-from april)
Message-Id: <200203230723.g2N7Nrn15208@promise.beam.dropbear.id.au>
Date: Sat, 23 Mar 2002 18:23:54 +1100 (EST)
From: april <april@promise.beam.dropbear.id.au>
Reply-To: "april@oublinet.net" <april@promise.beam.dropbear.id.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] link to anoncvs is incorrect.	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         36779
>Category:       docs
>Synopsis:       [patch] link to anoncvs is incorrect.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 04 22:30:01 PST 2002
>Closed-Date:    Fri Apr 05 00:16:46 PST 2002
>Last-Modified:  Fri Apr 05 00:16:46 PST 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Fri Apr 5 00:16:38 PST 2002 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36779 
>Unformatted:
