summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-30 00:30:55 +0000
committerwiz <wiz@pkgsrc.org>2006-07-30 00:30:55 +0000
commit982b974a7fbf27ffab5d8356705b6aceb4a8db55 (patch)
treeea313274063871cc83300011cb1489a7d38d5dc6 /doc/guide
parent289d1b9e39528f65ea719c8497d4ad524491f18a (diff)
downloadpkgsrc-982b974a7fbf27ffab5d8356705b6aceb4a8db55.tar.gz
Refer to firefox instead of mozilla.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/build.xml4
-rw-r--r--doc/guide/files/introduction.xml4
-rw-r--r--doc/guide/files/using.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml
index 4c05b5d329a..1ec92c44cea 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.30 2006/07/24 10:32:36 rillig Exp $ -->
+<!-- $NetBSD: build.xml,v 1.31 2006/07/30 00:30:55 wiz Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -878,7 +878,7 @@ of <varname>MAKEFILE</varname> is <quote>Makefile</quote>, and
<listitem>
<para>This target generates a <filename>README.html</filename> file, which
can be viewed using a browser such as
- <filename role="pkg">www/mozilla</filename> or
+ <filename role="pkg">www/firefox</filename> or
<filename role="pkg">www/links</filename>.
The generated files contain references to any
packages which are in the <varname>PACKAGES</varname> directory on
diff --git a/doc/guide/files/introduction.xml b/doc/guide/files/introduction.xml
index 2558a28931c..cc2c4fc745d 100644
--- a/doc/guide/files/introduction.xml
+++ b/doc/guide/files/introduction.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: introduction.xml,v 1.16 2006/07/29 15:57:04 rillig Exp $ -->
+<!-- $NetBSD: introduction.xml,v 1.17 2006/07/30 00:30:55 wiz Exp $ -->
<chapter id="introduction">
<title>What is pkgsrc?</title>
@@ -24,7 +24,7 @@ packages for himself, which is a time-costly task.</para>
</listitem>
<listitem>
- <para><filename role="pkg">www/mozilla</filename> - The Mozilla
+ <para><filename role="pkg">www/firefox</filename> - The Firefox
web browser</para>
</listitem>
diff --git a/doc/guide/files/using.xml b/doc/guide/files/using.xml
index 885f197efe5..461f8a39a59 100644
--- a/doc/guide/files/using.xml
+++ b/doc/guide/files/using.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: using.xml,v 1.22 2006/07/29 15:57:04 rillig Exp $ -->
+<!-- $NetBSD: using.xml,v 1.23 2006/07/30 00:30:55 wiz Exp $ -->
<chapter id="using"> <?dbhtml filename="using.html"?>
<title>Using pkgsrc</title>
@@ -244,7 +244,7 @@ the online index of packages, or run <command>make readme</command>
from the <filename>pkgsrc</filename> directory to build local
<filename>README.html</filename> files for all packages, viewable with any web browser such as
<filename role="pkg">www/lynx</filename> or
-<filename role="pkg">www/mozilla</filename>.</para>
+<filename role="pkg">www/firefox</filename>.</para>
<para>The default <emphasis>prefix</emphasis> for installed packages is
<filename>/usr/pkg</filename>. If you wish to change this, you should do