Github user darchons commented on a diff in the pull request:
https://github.com/apache/guacamole-manual/pull/93#discussion_r211478272
--- Diff: src/chapters/configuring.xml ---
@@ -3142,6 +3142,24 @@ ed272546-87bd-4db9-acba-e36e1a9ca20a
sends ASCII code 127 (Delete) if
this option is not set.</para>
</entry>
</row>
+ <row>
+
<entry><parameter>terminal-type</parameter></entry>
+ <entry>
+ <para><indexterm>
+ <primary>SSH</primary>
+
<secondary>terminal-type</secondary>
+ </indexterm>This parameter sets
the terminal emulator type
+ string that is passed to the SSH
server. Possible values
--- End diff --
Fixed
---