summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cnf/make.conf2
-rw-r--r--man/make.conf.52
2 files changed, 2 insertions, 2 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index 8a3b180ca..4db05d876 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -80,7 +80,7 @@
# this, you must update your /etc/make.profile symlink accordingly.
# ***Warning***
# Data stored inside PORTDIR is in peril of being overwritten or deleted by
-# the emerge --sync command. The default value of PORTAGE_EXTRA_RSYNC_OPTS
+# the emerge --sync command. The default value of PORTAGE_RSYNC_OPTS
# will protect the default locations of DISTDIR and PKGDIR, but users are
# warned that any other locations inside PORTDIR are not necessarily safe
# for data storage.
diff --git a/man/make.conf.5 b/man/make.conf.5
index e0c0bbbf5..4ae3a2f94 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -434,7 +434,7 @@ Defaults to /usr/portage.
.br
Data stored inside \fBPORTDIR\fR is in peril of being overwritten or deleted by
the emerge \-\-sync command. The default value of
-\fBPORTAGE_EXTRA_RSYNC_OPTS\fR will protect the default locations of
+\fBPORTAGE_RSYNC_OPTS\fR will protect the default locations of
\fBDISTDIR\fR and \fBPKGDIR\fR, but users are warned that any other locations
inside \fBPORTDIR\fR are not necessarily safe for data storage.
.TP