aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-11-29 09:59:25 +0100
committerUlrich Müller <ulm@gentoo.org>2017-11-29 09:59:25 +0100
commit931b093033d4ad0579fa6b0256dccc5e7cdfd4da (patch)
tree52ddbf51b62f3d4d39ce0caa71a0584e0bdbcd98
parentgeneral-concepts/news: Fix XML, rewrap long lines. (diff)
downloaddevmanual-931b093033d4ad0579fa6b0256dccc5e7cdfd4da.tar.gz
devmanual-931b093033d4ad0579fa6b0256dccc5e7cdfd4da.tar.bz2
devmanual-931b093033d4ad0579fa6b0256dccc5e7cdfd4da.zip
general-concepts/tree: Move link because around -> it was looking strange.
-rw-r--r--general-concepts/tree/text.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index d524861..07ac8c0 100644
--- a/general-concepts/tree/text.xml
+++ b/general-concepts/tree/text.xml
@@ -106,12 +106,12 @@ Things that do <b>not</b> belong in the tree:
<p>
Naming rules for distfiles are more lenient, but for interoperability their
filenames are restricted to the printable ASCII range excluding SPACE, i.e.,
-U+0021 to U+007e (see also
+U+0021 to U+007E (see also
<uri link="https://www.gentoo.org/glep/glep-0031.html#suitable-characters-for-file-and-directory-names">
GLEP 31</uri>). Any characters that have a special meaning in Bash or in
<c>SRC_URI</c> should also be avoided. If necessary, upstream files can be
-renamed using <uri link="::ebuild-writing/variables/#Renaming Sources">
-<c>-&gt;</c> syntax</uri>.
+<uri link="::ebuild-writing/variables/#Renaming Sources">renamed</uri> using
+<c>-&gt;</c> syntax.
</p>
<p>