docs/177708: [patch] Fix misspelled URL in freebsd-update-server article
Björn Heidotting
b.heidotting at yahoo.com
Mon Apr 8 11:30:01 UTC 2013
>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:
More information about the freebsd-doc
mailing list