aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-09-26 21:08:01 +0200
committerUlrich Müller <ulm@gentoo.org>2020-09-26 21:08:01 +0200
commit806edccfa0d217db4e01f9f510a71daf22c663c7 (patch)
treef2e85b851a26a241dae03d429c1fde898e2d55ea /profiles
parentbin/gen-eclass-html.sh: Generate html for make.conf(5). (diff)
downloaddevmanual-806edccfa0d217db4e01f9f510a71daf22c663c7.tar.gz
devmanual-806edccfa0d217db4e01f9f510a71daf22c663c7.tar.bz2
devmanual-806edccfa0d217db4e01f9f510a71daf22c663c7.zip
Link to make.conf man page where it is referenced.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/make.defaults/text.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/profiles/make.defaults/text.xml b/profiles/make.defaults/text.xml
index 15ea2c6..03aa8db 100644
--- a/profiles/make.defaults/text.xml
+++ b/profiles/make.defaults/text.xml
@@ -5,11 +5,12 @@
<body>
<p>
-The <c>make.defaults</c> file in <c>profiles/</c> provides a minimal set of defaults
-for the kinds of values which may be set in <c>make.conf</c> (<c>CFLAGS</c>, <c>USE</c>,
-<c>FEATURES</c> etc) along with certain control variables (eg <c>USE_EXPAND</c>).
-These values can further be refined by additional <c>make.defaults</c> files in
-subprofiles.
+The <c>make.defaults</c> file in <c>profiles/</c> provides a minimal set
+of defaults for the kinds of values which may be set in
+<c><uri link="::eclass-reference/make.conf/"/></c> (<c>CFLAGS</c>,
+<c>USE</c>, <c>FEATURES</c> etc.) along with certain control variables
+(e.g. <c>USE_EXPAND</c>). These values can further be refined by additional
+<c>make.defaults</c> files in subprofiles.
</p>
<p>