File 0316-fix-extra-parameter-in-type.patch of Package erlang

From 3255020b010c33f50282ee4e1b7030811c0fd152 Mon Sep 17 00:00:00 2001
From: Bikram Chatterjee <chatterjee@bluewin.ch>
Date: Mon, 29 Oct 2018 16:53:18 +0100
Subject: [PATCH] fix extra parameter in <type>

```erlang
Position = integer()
```
Parameter doesn't exist in `read/3,4`
---
 lib/ssh/doc/src/ssh_sftp.xml | 1 -
 1 file changed, 1 deletion(-)

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 @@
       <type>
         <v>ChannelPid = pid()</v>
         <v>Handle = term()</v>
-        <v>Position = integer()</v>
         <v>Len = integer()</v>
 	<v>Timeout = timeout()</v>
         <v>Data = string() | binary()</v>
-- 
2.16.4

openSUSE Build Service is sponsored by