aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat.1man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eclat.1man')
-rw-r--r--doc/eclat.1man10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/eclat.1man b/doc/eclat.1man
index 829bec6..7d416c4 100644
--- a/doc/eclat.1man
+++ b/doc/eclat.1man
@@ -13,7 +13,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ECLAT 1 "February 2, 2015" "ECLAT" "Eclat User Reference"
+.TH ECLAT 1 "November 19, 2015" "ECLAT" "Eclat User Reference"
.SH NAME
eclat \- EC2 Command Line Administrator Tool
.SH SYNOPSIS
@@ -120,7 +120,7 @@ separated by dots.
Requests are authenticated using a pair of strings: access key and
secret key. Their function is similar to that of username/password in
traditional authentication schemes. These values are obtained from
-.IR authentication provider .
+.IR "authentication provider" .
There are three types of authentication providers:
.IR immediate ,
.IR file ,
@@ -136,16 +136,16 @@ be seen by other users (e.g. in the
.BR ps (1)
output).
.SS File Provider
-The \Ifile\fR provider is requested by the following statement in
+The \fIfile\fR provider is requested by the following statement in
the configuration file:
.PP
.EX
authentication\-provider file \fIFILENAME\fR;
.EE
.PP
-The credentials are stored them in a file protected by appropriate
+The credentials are stored in a file protected by appropriate
permissions. Each line in such a file (named for short
-\fBaccess\-file\fR) lists access key and the corresponding secret key,
+\fBaccess\-file\fR) lists the access key and the corresponding secret key,
separated by a colon. Empty lines are ignored, as well as lines
starting with a \fB#\fR sign, except as immediately followed by a
colon. In the latter case, such a line introduces a tag, which

Return to:

Send suggestions and report system problems to the System administrator.