summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-10 07:44:01 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-10 07:44:01 +0000
commitbf22605c3dfe950f14b1c073c6435e3a8237cfcf (patch)
treecab5d0236983657a41a0c54380ca0254f4f484e9 /man
parentcreate symlinks to html documentation if DOC_SYMLINK_DIR is set, original pat... (diff)
downloadportage-multirepo-bf22605c3dfe950f14b1c073c6435e3a8237cfcf.tar.gz
portage-multirepo-bf22605c3dfe950f14b1c073c6435e3a8237cfcf.tar.bz2
portage-multirepo-bf22605c3dfe950f14b1c073c6435e3a8237cfcf.zip
Make env variable example about USE shell independent
svn path=/main/trunk/; revision=5510
Diffstat (limited to 'man')
-rw-r--r--man/emerge.15
1 files changed, 3 insertions, 2 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 1357d395..79839666 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -489,8 +489,9 @@ parameters to \fBemerge\fR.
override those specified in the default locations, letting you
avoid using some dependencies you may not want to have. \fBUSE
flags specified on the command line are NOT remembered\fR. For
-example, \fBUSE="\-X \-gnome" emerge mc\fR will emerge mc with
-those USE settings. If you want those USE settings to be more
+example, \fBenv USE="\-X \-gnome" emerge mc\fR will emerge mc with
+those USE settings (on Bourne-compatible shells you may omit the \fBenv\fR
+part). If you want those USE settings to be more
permanent, you can put them in /etc/portage/package.use instead.
.LP
If \fBemerge \-\-update system\fR or \fBemerge \-\-update world\fR