From ddc055fab0f9d7490fc08754c4b9aee7cdb975ce Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 19 May 2008 18:24:01 +0000 Subject: [PATCH] Adds manpages taken from the Debian package. Many thanks to the Debian doc 2008-05-19 Cosimo Cecchi * docs/Makefile.am: * docs/nautilus-connect-server.1: * docs/nautilus-file-management-properties.1: * docs/nautilus.1: Adds manpages taken from the Debian package. Many thanks to the Debian doc authors for these and for making them available under the GPL license. (#310473 and #501698). svn path=/trunk/; revision=14180 --- ChangeLog | 10 +++ docs/Makefile.am | 7 ++ docs/nautilus-connect-server.1 | 50 ++++++++++++++ docs/nautilus-file-management-properties.1 | 49 ++++++++++++++ docs/nautilus.1 | 77 ++++++++++++++++++++++ 5 files changed, 193 insertions(+) create mode 100644 docs/nautilus-connect-server.1 create mode 100644 docs/nautilus-file-management-properties.1 create mode 100644 docs/nautilus.1 diff --git a/ChangeLog b/ChangeLog index edea3cc57..ee41d4414 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-05-19 Cosimo Cecchi + + * docs/Makefile.am: + * docs/nautilus-connect-server.1: + * docs/nautilus-file-management-properties.1: + * docs/nautilus.1: + Adds manpages taken from the Debian package. Many thanks to the + Debian doc authors for these and for making them available + under the GPL license. (#310473 and #501698). + 2008-05-19 Cosimo Cecchi * src/nautilus-property-browser.c: (make_drag_image): diff --git a/docs/Makefile.am b/docs/Makefile.am index 1ee1b8aac..0eb7d6ee0 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -2,7 +2,14 @@ NULL = SUBDIRS = reference +man_MANS = \ + nautilus.1 \ + nautilus-connect-server.1 \ + nautilus-file-management-properties.1 \ + $(NULL) + EXTRA_DIST = \ + $(man_MANS) \ architecture.txt \ dnd.txt \ load-states.dia \ diff --git a/docs/nautilus-connect-server.1 b/docs/nautilus-connect-server.1 new file mode 100644 index 000000000..9061363dd --- /dev/null +++ b/docs/nautilus-connect-server.1 @@ -0,0 +1,50 @@ +.\" 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 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 for the +Debian GNU/Linux system (but may be used by others), based on a manpage by +Fernando Ribeiro . diff --git a/docs/nautilus-file-management-properties.1 b/docs/nautilus-file-management-properties.1 new file mode 100644 index 000000000..07aa9b7c5 --- /dev/null +++ b/docs/nautilus-file-management-properties.1 @@ -0,0 +1,49 @@ +.\" 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-file-management-properties 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +nautilus-file-management-properties \- File Management Preferences +.SH SYNOPSIS +.B nautilus-file-management-properties +.RI [ options ] +.SH DESCRIPTION +This manual page documents briefly the +.B nautilus-file-management-properties +command. +.PP +File Management Preferences allows an user to configure the way nautilus looks. +.PP +You can specify a default view, and select sort options and display options. +You can also specify default settings for icon views and list views. +.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 +File Management Preferences 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 for the +Debian GNU/Linux system (but may be used by others), based on a manpage by +Fernando Ribeiro . diff --git a/docs/nautilus.1 b/docs/nautilus.1 new file mode 100644 index 000000000..e3baa34b6 --- /dev/null +++ b/docs/nautilus.1 @@ -0,0 +1,77 @@ +.\" 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 1 "24 May 2004" +.\" 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 insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +nautilus \- the GNOME File Manager +.SH SYNOPSIS +.B nautilus +.RI [ options ] " URIs" ... +.br +.SH DESCRIPTION +This manual page documents briefly the +.B nautilus +command. This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.PP +Nautilus is the file manager for the GNOME desktop. +.br +.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 \-\-browser +Open a browser window. +.TP +.B \-c +.TP +.B \-\-check +Perform a quick set of self-check tests. +.TP +.B \-g +.TP +.B \-\-geometry=\fIGEOMETRY\fR +Create the initial window with the given geometry. +.TP +.B \-n +.TP +.B \-\-no-default-window +Only create windows for explicitly specified URIs. +.TP +.B \-\-no-desktop +Do not manage the desktop \(em ignore the preference set in the preferences +dialog. +.TP +.B \-q +.TP +.B \-\-quit +Quit Nautilus. +.TP +.B \-\-help +Show a summary of options. +.TP +.B \-\-version +Show Nautilus' version. +.TP +Other standard GNOME options not listed here are also supported. +.SH SEE ALSO +Nautilus 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 Takuo KITAME and Dafydd +Harries for the Debian GNU/Linux system (but may be used +by others). -- GitLab