summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-01-21 00:44:49 +0000
committerZac Medico <zmedico@gentoo.org>2007-01-21 00:44:49 +0000
commita13b87bc22f1996bd09fa4ca8b49f7c2b6023d65 (patch)
treef0bdc74d3427017051b643078eab3b42f14fe016
parent6a52a3a3ea52a8c8f11f4acda357bda22ba99c3f (diff)
downloadportage-a13b87bc22f1996bd09fa4ca8b49f7c2b6023d65.tar.gz
portage-a13b87bc22f1996bd09fa4ca8b49f7c2b6023d65.tar.bz2
portage-a13b87bc22f1996bd09fa4ca8b49f7c2b6023d65.zip
Minor fixes thanks to Fabio Correa <facorread@alexandria.cc> in bug #162647. (trunk r5741:5742)
svn path=/main/branches/2.1.2/; revision=5744
-rw-r--r--man/emerge.114
1 files changed, 7 insertions, 7 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 798396667..4cd77a52c 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -23,10 +23,10 @@ updated packages available. \fBemerge\fR gracefully handles updating
installed packages to newer releases as well. It handles both source
and binary packages, and it can be used to create binary packages for
distribution.
-.SH "EBUILDS, TBZ2S, SETS AND DEPENDENCIES"
+.SH "EBUILDS, TBZ2S, SETS AND ATOMS"
\fBemerge\fR primarily installs packages. You can specify
packages to install in one of four main ways: an \fIebuild\fR,
-a \fItbz2file\fR, a \fIset\fR, or a \fIatom\fR.
+a \fItbz2file\fR, a \fIset\fR, or an \fIatom\fR.
.LP
.TP
.BR ebuild
@@ -39,8 +39,8 @@ as \fBsys\-apps/portage\fR or \fB=python\-2.2.1\-r2\fR.
ignores a trailing slash so that filename completion can be used.
The \fIebuild\fR may also be an actual filename, such as
\fB/usr/portage/app\-admin/python/python\-2.2.1\-r2.ebuild\fR.
-WARNING: The implementation of \fBemerge /path/to/ebuild\fR is broken and so
-this syntax shouldn't be used.
+\fBWARNING:\fR The implementation of \fBemerge /path/to/ebuild\fR is broken and
+so this syntax shouldn't be used.
.TP
.BR tbz2file
A \fItbz2file\fR must be a valid .tbz2 created with \fBebuild
@@ -390,9 +390,9 @@ in order to indicate their status:
.BR "\-\-with\-bdeps < y | n >"
In dependency calculations, pull in build time dependencies that are not
strictly required. This defaults to \'n\' for installation actions and
-\'y\' for the \-\-depclean action. This setting can be added to
-EMERGE_DEFAULT_OPTS (see make.conf(5)) and later overridden via the command
-line.
+\'y\' for the \fB\-\-depclean\fR action. This setting can be added to
+\fBEMERGE_DEFAULT_OPTS\fR (see make.conf(5)) and later overridden via the
+command line.
.SH "ENVIRONMENT OPTIONS"
.TP
\fBROOT\fR = \fI[path]\fR