Merge "Correct typos in man page"

This commit is contained in:
Jenkins
2014-11-24 01:39:10 +00:00
committed by Gerrit Code Review

View File

@@ -24,7 +24,7 @@ OpenStack Identity API (e.g. Keystone).
To communicate with the API, you will need to be authenticated - and the To communicate with the API, you will need to be authenticated - and the
:program:`keystone` provides multiple options for this. :program:`keystone` provides multiple options for this.
While bootstrapping keystone the authentication is accomplished with a While bootstrapping Keystone the authentication is accomplished with a
shared secret token and the location of the Identity API endpoint. The shared secret token and the location of the Identity API endpoint. The
shared secret token is configured in keystone.conf as "admin_token". shared secret token is configured in keystone.conf as "admin_token".
@@ -33,7 +33,7 @@ and :option:`--os-endpoint`, or set them in environment variables:
.. envvar:: OS_SERVICE_TOKEN .. envvar:: OS_SERVICE_TOKEN
Your keystone administrative token Your Keystone administrative token
.. envvar:: OS_SERVICE_ENDPOINT .. envvar:: OS_SERVICE_ENDPOINT