Merge pull request #5972 from mmoya/docfix
Minor grammar fix in manpages and update docs url.
This commit is contained in:
commit
dbb790701a
4 changed files with 5 additions and 5 deletions
|
@ -149,7 +149,7 @@ Further limits the selected host/group patterns\&.
|
||||||
.RE
|
.RE
|
||||||
.SH "ENVIRONMENT"
|
.SH "ENVIRONMENT"
|
||||||
.sp
|
.sp
|
||||||
The following environment variables may specified\&.
|
The following environment variables may be specified\&.
|
||||||
.sp
|
.sp
|
||||||
ANSIBLE_HOSTS \(em Override the default ansible hosts file
|
ANSIBLE_HOSTS \(em Override the default ansible hosts file
|
||||||
.sp
|
.sp
|
||||||
|
|
|
@ -127,7 +127,7 @@ Further limits the selected host/group patterns.
|
||||||
ENVIRONMENT
|
ENVIRONMENT
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
The following environment variables may specified.
|
The following environment variables may be specified.
|
||||||
|
|
||||||
ANSIBLE_HOSTS -- Override the default ansible hosts file
|
ANSIBLE_HOSTS -- Override the default ansible hosts file
|
||||||
|
|
||||||
|
|
|
@ -177,7 +177,7 @@ Ranges of hosts are also supported\&. For more information and additional option
|
||||||
~/\&.ansible\&.cfg \(em User config file, overrides the default config if present
|
~/\&.ansible\&.cfg \(em User config file, overrides the default config if present
|
||||||
.SH "ENVIRONMENT"
|
.SH "ENVIRONMENT"
|
||||||
.sp
|
.sp
|
||||||
The following environment variables may specified\&.
|
The following environment variables may be specified\&.
|
||||||
.sp
|
.sp
|
||||||
ANSIBLE_HOSTS \(em Override the default ansible hosts file
|
ANSIBLE_HOSTS \(em Override the default ansible hosts file
|
||||||
.sp
|
.sp
|
||||||
|
|
|
@ -131,7 +131,7 @@ are included on their own line, enclosed in square brackets that
|
||||||
start the line.
|
start the line.
|
||||||
|
|
||||||
Ranges of hosts are also supported. For more information and
|
Ranges of hosts are also supported. For more information and
|
||||||
additional options, see the documentation on http://ansible.github.com/.
|
additional options, see the documentation on http://docs.ansible.com/.
|
||||||
|
|
||||||
FILES
|
FILES
|
||||||
-----
|
-----
|
||||||
|
@ -147,7 +147,7 @@ FILES
|
||||||
ENVIRONMENT
|
ENVIRONMENT
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
The following environment variables may specified.
|
The following environment variables may be specified.
|
||||||
|
|
||||||
ANSIBLE_HOSTS -- Override the default ansible hosts file
|
ANSIBLE_HOSTS -- Override the default ansible hosts file
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue