| Summary: | [patch] Fix misspelled URL in freebsd-update-server article | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Björn Heidotting <b.heidotting> | ||||
| Component: | Books & Articles | Assignee: | Isabell Long <issyl0> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Björn Heidotting
2013-04-08 12:30:00 UTC
Responsible Changed From-To: freebsd-doc->issyl0 I'll take it. 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 Committed. Thanks! |