Fix various bugs in the documentation
Change-Id: Icf1ee46c6087b6cba2816cdcfdf4e6c50a31ec59 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -1812,7 +1812,7 @@ pool by a simple FIFO scheduling system.
|
||||
+
|
||||
By default, 1 plus the number of CPUs available to the JVM.
|
||||
|
||||
[sshd.commandStartThreads]]sshd.commandStartThreads::
|
||||
[[sshd.commandStartThreads]]sshd.commandStartThreads::
|
||||
+
|
||||
Number of threads used to parse a command line submitted by a client
|
||||
over SSH for execution, create the internal data structures used by
|
||||
|
||||
@@ -15,7 +15,8 @@ SSH
|
||||
|
||||
Each user uploading changes to Gerrit must configure one or more SSH
|
||||
public keys. The per-user SSH key list can be accessed over the web
|
||||
within Gerrit by `Settings`, and then accessing the `SSH Keys` tab.
|
||||
within Gerrit by `Settings`, and then accessing the `SSH Public Keys`
|
||||
tab.
|
||||
|
||||
[[configure_ssh]]
|
||||
Configuration
|
||||
@@ -142,8 +143,8 @@ shorter URLs on the command line, such as:
|
||||
$ git push tr:kernel/common HEAD:refs/for/experimental
|
||||
====
|
||||
|
||||
Specific reviewers can be requested and/or additional ``carbon
|
||||
copies'' of the notification message may be sent by including these
|
||||
Specific reviewers can be requested and/or additional 'carbon
|
||||
copies' of the notification message may be sent by including these
|
||||
as arguments to `git receive-pack`:
|
||||
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user