From 19c0cec249d86ed8ebf873fe315f958f2bd2ad3a Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Tue, 14 Sep 2004 19:33:39 +0000 Subject: - Update to 1.0PR1 - Update man page references to say Firefox instead of Firebird - Remove gcc34 and extensions patch; they are now upstream - Update desktop database - Minor tweaks to the .desktop file --- firefox.1 | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'firefox.1') diff --git a/firefox.1 b/firefox.1 index e6054c7..2086325 100644 --- a/firefox.1 +++ b/firefox.1 @@ -1,24 +1,24 @@ -.TH MOZILLA-FIREBIRD 1 "August 07, 2001" mozilla-firebird "Linux User's Manual" +.TH FIREFOX 1 "August 07, 2001" firefox "Linux User's Manual" .SH NAME -mozilla-firebird \- a Web browser for X11 derived from the Mozilla browser +firefox \- a Web browser for X11 derived from the Mozilla browser .SH SYNOPSIS -.B mozilla-firebird +.B firefox [\fIOPTIONS\fR] [\fIURL\fR] -.B MozillaFirebird-bin +.B firefox-bin [\fIOPTIONS\fR] [\fIURL\fR] .SH DESCRIPTION -\fBMozilla Firebird\fR is an open-source web browser, designed for +\fBMozilla Firefox\fR is an open-source web browser, designed for standards compliance, performance and portability. .SH USAGE -\fBmozilla-firebird\fR is a simple shell script that will set up the -environment for the actual executable, \fBMozillaFirebird-bin\fR. +\fBfirefox\fR is a simple shell script that will set up the +environment for the actual executable, \fBfirefox-bin\fR. .SH OPTIONS -A summary of the options supported by \fBmozilla-firebird\fR is included below. +A summary of the options supported by \fBfirefox\fR is included below. .SS "GTK options" \fB\-\-gdk-debug=\fR\fIFLAGS\fR @@ -54,7 +54,7 @@ Don't use X shared memory extension .B \-\-g-fatal-warnings Make all warnings fatal -.SS "Mozilla options" +.SS "Firefox options" .TP \fB\-height\fR \fIvalue\fR Set height of startup window to \fIvalue\fR. @@ -69,7 +69,7 @@ Start with 4.x migration window. Set width of startup window to \fIvalue\fR. .TP .B \-v, \-version -Print \fB/usr/bin/mozilla-bin\fR version. +Print \fB/usr/bin/firefox-bin\fR version. .TP \fB\-CreateProfile\fR \fIprofile\fR Create \fIprofile\fR. @@ -90,7 +90,7 @@ Start with profile selection dialog. Start with \fIlang-region\fR resources. .TP \fB\-remote\fR \fIcommand\fR -Execute \fIcommand\fR in an already running Mozilla process. For more info, +Execute \fIcommand\fR in an already running Firefox process. For more info, see: \fIhttp://www.mozilla.org/unix/remote.html\fR .TP .B \-splash @@ -104,14 +104,14 @@ Load the specified chrome. .TP .SH FILES -\fI/usr/bin/mozilla-firebird\fR - shell script wrapping -\fBmozilla-firebird\fR +\fI/usr/bin/firefox\fR - shell script wrapping +\fBfirefox\fR .br -\fI/usr/lib/mozilla/MozillaFirebird-bin\fR - \fBmozilla-firebird\fR +\fI/usr/lib/mozilla/firefox-bin\fR - \fBfirefox\fR executable .SH VERSION -1.3.1 +1.0 .SH BUGS To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR -- cgit