Minor documentation formatting and white space errors fixed

Change-Id: I7492c58b23f280961c75bb3ff6583ddd6ec506dc
This commit is contained in:
Robin Rosenberg 2012-10-14 14:24:36 +02:00 committed by Gerrit Code Review
parent a3baed024e
commit 524a3033dc
8 changed files with 14 additions and 14 deletions

View File

@ -585,7 +585,7 @@ Direct Push
^^^^^^^^^^^
Any existing branch can be fast-forwarded to a new commit.
Creation of new branches is controlled by the
Creation of new branches is controlled by the
link:access-control.html#category_create['Create Reference']
category. Deletion of existing branches is rejected. This is the
safest mode as commits cannot be discarded.

View File

@ -49,7 +49,7 @@ To manually correct a user's SSH user name:
Type '\h' for help. Type '\r' to clear the buffer.
gerrit> update accounts set ssh_user_name = 'alice' where account_id=1;
gerrit> update accounts set ssh_user_name = 'alice' where account_id=1;
UPDATE 1; 1 ms
gerrit> \q
Bye

View File

@ -145,7 +145,7 @@ is not involved in the user authentication process.
+
Unlike LDAP above, the username used to perform the LDAP simple bind
request is the exact string supplied by in the dialog by the user.
The configured <<ldap.username>> identity is not used to obtain
The configured <<ldap.username,ldap.username>> identity is not used to obtain
account information.
+
* `DEVELOPMENT_BECOME_ANY_ACCOUNT`
@ -1322,13 +1322,13 @@ should be `http://`'hostname'`:`'port'.
[[http.proxyUsername]]http.proxyUsername::
+
Optional username to authenticate to the HTTP proxy with.
This property is honored only if the username does not
This property is honored only if the username does not
appear in the http.proxy property above.
[[http.proxyPassword]]http.proxyPassword::
+
Optional password to authenticate to the HTTP proxy with.
This property is honored only if the password does not
This property is honored only if the password does not
appear in the http.proxy property above.

View File

@ -138,10 +138,10 @@ Delta compression using up to 8 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 542 bytes, done.
Total 3 (delta 0), reused 0 (delta 0)
remote:
remote:
remote: New Changes:
remote: http://gerrithost:8080/68
remote:
remote:
To ssh://gerrithost:29418/RecipeBook.git
* [new branch] HEAD -> refs/for/master
----

View File

@ -643,10 +643,10 @@ SLF4J - MIT License
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
@ -664,9 +664,9 @@ Clippy - MIT License
----
(The MIT License)
Copyright (c) 2008 Tom Preston-Werner
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including

View File

@ -45,7 +45,7 @@ To manually correct a user's SSH user name:
Type '\h' for help. Type '\r' to clear the buffer.
gerrit> update accounts set ssh_user_name = 'alice' where account_id=1;
gerrit> update accounts set ssh_user_name = 'alice' where account_id=1;
UPDATE 1; 1 ms
gerrit> \q
Bye

View File

@ -133,7 +133,7 @@ and accepts the same options as query parameters.
HTTP/1.1 200 OK
Content-Disposition: attachment
Content-Type: application/json;charset=UTF-8
)]}'
{
"external/bison": {

View File

@ -1,7 +1,7 @@
Gerrit Code Review - Searching Changes
======================================
Default Searches
Default Searches
----------------
Most basic searches can be viewed by clicking on a link along the top