aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Reifschneider <mail@ole-reifschneider.de>2015-01-15 20:57:15 +0100
committerOle Reifschneider <mail@ole-reifschneider.de>2015-01-15 20:57:15 +0100
commit6254613f2bfc2c9bd15598d0a26324dc1b477e4c (patch)
tree7fc0e5a6b830fce2182ce37826d390334ea9ac18
parentsrc_compile: Update wording for the filter-flags() function (diff)
downloaddevmanual-6254613f2bfc2c9bd15598d0a26324dc1b477e4c.tar.gz
devmanual-6254613f2bfc2c9bd15598d0a26324dc1b477e4c.tar.bz2
devmanual-6254613f2bfc2c9bd15598d0a26324dc1b477e4c.zip
Fix handbook links that broke after moving to the wiki
-rw-r--r--tasks-reference/environment/text.xml2
-rw-r--r--tasks-reference/init-scripts/text.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tasks-reference/environment/text.xml b/tasks-reference/environment/text.xml
index be30bf8..ff4c14c 100644
--- a/tasks-reference/environment/text.xml
+++ b/tasks-reference/environment/text.xml
@@ -23,7 +23,7 @@ should be a series of lines in the form <c>VARIABLE="the value"</c>.
<p>
There is further discussion in the <uri
-link="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&amp;chap=5">
+link="https://wiki.gentoo.org/wiki/Handbook:X86/Working/EnvVar">
Environment Variables section</uri>.
</p>
diff --git a/tasks-reference/init-scripts/text.xml b/tasks-reference/init-scripts/text.xml
index 51df865..e76670c 100644
--- a/tasks-reference/init-scripts/text.xml
+++ b/tasks-reference/init-scripts/text.xml
@@ -15,7 +15,7 @@ should be handled via entries in <c>/etc/conf.d</c> with the same filename <d />
<p>
An overview of the Gentoo init system and how to write init scripts is available
-in the <uri link="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&amp;chap=4#doc_chap4">
+in the <uri link="https://wiki.gentoo.org/wiki/Handbook:X86/Working/Initscripts#Writing_initscripts">
Writing Init Scripts section</uri>.
</p>