From nobody@FreeBSD.org  Mon Apr  8 11:25:22 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 0DB3FCF4
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  8 Apr 2013 11:25:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id F1A3E819
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  8 Apr 2013 11:25:21 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r38BPLP7023236
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 8 Apr 2013 11:25:21 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r38BPL9C023235;
	Mon, 8 Apr 2013 11:25:21 GMT
	(envelope-from nobody)
Message-Id: <201304081125.r38BPL9C023235@red.freebsd.org>
Date: Mon, 8 Apr 2013 11:25:21 GMT
From: Bjrn Heidotting <b.heidotting@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Fix misspelled URL in freebsd-update-server article
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177708
>Category:       docs
>Synopsis:       [patch] Fix misspelled URL in freebsd-update-server article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    issyl0
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 08 11:30:00 UTC 2013
>Closed-Date:    Mon Apr 08 21:12:33 UTC 2013
>Last-Modified:  Mon Apr 08 21:12:33 UTC 2013
>Originator:     Bjrn Heidotting
>Release:        
>Organization:
>Environment:
>Description:
There is a misspelled URL in this article.

Wrong: <ulink url="&url.books.handbook;/updating-freebsdupdate.html">&os; Update</ulink>

Correct: <ulink url="&url.books.handbook;/updating-upgrading-freebsdupdate.html">&os; Update</ulink>
>How-To-Repeat:
fgrep -A5 "Update client's" < en_US.ISO8859-1/articles/freebsd-update-server/article.xml
>Fix:
A Patch is included in this report.

Patch attached with submission follows:

--- article.xml	2013-04-02 09:22:38.000000000 +0200
+++ article_work.xml	2013-04-08 13:03:18.000000000 +0200
@@ -507,7 +507,7 @@
       <literal>ServerName</literal> in
       <filename>/etc/freebsd-update.conf</filename>, and perform updates as
       instructed in the <ulink
-	url="&url.books.handbook;/updating-freebsdupdate.html">&os;
+	url="&url.books.handbook;/updating-upgrading-freebsdupdate.html">&os;
 	Update</ulink>
       <!-- One sentence, two instances of 'in'.  We can probably reword this
 	   part to avoid repetition. -->


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->issyl0 
Responsible-Changed-By: issyl0 
Responsible-Changed-When: Mon Apr 8 20:37:45 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/177708: commit references a PR
Date: Mon,  8 Apr 2013 21:06:20 +0000 (UTC)

 Author: issyl0
 Date: Mon Apr  8 21:06:12 2013
 New Revision: 41395
 URL: http://svnweb.freebsd.org/changeset/doc/41395
 
 Log:
   Fix a broken link to the FreeBSD update web page.
   
   PR:		docs/177708
   Submitted by:	Bjoern Heidotting b.heidotting at yahoo dot com
 
 Modified:
   head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml
 
 Modified: head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml	Mon Apr  8 03:05:08 2013	(r41394)
 +++ head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml	Mon Apr  8 21:06:12 2013	(r41395)
 @@ -507,7 +507,7 @@ Wed Aug 26 12:50:07 PDT 2009 Cleaning st
        <literal>ServerName</literal> in
        <filename>/etc/freebsd-update.conf</filename>, and perform updates as
        instructed in the <ulink
 -	url="&url.books.handbook;/updating-freebsdupdate.html">&os;
 +	url="&url.books.handbook;/updating-upgrading-freebsdupdate.html">&os;
  	Update</ulink>
        <!-- One sentence, two instances of 'in'.  We can probably reword this
  	   part to avoid repetition. -->
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: issyl0 
State-Changed-When: Mon Apr 8 21:12:33 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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