summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@ciaranm.org>2007-11-13 15:05:49 +0000
committerCiaran McCreesh <ciaranm@ciaranm.org>2007-11-13 15:05:49 +0000
commit983c266b91e3421e12bcb419ee454a64c53f8b8e (patch)
tree79fb482f5aaef9a293f301ca1cceb2fa2b9b634a /ebuild-functions.tex
parentAdd prerm/postrm descriptions. Fixes: gentoo#182678 (diff)
downloadpms-983c266b91e3421e12bcb419ee454a64c53f8b8e.tar.gz
pms-983c266b91e3421e12bcb419ee454a64c53f8b8e.tar.bz2
pms-983c266b91e3421e12bcb419ee454a64c53f8b8e.zip
Formatting fixes. (dleverton)
git-svn-id: http://svn.repogirl.net/pms/trunk@173 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'ebuild-functions.tex')
-rw-r--r--ebuild-functions.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-functions.tex b/ebuild-functions.tex
index a566d3a..a321854 100644
--- a/ebuild-functions.tex
+++ b/ebuild-functions.tex
@@ -25,7 +25,7 @@ package, not the current configuration.
\label{pkg-setup-function}
The \t{pkg\_setup} function sets up the ebuild's environment for all following functions, before
the build process starts. Further, it checks whether any necessary prerequisites not covered
-by the package manager, e.g. that certain kernel configuration options are fulfilled.
+by the package manager, e.g.\ that certain kernel configuration options are fulfilled.
\t{pkg\_setup} must be run with full filesystem permissions, including the ability to add new users
and/or groups to the system.