summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-23 23:34:33 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-23 23:34:33 +0000
commit892ece74ccae5681a4b9c2b789c720f2c387c0ff (patch)
treece986a3fdb0b74d19a1b51af9b94c8004d1a68ed /man
parentUse a table to organize the key of merge list display codes for the --pretend (diff)
downloadportage-multirepo-892ece74ccae5681a4b9c2b789c720f2c387c0ff.tar.gz
portage-multirepo-892ece74ccae5681a4b9c2b789c720f2c387c0ff.tar.bz2
portage-multirepo-892ece74ccae5681a4b9c2b789c720f2c387c0ff.zip
Use a table to organize the key of USE flag symbols for the --verbose option.
(trunk r12063) svn path=/main/branches/2.1.6/; revision=12064
Diffstat (limited to 'man')
-rw-r--r--man/emerge.120
1 files changed, 11 insertions, 9 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index b120a063..35627dc2 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -447,16 +447,18 @@ Tell emerge to run in verbose mode. Currently this flag causes emerge to print
out GNU info errors, if any, and to show the USE flags that will be used for
each package when pretending. The following symbols are affixed to USE flags
in order to indicate their status:
-.br
-.br
-\fI- prefix\fR = not enabled (either disabled or removed)
-.br
-\fI* suffix\fR = transition to or from the enabled state
-.br
-\fI% suffix\fR = newly added or removed
-.br
-\fI() circumfix\fR = forced, masked, or removed
+.TS
+l l l
+___
+l l l.
+Symbol Location Meaning
+
+- prefix not enabled (either disabled or removed)
+* suffix transition to or from the enabled state
+% suffix newly added or removed
+() circumfix forced, masked, or removed
+.TE
.TP
.BR "\-\-with\-bdeps < y | n >"
In dependency calculations, pull in build time dependencies