summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2006-12-08 01:51:34 +0000
committerMarius Mauch <genone@gentoo.org>2006-12-08 01:51:34 +0000
commit3c98c0138c9e9bb0512e98a362335f82d55e8a90 (patch)
tree39651df03ad7dc9a88d84ba882ae94f5e488c727 /make.conf.txt
parentminor syntax changes ( in is faster than has_key ) and docstrings (diff)
downloadportage-multirepo-3c98c0138c9e9bb0512e98a362335f82d55e8a90.tar.gz
portage-multirepo-3c98c0138c9e9bb0512e98a362335f82d55e8a90.tar.bz2
portage-multirepo-3c98c0138c9e9bb0512e98a362335f82d55e8a90.zip
Allow searching for action terms again
svn path=/main/trunk/; revision=5216
Diffstat (limited to 'make.conf.txt')
-rw-r--r--make.conf.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/make.conf.txt b/make.conf.txt
index 611aae36..6d190590 100644
--- a/make.conf.txt
+++ b/make.conf.txt
@@ -224,7 +224,7 @@ _`keepwork`
may occupy a lot of diskspace.
_`metadata-transfer`
- Automatically perform a metadata transfer when `emerge --sync` is run.
+ Automatically perform a metadata transfer when emerge --sync is run.
_`mirror`
This will cause `FETCHCOMMAND`_ to always be run even if the file already
@@ -511,7 +511,7 @@ PORTAGE_RSYNC_EXTRA_OPTS
:suggest: --exclude=/etc/portage/rsync_exclude
:valdesc: rsync options
-Additional rsync options to be used by `emerge --sync`.
+Additional rsync options to be used by emerge --sync.
PORTAGE_RSYNC_OPTS
------------------
@@ -519,7 +519,7 @@ PORTAGE_RSYNC_OPTS
:default: --recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
:valdesc: rsync options
-Default rsync options to be used by `emerge --sync`. **Don't change this unless
+Default rsync options to be used by emerge --sync. **Don't change this unless
you know exactly what you're doing!**
PORTAGE_RSYNC_RETRIES
@@ -619,7 +619,7 @@ SYNC
:valdesc: URI to a portage tree server (rsync or cvs)
Insert your preferred rsync mirror here. This rsync server is used to sync
-the local portage tree when `emerge --sync` is run. Only one server can be
+the local portage tree when emerge --sync is run. Only one server can be
specified.
USE