summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2015-08-21 01:06:05 +0200
committerCarlos Soriano <csoriano@gnome.org>2015-08-21 11:34:52 +0200
commit3946214747a6c06a8e679e6d5a89c160489e7461 (patch)
treeeb6e01b35230adcc3270c307ad11e9cf1f9f06e2 /docs
parent8d3c60e2bd7d142dbef2fa356806edbc9d8ca18a (diff)
downloadnautilus-3946214747a6c06a8e679e6d5a89c160489e7461.tar.gz
remove leftovers of connect to server
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/nautilus-connect-server.150
2 files changed, 0 insertions, 51 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index a5abe79df..994f20d99 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -4,7 +4,6 @@ SUBDIRS = reference
man_MANS = \
nautilus.1 \
- nautilus-connect-server.1 \
$(NULL)
EXTRA_DIST = \
diff --git a/docs/nautilus-connect-server.1 b/docs/nautilus-connect-server.1
deleted file mode 100644
index 58a039934..000000000
--- a/docs/nautilus-connect-server.1
+++ /dev/null
@@ -1,50 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH nautilus-connect-server 1 "05 Jan 2008"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-nautilus-connect-server \- To Access a remote server
-.SH SYNOPSIS
-.B nautilus-connect-server
-.RI [ options ]
-.RI [ URI ]
-.SH DESCRIPTION
-This manual page documents briefly the
-.B nautilus-connect-server
-command.
-.PP
-Nautilus Connect Server is the connection manager for the GNOME desktop.
-.PP
-You can use the file manager to access a remote server, be it an FTP site,
-a Windows share, a WebDav server or an SSH server.
-.SH OPTIONS
-Nautilus follows the usual GNU command line syntax, with long options starting
-with two dashes (`-'). A summary of options is included below.
-.TP
-.B \-\-help
-Show a summary of options.
-.TP
-.B \-\-version
-Show version.
-.TP
-Other standard GNOME options not listed here are also supported.
-.SH SEE ALSO
-Nautilus Connect Server documentation can be found from the "Help" menu, or by pressing the
-F1 key. Nautilus also has a website at http://www.gnome.org/projects/nautilus/
-.SH AUTHOR
-This manual page was written by Julian Andres Klode <jak@jak-linux.org> for the
-Debian GNU/Linux system (but may be used by others), based on a manpage by
-Fernando Ribeiro <fernando@staff.nerdgroup.org>.