summaryrefslogtreecommitdiff
path: root/firefox.1
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2004-09-14 19:33:39 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2004-09-14 19:33:39 +0000
commit19c0cec249d86ed8ebf873fe315f958f2bd2ad3a (patch)
treeb16717e9d44a18208838af9503ae071eab7bcc63 /firefox.1
parentauto-import changelog data from firefox-0.9.3-8.src.rpm (diff)
downloadlibrewolf-fedora-ff-19c0cec249d86ed8ebf873fe315f958f2bd2ad3a.tar.gz
librewolf-fedora-ff-19c0cec249d86ed8ebf873fe315f958f2bd2ad3a.tar.bz2
librewolf-fedora-ff-19c0cec249d86ed8ebf873fe315f958f2bd2ad3a.zip
- 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
Diffstat (limited to 'firefox.1')
-rw-r--r--firefox.130
1 files changed, 15 insertions, 15 deletions
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
bgstack15