From nobody@FreeBSD.org  Mon Mar 30 17:39:07 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A3965106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Mar 2009 17:39:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 911118FC22
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Mar 2009 17:39:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2UHd7IA061210
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 30 Mar 2009 17:39:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n2UHd7Uh061197;
	Mon, 30 Mar 2009 17:39:07 GMT
	(envelope-from nobody)
Message-Id: <200903301739.n2UHd7Uh061197@www.freebsd.org>
Date: Mon, 30 Mar 2009 17:39:07 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch][doc] Incorrect link to "Adding disks" article pointing from FAQ
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 30 17:40:01 UTC 2009
>Closed-Date:    Mon Mar 30 22:13:13 UTC 2009
>Last-Modified:  Mon Mar 30 22:20:01 UTC 2009
>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:
State-Changed-From-To: open->closed 
State-Changed-By: manolis 
State-Changed-When: Mon Mar 30 22:11:56 UTC 2009 
State-Changed-Why:  
Committed thanks! 
For your next patches, please note we do not really 
edit $FreeBSD$ lines. CVS handles them itself. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133216 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/133216: commit references a PR
Date: Mon, 30 Mar 2009 22:10:35 +0000 (UTC)

 manolis     2009-03-30 22:10:20 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/faq book.sgml 
   Log:
   Fix broken link to Handbook's "Adding Disks" section
   
   Submitted by:   pluknet@gmail.com
   PR:             docs/133216
   
   Revision  Changes    Path
   1.1111    +1 -1      doc/en_US.ISO8859-1/books/faq/book.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
