summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2015-03-04 17:13:40 +0100
committerOndrej Holy <oholy@redhat.com>2015-03-04 18:11:34 +0100
commit606ef241fb8677528bd5d5526854658f0f298a2c (patch)
treea39be062ffa16b3f7eedfbabc7172ab7299e4f2b /man
parent56326e463a56afa0e632baad4c94faa7aa154486 (diff)
downloadgvfs-606ef241fb8677528bd5d5526854658f0f298a2c.tar.gz
Remove obsolte obexftp code
Diffstat (limited to 'man')
-rw-r--r--man/gvfs.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/gvfs.xml b/man/gvfs.xml
index cc527165..b85b81f4 100644
--- a/man/gvfs.xml
+++ b/man/gvfs.xml
@@ -37,7 +37,7 @@
includes a 'local' implementation using POSIX. gvfs
provides implementations that go beyond that and allow
to access files and storage using many protocols, such
- as ftp, http, sftp, dav, obexftp, etc. It also provides
+ as ftp, http, sftp, dav, etc. It also provides
support for trash folders, for cd burning and for monitoring
interesting devices and volumes on the computer.</para>
@@ -77,7 +77,6 @@
<listitem><para>gvfsd-http - mounts over HTTP</para></listitem>
<listitem><para>gvfsd-localtest - a test backend</para></listitem>
<listitem><para>gvfsd-network - provides network://</para></listitem>
- <listitem><para>gvfsd-obexftp - mounts over obexftp</para></listitem>
<listitem><para>gvfsd-recent - provides recent://</para></listitem>
<listitem><para>gvfsd-sftp - mounts over sftp</para></listitem>
<listitem><para>gvfsd-smb - mounts Windows Shares Filesystem volumes</para></listitem>