Documentation: Case consistencies for SEE ALSO

Change-Id: Ib40324ba94d0278dc6923092163d3ccc6d9df8fb
Signed-off-by: Fredrik Luthander <fredrik@gandaraj.com>
This commit is contained in:
Fredrik Luthander
2014-03-24 18:59:45 -07:00
parent ca87586352
commit a6bb9515a7
4 changed files with 4 additions and 4 deletions

View File

@@ -265,7 +265,7 @@ cgit can be used by specifying `gitweb.type` to be 'cgit'.
It is also possible to define custom patterns.
=== See Also
=== SEE ALSO
* link:config-gerrit.html#gitweb[Section gitweb]
* link:http://hjemli.net/git/cgit/[cgit]

View File

@@ -145,7 +145,7 @@ passed to all hooks. Hooks started out of an SSH context (for example
the patchset-created hook) don't know the server's web URL, unless
this variable is configured.
== See Also
== SEE ALSO
* link:config-gerrit.html#hooks[Section hooks]

View File

@@ -176,7 +176,7 @@ $patchSetInfo::
A reference to the current `PatchSetInfo`.
== See Also
== SEE ALSO
* link:http://velocity.apache.org/[velocity]

View File

@@ -52,7 +52,7 @@ To convert the local username of every account to lower case:
$ java -jar gerrit.war LocalUsernamesToLowerCase -d site_path
====
== See Also
== SEE ALSO
* Configuration parameter link:config-gerrit.html#ldap.localUsernameToLowerCase[ldap.localUsernameToLowerCase]