make.conf.5: note usersync reqs for bug #277970
authorZac Medico <zmedico@gentoo.org>
Mon, 22 Jul 2013 19:19:56 +0000 (12:19 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 22 Jul 2013 19:19:56 +0000 (12:19 -0700)
man/make.conf.5

index adf32bd3aeff1337da76fdb7d05631b3a1a4eb15..fcab08decf965e204b8b058fc633cc4d4477fe4f 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MAKE.CONF" "5" "May 2013" "Portage VERSION" "Portage"
+.TH "MAKE.CONF" "5" "Jul 2013" "Portage VERSION" "Portage"
 .SH "NAME"
 make.conf \- custom settings for Portage
 .SH "SYNOPSIS"
@@ -583,7 +583,11 @@ Enable the sandbox in the compile phase, when running without root privs (\fIuse
 .TP
 .B usersync
 Drop privileges to the owner of \fBPORTDIR\fR for \fBemerge(1) --sync\fR
-operations.
+operations. Note that this feature assumes that all subdirectories of
+\fBPORTDIR\fR have the same ownership as \fBPORTDIR\fR itself. It is the
+user's responsibility to ensure correct ownership, since otherwise portage
+would have to waste time validating ownership for each and every sync
+operation.
 .TP
 .B webrsync-gpg
 Enable GPG verification when using \fIemerge\-webrsync\fR.