diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-07-27 14:13:07 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-07-27 14:13:07 +0000 |
commit | aa15943a1feb5a4c895efb87e8f22f59daa6a11f (patch) | |
tree | d728658715d3546c071cc4d1370571a56c656a27 | |
parent | 735cd560d7bbee3f6b51b793d5b67ac60bc622f9 (diff) | |
download | portage-aa15943a1feb5a4c895efb87e8f22f59daa6a11f.tar.gz portage-aa15943a1feb5a4c895efb87e8f22f59daa6a11f.tar.bz2 portage-aa15943a1feb5a4c895efb87e8f22f59daa6a11f.zip |
Update path to make.conf.example. Thanks to Arfrever.
svn path=/main/trunk/; revision=11222
-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 b1e0693f5..f6b4b85d5 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -446,7 +446,7 @@ This variable contains flags for the \fBPORTAGE_COMPRESS\fR command. .B PORTAGE_ELOG_MAILFROM .TP .B PORTAGE_ELOG_MAILSUBJECT -Please see /etc/make.conf.example for elog documentation. +Please see /usr/share/portage/config/make.conf.example for elog documentation. .TP \fBPORTAGE_FETCH_CHECKSUM_TRY_MIRRORS\fR = \fI5\fR Number of mirrors to try when a downloaded file has an incorrect checksum. |