Date: Mon, 30 Mar 2009 17:39:07 GMT From: pluknet <pluknet@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/133216: [patch][doc] Incorrect link to "Adding disks" article pointing from FAQ Message-ID: <200903301739.n2UHd7Uh061197@www.freebsd.org> Resent-Message-ID: <200903301740.n2UHe1Y3086624@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133216 >Category: docs >Synopsis: [patch][doc] Incorrect link to "Adding disks" article pointing from FAQ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 30 17:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: pluknet >Release: FreeBSD 7.2-PRERELEASE >Organization: n/a >Environment: >Description: Staying in http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html. There is an incorrect link to the "Adding Disks" article in the Handbook at this line: " See the Adding Disks section in the FreeBSD Handbook. ", where Adding Disks points to 404: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/add-disks.html should be: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-adding.html >How-To-Repeat: >Fix: A possible correcting patch (not tested): --- book.sgml.orig 2009-03-30 21:34:52.000000000 +0400 +++ book.sgml 2009-03-30 21:36:08.000000000 +0400 @@ -12,7 +12,7 @@ <corpauthor>The &os; Documentation Project</corpauthor> - <pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.1110 2009/03/10 06:01:59 pgj Exp $</pubdate> + <pubdate>$FreeBSD$</pubdate> <copyright> <year>1995</year> @@ -4960,7 +4960,7 @@ <answer> <para>See the <ulink - url="&url.books.handbook;/add-disks.html">Adding Disks</ulink> + url="&url.books.handbook;/disks-adding.html">Adding Disks</ulink> section in the &os; Handbook.</para> </answer> </qandaentry> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903301739.n2UHd7Uh061197>