From owner-freebsd-doc Thu Apr 4 22:30:10 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6CDE37B41A for ; Thu, 4 Apr 2002 22:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g356U1O79461; Thu, 4 Apr 2002 22:30:01 -0800 (PST) (envelope-from gnats) 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 ; 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 Reply-To: "april@oublinet.net" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/36779: [patch] link to anoncvs is incorrect. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 >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 @@ Now you need to obtain the CVSROOT directory from the FreeBSD repository. This is most easily done by checking it out from a FreeBSD anonymous CVS mirror. See the relevant chapter in + url="../../books/handbook/anoncvs.html">the relevant chapter in the handbook for more information. Let us assume that the sources are stored in CVSROOT-freebsd in the current directory. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message