GUAC-848: Fix typos and formatting of new manpage.
This commit is contained in:
parent
f5cb3589c9
commit
c6de459c76
@ -13,12 +13,12 @@ from the command line when running
|
|||||||
.B guacd.
|
.B guacd.
|
||||||
If you provide both the
|
If you provide both the
|
||||||
.B guacd.conf
|
.B guacd.conf
|
||||||
file and command line options, the command line options will take precendence.
|
file and command line options, the command line options will take precedence.
|
||||||
.
|
.
|
||||||
.SH SYNTAX
|
.SH SYNTAX
|
||||||
.B guacd.conf
|
.B guacd.conf
|
||||||
is made up of sections, where each section contains a set of parameter/value
|
is made up of sections, where each section contains a set of parameter/value
|
||||||
pairs. The parameter available are dictated by the section in use, and
|
pairs. The parameters available are dictated by the section in use, and
|
||||||
parameters may only be specified within a section.
|
parameters may only be specified within a section.
|
||||||
.P
|
.P
|
||||||
The beginning of each section is denoted with a section name in brackets, and
|
The beginning of each section is denoted with a section name in brackets, and
|
||||||
@ -37,8 +37,8 @@ behaves as a daemon, such as what file should contain the PID, if any.
|
|||||||
.TP
|
.TP
|
||||||
\fB[ssl]\fR
|
\fB[ssl]\fR
|
||||||
Parameters which control the SSL support of
|
Parameters which control the SSL support of
|
||||||
.B guacd
|
.B guacd,
|
||||||
, such as the certificate and private key used for encryption of the Guacamole
|
such as the certificate and private key used for encryption of the Guacamole
|
||||||
protocol. This section and its parameters are only valid if
|
protocol. This section and its parameters are only valid if
|
||||||
.B guacd
|
.B guacd
|
||||||
was built with SSL support.
|
was built with SSL support.
|
||||||
@ -100,7 +100,7 @@ and kill it if necessary.
|
|||||||
.SH SSL PARAMETERS
|
.SH SSL PARAMETERS
|
||||||
If
|
If
|
||||||
.B guacd
|
.B guacd
|
||||||
was built SSL support, then connections between the web application and
|
was built with SSL support, then connections between the web application and
|
||||||
.B guacd
|
.B guacd
|
||||||
can be encrypted if an SSL certificate and key file are given.
|
can be encrypted if an SSL certificate and key file are given.
|
||||||
.P
|
.P
|
||||||
|
Loading…
Reference in New Issue
Block a user