From: Zac Medico Date: Sun, 23 Nov 2008 23:34:33 +0000 (-0000) Subject: Use a table to organize the key of USE flag symbols for the --verbose option. X-Git-Tag: v2.1.6_rc1~9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=892ece74ccae5681a4b9c2b789c720f2c387c0ff;p=portage.git 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 --- diff --git a/man/emerge.1 b/man/emerge.1 index b120a0636..35627dc2b 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