summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-05-13 16:49:56 +0000
committerZac Medico <zmedico@gentoo.org>2008-05-13 16:49:56 +0000
commitfe1ce1f98c7095d559e6b7a7384ca97063ec45c0 (patch)
tree13091f92983f3a8f0f675854b3d8f54fd9d29ab9
parentbc18956e0d674285e791ec75c0911affa344bb46 (diff)
downloadportage-fe1ce1f98c7095d559e6b7a7384ca97063ec45c0.tar.gz
portage-fe1ce1f98c7095d559e6b7a7384ca97063ec45c0.tar.bz2
portage-fe1ce1f98c7095d559e6b7a7384ca97063ec45c0.zip
fix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE (trunk r10320)
svn path=/main/branches/2.1.2/; revision=10321
-rw-r--r--man/make.conf.514
1 files changed, 7 insertions, 7 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 202fcdd86..bbbf6c719 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -424,13 +424,13 @@ Please see /etc/make.conf.example for elog documentation.
\fBPORTAGE_FETCH_CHECKSUM_TRY_MIRRORS\fR = \fI5\fR
Number of mirrors to try when a downloaded file has an incorrect checksum.
.TP
-\PORTAGE_FETCH_RESUME_MIN_SIZE\fR = \fI350K\fR
-Minimum size of existing file for RESUMECOMMAND to be called. Files smaller
-than this size will be removed and FETCHCOMMAND will be called to download
-the file from the beginning. This is useful for helping to ensure that small
-garbage files such as html 404 pages are properly discarded. The variable
-should contain an integer number of bytes and may have a suffix such as
-K, M, or G.
+\fBPORTAGE_FETCH_RESUME_MIN_SIZE\fR = \fI350K\fR
+Minimum size of existing file for \fBRESUMECOMMAND\fR to be called. Files
+smaller than this size will be removed and \fBFETCHCOMMAND\fR will be called
+to download the file from the beginning. This is useful for helping to ensure
+that small garbage files such as html 404 pages are properly discarded. The
+variable should contain an integer number of bytes and may have a suffix such
+as K, M, or G.
.TP
\fBPORTAGE_NICENESS\fR = \fI[number]\fR
The value of this variable will be added to the current nice level that