aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2014-01-21 17:48:48 +0100
committerHans Nilsson <[email protected]>2014-01-21 17:48:48 +0100
commite5d1f059f833a00c896b61788c0d6395a4fda8c6 (patch)
treeb0534cdad9897f629b7b2711caab75e4cf51e2be /lib
parentfad418cd6b17e2c4509a282b95e87742317e543f (diff)
downloadotp-e5d1f059f833a00c896b61788c0d6395a4fda8c6.tar.gz
otp-e5d1f059f833a00c896b61788c0d6395a4fda8c6.tar.bz2
otp-e5d1f059f833a00c896b61788c0d6395a4fda8c6.zip
ssh: minor doc correction about unicode
Diffstat (limited to 'lib')
-rw-r--r--lib/ssh/doc/src/ssh.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml
index ee41e17da4..89d8be850e 100644
--- a/lib/ssh/doc/src/ssh.xml
+++ b/lib/ssh/doc/src/ssh.xml
@@ -38,7 +38,7 @@
<item>Supported SSH version is 2.0 </item>
<item>Supported MAC algorithms: hmac-sha1</item>
<item>Supported encryption algorithms: aes128-cb and 3des-cbc</item>
- <item>Supports unicode filenames if the emulator does so for the current os</item>
+ <item>Supports unicode filenames if the emulator and the underlaying OS supports it. See the DESCRIPTION section in <seealso marker="file">file</seealso> for information about this subject</item>
<item>Supports unicode in shell and cli</item>
</list>