Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2013 11:25:21 GMT
From:      Björn Heidotting <b.heidotting@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/177708: [patch] Fix misspelled URL in freebsd-update-server article
Message-ID:  <201304081125.r38BPL9C023235@red.freebsd.org>
Resent-Message-ID: <201304081130.r38BU100064556@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177708
>Category:       docs
>Synopsis:       [patch] Fix misspelled URL in freebsd-update-server article
>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:   Mon Apr 08 11:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Björn 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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304081125.r38BPL9C023235>