diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt index 60341696f5..591ffa5ab3 100644 --- a/Documentation/config-gerrit.txt +++ b/Documentation/config-gerrit.txt @@ -714,7 +714,7 @@ If a unit suffix is not specified, `milliseconds` is assumed. Default is `30 seconds`. [[download]]Section download -~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---- [download] diff --git a/Documentation/pgm-daemon.txt b/Documentation/pgm-daemon.txt index 228c60f859..0b2e72f153 100644 --- a/Documentation/pgm-daemon.txt +++ b/Documentation/pgm-daemon.txt @@ -49,7 +49,7 @@ OPTIONS Run in slave mode, permitting only read operations by clients. Commands which modify state such as link:cmd-receive-pack.html[recieve-pack] (creates new changes - or updates existing ones) or link:cmd-approve.html[approve] + or updates existing ones) or link:cmd-review.html[review] (sets approve marks) are disabled. + This option automatically implies '\--disable-httpd \--enable-sshd'.