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 0a9fe8bd8..92b3e5241 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 bbad0dd4d..35fe2d0c6 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -415,7 +415,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