diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-01-08 21:41:03 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-01-08 21:41:03 +0000 |
commit | 0c9ef1528ffff6433e5f89a7bd74f241017c4941 (patch) | |
tree | 2c90d33119f28f4a67cb543a83184ee3fb5efeee /man | |
parent | Skip global updates for help, version, and info actions. (diff) | |
download | portage-idfetch-0c9ef1528ffff6433e5f89a7bd74f241017c4941.tar.gz portage-idfetch-0c9ef1528ffff6433e5f89a7bd74f241017c4941.tar.bz2 portage-idfetch-0c9ef1528ffff6433e5f89a7bd74f241017c4941.zip |
Fix blocker example output to appear as emerge actually displays it.
svn path=/main/trunk/; revision=15180
Diffstat (limited to 'man')
-rw-r--r-- | man/emerge.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index 93798b7e..e5830773 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -590,7 +590,7 @@ When utilizing \fBemerge\fR with the \fB\-\-pretend\fR and \fB\-\-verbose\fR flags, the output may be a little hard to understand at first. This section explains the abbreviations. .TP -.B [blocks B ] app\-text/dos2unix (from pkg app\-text/hd2u\-0.8.0) +.B [blocks B ] app\-text/dos2unix ("app\-text/dos2unix" is blocking app\-text/hd2u\-0.8.0) Dos2unix is Blocking hd2u from being emerged. Blockers are defined when two packages will clobber each others files, or otherwise cause some form of breakage in your system. However, blockers usually do not need to be |