diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-11-07 21:23:06 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-11-07 21:23:06 +0000 |
commit | 8bb15a371e10a957a2317e97e9f2d4b325259dc0 (patch) | |
tree | 3600e3c2c09fd71c5e389f054b5cf58c5620b788 /man | |
parent | When displaying masking messages, show the 'dependency required by' message (diff) | |
download | portage-idfetch-8bb15a371e10a957a2317e97e9f2d4b325259dc0.tar.gz portage-idfetch-8bb15a371e10a957a2317e97e9f2d4b325259dc0.tar.bz2 portage-idfetch-8bb15a371e10a957a2317e97e9f2d4b325259dc0.zip |
Make split-elog bold.
svn path=/main/trunk/; revision=14803
Diffstat (limited to 'man')
-rw-r--r-- | man/make.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index b9e5c516..d22c43cd 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -392,7 +392,7 @@ a read-only NFS share. A read-only \fBDISTDIR\fR is not compatible with the \fBFEATURES\fR in order to avoid warning messages that are triggered by this incompatibility. .TP -split\-elog +.B split\-elog Store logs created by \fBPORTAGE_ELOG_SYSTEM="save"\fR in category subdirectories of \fBPORT_LOGDIR/elog\fR, instead of using \fBPORT_LOGDIR/elog\fR directly. |