From f3458d831769ed7c37362eeaea780f218922cfab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Dimitrov?= Date: Wed, 14 Mar 2018 09:35:08 +0100 Subject: stdlib: Remove reference to inets:ftp in erl_tar.xml Change-Id: I5328d5feeac3b7279a8770e8fc27e2d9e8eed359 --- lib/stdlib/doc/src/erl_tar.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/stdlib/doc') diff --git a/lib/stdlib/doc/src/erl_tar.xml b/lib/stdlib/doc/src/erl_tar.xml index 14c543ee2b..68fa071090 100644 --- a/lib/stdlib/doc/src/erl_tar.xml +++ b/lib/stdlib/doc/src/erl_tar.xml @@ -90,8 +90,8 @@
Other Storage Media -

The ftp - module (Inets) normally accesses the tar file on disk using +

The ftp + module normally accesses the tar file on disk using the file module. When other needs arise, you can define your own low-level Erlang functions to perform the writing and reading on the storage media; -- cgit v1.2.3