Author: breser
Date: Wed Dec 19 03:09:49 2012
New Revision: 1423744
URL: http://svn.apache.org/viewvc?rev=1423744&view=rev
Log:
On 'in-repo-authz' branch: Adjust svnserve manpage to refect changes to
behavior of --config-file option.
* subversion/svnserve/svnserve.8:
(--config-file): Document that it no longer caches password and authz dbs at
startup.
Modified:
subversion/branches/in-repo-authz/subversion/svnserve/svnserve.8
Modified: subversion/branches/in-repo-authz/subversion/svnserve/svnserve.8
URL:
http://svn.apache.org/viewvc/subversion/branches/in-repo-authz/subversion/svnserve/svnserve.8?rev=1423744&r1=1423743&r2=1423744&view=diff
==============================================================================
--- subversion/branches/in-repo-authz/subversion/svnserve/svnserve.8 (original)
+++ subversion/branches/in-repo-authz/subversion/svnserve/svnserve.8 Wed Dec 19
03:09:49 2012
@@ -110,12 +110,12 @@ still backgrounds itself at startup time
.TP 5
\fB\-\-config\-file\fP=\fIfilename\fP
When specified, \fBsvnserve\fP reads \fIfilename\fP once at program
-startup and caches the \fBsvnserve\fP configuration and any passwords
-and authorization configuration referenced from \fIfilename\fP.
-\fBsvnserve\fP will not read any per-repository
-\fBconf/svnserve.conf\fP files when this option is used. See the
-\fBsvnserve.conf\fP(5) man page for details of the file format for
-this option.
+startup and caches the \fBsvnserve\fP configuration. The password
+and authorization configurations referenced from \fIfilename\fP will
+be loaded on each connection. \fBsvnserve\fP will not read any
+per-repository \fBconf/svnserve.conf\fP files when this option is
+used. See the \fBsvnserve.conf\fP(5) man page for details of the
+file format for this option.
.PP
.TP 5
\fB\-\-pid\-file\fP=\fIfilename\fP