Minor documentation fixup

Change-Id: I76cdda10d4454f93ae86913aaad543d5aa36b888
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index 6034169..591ffa5 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -714,7 +714,7 @@
 Default is `30 seconds`.
 
 [[download]]Section download
-~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 ----
 [download]
diff --git a/Documentation/pgm-daemon.txt b/Documentation/pgm-daemon.txt
index 228c60f8..0b2e72f 100644
--- a/Documentation/pgm-daemon.txt
+++ b/Documentation/pgm-daemon.txt
@@ -49,7 +49,7 @@
 	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'.