From 3255020b010c33f50282ee4e1b7030811c0fd152 Mon Sep 17 00:00:00 2001 From: Bikram Chatterjee Date: Mon, 29 Oct 2018 16:53:18 +0100 Subject: fix extra parameter in ```erlang Position = integer() ``` Parameter doesn't exist in `read/3,4` --- lib/ssh/doc/src/ssh_sftp.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/ssh/doc/src') diff --git a/lib/ssh/doc/src/ssh_sftp.xml b/lib/ssh/doc/src/ssh_sftp.xml index ea55126cb3..8c105147d6 100644 --- a/lib/ssh/doc/src/ssh_sftp.xml +++ b/lib/ssh/doc/src/ssh_sftp.xml @@ -425,7 +425,6 @@ ChannelPid = pid() Handle = term() - Position = integer() Len = integer() Timeout = timeout() Data = string() | binary() -- cgit v1.2.3