r17265 - in /desktop/unstable/libgnome/debian: changelog gnome-open.1
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Tue Oct 14 17:54:39 UTC 2008
Author: lool
Date: Tue Oct 14 17:54:39 2008
New Revision: 17265
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17265
Log:
* s/Gnome/GNOME in gnome-open man page.
* Drop "Reporting bugs" section in gnome-open man page; people should just
report bugs to their distro's bug tracker, and that doesn't need to be
repeated in distro specific man pages.
* Fix escaping of "-" in "--help" in gnome-open man page.
* Add LP bug id.
Modified:
desktop/unstable/libgnome/debian/changelog
desktop/unstable/libgnome/debian/gnome-open.1
Modified: desktop/unstable/libgnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/changelog?rev=17265&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/changelog (original)
+++ desktop/unstable/libgnome/debian/changelog Tue Oct 14 17:54:39 2008
@@ -10,11 +10,18 @@
[ Josselin Mouette ]
* libgnome2-common.manpages: install the manpage here, not in rules.
* gnome-open.1: manual page for gnome-open, thanks Jonathan Carter.
- Closes: #450912.
+ Closes: #450912; LP: #185171.
* libgnome2-0.manpages: install it.
[ Emilio Pozuelo Monfort ]
* debian/libgnome2-doc.doc-base: fix section.
+
+ [ Loic Minier ]
+ * s/Gnome/GNOME in gnome-open man page.
+ * Drop "Reporting bugs" section in gnome-open man page; people should just
+ report bugs to their distro's bug tracker, and that doesn't need to be
+ repeated in distro specific man pages.
+ * Fix escaping of "-" in "--help" in gnome-open man page.
-- Loic Minier <lool at dooz.org> Tue, 20 Nov 2007 13:01:30 +0100
Modified: desktop/unstable/libgnome/debian/gnome-open.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/gnome-open.1?rev=17265&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/gnome-open.1 (original)
+++ desktop/unstable/libgnome/debian/gnome-open.1 Tue Oct 14 17:54:39 2008
@@ -1,11 +1,11 @@
-.TH "gnome-open" 1 "2008-07-04" "GNOME"
+.TH "gnome-open" 1 "2008-07-04" "GNOME 2"
.SH NAME
-gnome-open \- Open files and URLs using the GNOME file handlers
+gnome-open \- Open files and URL's using GNOME file handlers
.SH SYNOPSIS
.B gnome-open
[OPTION]... [URL]...
.SH DESCRIPTION
-This program opens files using file handlers configured in GNOME.
+This program opens files using GNOME's file handlers.
.SH OPTIONS
Usage: gnome-open [OPTION...]
@@ -18,7 +18,7 @@
.B Help Options
-\fB\-?, --help\fR
+\fB\-?, \--help\fR
.RS
Show a brief help message
.RE
@@ -71,7 +71,7 @@
\fBOpen a web page\fR
.RS
-gnome-open www.gnome.org
+gnome-open ubuntu.com
.RE
\fBOpen an OpenOffice.org document\fR
@@ -86,7 +86,7 @@
\fBSend an e-mail\fR
.RS
-gnome-open mailto:gnome-list at mail.gnome.org
+gnome-open mailto:ubuntu-devel at lists.ubuntu.com
.RE
\fBPossible useless use of gnome-open\fR
@@ -94,8 +94,5 @@
gnome-open /usr/share/applications/gedit.desktop
.RE
-.SH REPORTING BUGS
-Please report bugs at http://bugzilla.gnome.org/
-
.SH AUTHOR
This manual page was written by Jonathan Carter <jonathan at ubuntu.com>
More information about the pkg-gnome-commits
mailing list