Repository: incubator-guacamole-manual Updated Branches: refs/heads/master b6875f18a -> 94aa0d86c
GUACAMOLE-126: Property "guacd-host" is actually "guacd-hostname". Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/6ca097b2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/6ca097b2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/6ca097b2 Branch: refs/heads/master Commit: 6ca097b2f378c474ea81c22a7a720d9c6fccc08a Parents: b6875f1 Author: Michael Jumper <[email protected]> Authored: Fri Jan 27 20:40:42 2017 -0800 Committer: Michael Jumper <[email protected]> Committed: Fri Jan 27 20:40:42 2017 -0800 ---------------------------------------------------------------------- src/chapters/configuring.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/6ca097b2/src/chapters/configuring.xml ---------------------------------------------------------------------- diff --git a/src/chapters/configuring.xml b/src/chapters/configuring.xml index 46baae4..7be017a 100644 --- a/src/chapters/configuring.xml +++ b/src/chapters/configuring.xml @@ -157,8 +157,8 @@ </varlistentry> <varlistentry> <term><indexterm xmlns:xl="http://www.w3.org/1999/xlink"> - <primary>guacd-host</primary> - </indexterm><parameter>guacd-host</parameter></term> + <primary>guacd-hostname</primary> + </indexterm><parameter>guacd-hostname</parameter></term> <listitem> <para>The host the Guacamole proxy daemon (<package>guacd</package>) is listening on. If omitted, Guacamole will assume <package>guacd</package> is
