diff options
author | 2009-11-16 00:29:25 +0000 | |
---|---|---|
committer | 2009-11-16 00:29:25 +0000 | |
commit | 3097e06d7c1b979aa04da588f59e6f49d58a154e (patch) | |
tree | 69dc150e170c88a8570d351a19691932dd3af1bb | |
parent | When displaying masking messages, show the 'dependency required by' message (diff) | |
download | portage-3097e06d7c1b979aa04da588f59e6f49d58a154e.tar.gz portage-3097e06d7c1b979aa04da588f59e6f49d58a154e.tar.bz2 portage-3097e06d7c1b979aa04da588f59e6f49d58a154e.zip |
Make split-elog bold. (trunk r14803)
svn path=/main/branches/2.1.7/; revision=14826
-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 8126698b6..200d68caa 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -388,7 +388,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. |