aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-10-27 12:22:01 +0200
committerUlrich Müller <ulm@gentoo.org>2023-10-30 17:21:14 +0100
commit2556659c7a76dd00176efd7892e02ca0130998e2 (patch)
tree6bbbde24e64ac2395033b8a1c1cda8a3e3f7aa58 /appendices
parentdevbook.xsl: Warn about missing terminating slash in internal links (diff)
downloaddevmanual-2556659c7a76dd00176efd7892e02ca0130998e2.tar.gz
devmanual-2556659c7a76dd00176efd7892e02ca0130998e2.tar.bz2
devmanual-2556659c7a76dd00176efd7892e02ca0130998e2.zip
Fix internal links
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'appendices')
-rw-r--r--appendices/common-problems/text.xml4
-rw-r--r--appendices/contributors/text.xml26
2 files changed, 15 insertions, 15 deletions
diff --git a/appendices/common-problems/text.xml b/appendices/common-problems/text.xml
index 1c45179..87c21bb 100644
--- a/appendices/common-problems/text.xml
+++ b/appendices/common-problems/text.xml
@@ -100,8 +100,8 @@ for security reasons. If this message is shown, you have a couple of options:
linking. This solution is preferred.
</li>
<li>
- Use <c>append-ldflags</c> (see <uri
- link="::ebuild-writing/functions/src_compile/build-environment#Adding Additional Flags"/>)
+ Use <c>append-ldflags</c> (see
+ <uri link="::ebuild-writing/functions/src_compile/build-environment/#Adding Additional Flags"/>)
to add <c>-Wl,-z,now</c>. This will affect <e>all</e> binaries installed, not just the setXid ones.
</li>
</ul>
diff --git a/appendices/contributors/text.xml b/appendices/contributors/text.xml
index aa101f5..06a6e0c 100644
--- a/appendices/contributors/text.xml
+++ b/appendices/contributors/text.xml
@@ -16,38 +16,38 @@ This page lists the contributions to the Gentoo Development Guide:
<uri link="::tools-reference/cat/#Here Documents"/>
</author>
<author name="Aaron Walker" email="ka0ttic@gentoo.org">
- <uri link="::tasks-reference/completion"/>
+ <uri link="::tasks-reference/completion/"/>
</author>
<author name="Robert Coie" email="rac@gentoo.org">
- <uri link="::appendices/editor-configuration/xemacs"/>
+ <uri link="::appendices/editor-configuration/xemacs/"/>
</author>
<author name="Tom Martin" email="slarti@gentoo.org">
- <uri link="::appendices/editor-configuration/emacs"/>,
+ <uri link="::appendices/editor-configuration/emacs/"/>,
<uri link="::general-concepts/use-flags/#Conflicting USE Flags"/>
</author>
<author name="Paul Varner" email="fuzzyray@gentoo.org">
- <uri link="::ebuild-writing/functions/src_unpack/rpm-sources"/>
+ <uri link="::ebuild-writing/functions/src_unpack/rpm-sources/"/>
</author>
<author name="Ilya Volynets-Evenbakh" email="iluxa@gentoo.org">
<uri link="::archs/mips/#MIPS ABIs"/>
</author>
<author name="Diego Pettenò" email="flameeyes@gentoo.org">
- <uri link="::tasks-reference/pam"/>,
+ <uri link="::tasks-reference/pam/"/>,
<uri link="::general-concepts/autotools/#aclocal and m4 Files"/>
</author>
<author name="Fernando J. Pereda" email="ferdy@gentoo.org">
- <uri link="::archs/alpha"/>
+ <uri link="::archs/alpha/"/>
</author>
<author name="Simon Stelling" email="blubb@gentoo.org">
- <uri link="::archs/amd64"/>
+ <uri link="::archs/amd64/"/>
</author>
<author name="Alin Dobre" email="alin@gentoo.org">
- <uri link="::tools-reference/echo"/>
+ <uri link="::tools-reference/echo/"/>
</author>
<!-- Contributions above this line were to the original (reStructuredText)
version, so they won't appear in the commit history -->
<author name="Joseph Jezak" email="josejx@gentoo.org">
- <uri link="::archs/ppc"/>
+ <uri link="::archs/ppc/"/>
</author>
<author name="Ursula Maplehurst" email="plasm@roo.me.uk">
Previous maintainer (XSL Stylesheets, legacy Developer Handbook content)
@@ -56,9 +56,9 @@ This page lists the contributions to the Gentoo Development Guide:
XSL Stylesheets, previous maintainer
</author>
<author name="Petteri Räty" email="betelgeuse@gentoo.org">
-<uri link="::ebuild-writing"/>,
-<uri link="::eclass-writing"/>,
-<uri link="::general-concepts/dependencies"/>,
+<uri link="::ebuild-writing/"/>,
+<uri link="::eclass-writing/"/>,
+<uri link="::general-concepts/dependencies/"/>,
Misc
</author>
<author name="Ulrich Müller" email="ulm@gentoo.org">
@@ -71,7 +71,7 @@ Misc
DTD, XSL stylesheet, eclass conversion
</author>
<author name="Mike Pagano" email="mpagano@gentoo.org">
- <uri link="::general-concepts/news"/>
+ <uri link="::general-concepts/news/"/>
</author>
<author name="Markus Meier" email="maekke@gentoo.org">
Misc