summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-05-13 12:32:57 +0000
committerMike Frysinger <vapier@gentoo.org>2008-05-13 12:32:57 +0000
commitfeb69aa5bb31f8960270e984514a6ea4b0682e2c (patch)
treebe3017d8e85de6ecd8d521868991eb40a1d6daf8
parentcapitalize Portage (diff)
downloadportage-multirepo-feb69aa5bb31f8960270e984514a6ea4b0682e2c.tar.gz
portage-multirepo-feb69aa5bb31f8960270e984514a6ea4b0682e2c.tar.bz2
portage-multirepo-feb69aa5bb31f8960270e984514a6ea4b0682e2c.zip
fix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE
svn path=/main/trunk/; revision=10320
-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 c3cb342e..2eb77cc6 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -437,13 +437,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