summaryrefslogtreecommitdiffstats
path: root/doc/appendix
diff options
context:
space:
mode:
authorMike McCallister <mike@mccllstr.com>2011-07-12 17:03:13 -0500
committerMike McCallister <mike@mccllstr.com>2011-07-12 17:03:13 -0500
commitd1352fc4a15536090758e4654324a792264cf327 (patch)
treedd9d909c9fa302f0087d1a994e8cd7c39b31e9cc /doc/appendix
parent5c7e54e7edd7f14522398c31b13b10ddb0f8eb17 (diff)
downloadbcfg2-d1352fc4a15536090758e4654324a792264cf327.tar.gz
bcfg2-d1352fc4a15536090758e4654324a792264cf327.tar.bz2
bcfg2-d1352fc4a15536090758e4654324a792264cf327.zip
Minor change to better use Sphinx syntax for environment variables.
Has the benefit that environment variable names will now be visible in the documentation index.
Diffstat (limited to 'doc/appendix')
-rw-r--r--doc/appendix/guides/gentoo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/appendix/guides/gentoo.txt b/doc/appendix/guides/gentoo.txt
index e818364ce..d635e310b 100644
--- a/doc/appendix/guides/gentoo.txt
+++ b/doc/appendix/guides/gentoo.txt
@@ -39,7 +39,7 @@ Package Repository
You’ll need (to make) at least one archive of binary packages. The
Portage driver calls ``emerge`` with the ``-getbinpkgonly`` option. See
:manpage:`make.conf(5)` and :manpage:`emerge(1)` manpages, specifically
-the *PORTAGE_BINHOST* environment variable.
+the :envvar:`PORTAGE_BINHOST` environment variable.
Time Saver: quickpkg
--------------------