svn commit: r41129 - head/en_US.ISO8859-1/htdocs/docs
Gavin Atkinson
gavin at FreeBSD.org
Thu Mar 7 23:35:10 UTC 2013
Author: gavin
Date: Thu Mar 7 23:35:09 2013
New Revision: 41129
URL: http://svnweb.freebsd.org/changeset/doc/41129
Log:
Fix dead links. Remove link to the "euro" article that was disconnected
from the build in r39585, and fix two links to PDFs that appear to have
been moved on the source site.
Approved by: bcr (mentor)
Modified:
head/en_US.ISO8859-1/htdocs/docs/books.xml
Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docs/books.xml Thu Mar 7 23:28:13 2013 (r41128)
+++ head/en_US.ISO8859-1/htdocs/docs/books.xml Thu Mar 7 23:35:09 2013 (r41129)
@@ -147,11 +147,6 @@
An article with some tips about the subtleties of
CVSup.</p>
- <p><a href="&url.articles;/euro/index.html">The Euro symbol
- on FreeBSD</a> (euro)<br/>
- How to configure FreeBSD and related applications to display the
- Euro symbol.</p>
-
<p><a href="&url.articles;/explaining-bsd/index.html">Explaining
BSD</a> (explaining-bsd)<br/>
An answer to the question ``What is BSD?''</p>
@@ -410,12 +405,12 @@
</li>
<li>
- <p><a href="http://software.intel.com/sites/oss/pdfs/profiling_debugging_freebsd_kernel_321772.pdf">Profiling
+ <p><a href="http://software.intel.com/sites/default/files/profiling_debugging_freebsd_kernel_321772.pdf">Profiling
and Debugging the FreeBSD Kernel</a></p>
</li>
<li>
- <p><a href="http://software.intel.com/sites/oss/pdfs/debugging_buffer_overruns_322486.pdf">Debugging
+ <p><a href="http://software.intel.com/sites/default/files/debugging_buffer_overruns_322486.pdf">Debugging
Buffer Overruns in the FreeBSD Kernel</a></p>
</li>
More information about the svn-doc-head
mailing list