Lots of [fF]ree(bsd|BSD).(org|ORG) -> FreeBSD.org fixups.

A few doc@FreeBSD.org -> freebsd-doc@FreeBSD.org fixes.

One freebsd -> FreeBSD name fix.

Reviewed by:	nik
This commit is contained in:
John Baldwin 1999-08-29 16:08:47 +00:00
parent efb2b82b9f
commit cd08f5c92f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5472
25 changed files with 134 additions and 134 deletions
en_US.ISO8859-1
articles
formatting-media
mh
multi-os
new-users
programming-tools
books
fdp-primer
handbook/mirrors
en_US.ISO_8859-1
articles
formatting-media
mh
multi-os
new-users
programming-tools
books
fdp-primer
book.sgml
overview
see-also
sgml-markup
the-handbook
tools
translations
handbook/mirrors

View file

@ -1,5 +1,5 @@
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
<!-- $Id: article.sgml,v 1.5 1998-10-14 03:25:31 dwhite Exp $ -->
<!-- $Id: article.sgml,v 1.6 1999-08-29 16:08:23 jhb Exp $ -->
<book>
<bookinfo>
@ -445,13 +445,13 @@ their contributions to this project:
simple dedicated mode setup documentation which I have used repeatedly
on freebsd-questions.</para></listitem>
<listitem><para>Jordan Hubbard
(<email>jkh@freebsd.org</email>) for making
(<email>jkh@FreeBSD.org</email>) for making
sysinstall useful for this type of task.</para></listitem>
<listitem><para>John Fieber
(<email>jfieber@indiana.edu</email>) for making
information and examples of the DocBook DTD on which this document is
based.</para></listitem>
<listitem><para>Greg Lehey (<email>grog@freebsd.org</email>) for checking my
<listitem><para>Greg Lehey (<email>grog@FreeBSD.org</email>) for checking my
work and pointing out inaccuracies, as well as miscellaneous support.
</para></listitem>
</itemizedlist>

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.2 1997-07-01 21:38:44 max Exp $ -->
<!-- $Id: article.sgml,v 1.3 1999-08-29 16:08:32 jhb Exp $ -->
<!-- FreeBSD Documentation Project -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
@ -430,7 +430,7 @@ the header)</para>
<para>This allows you to do things like
<informalexample>
<screen>tempest% <userinput>pick -to freebsd-hackers@freebsd.org -seq hackers</></screen>
<screen>tempest% <userinput>pick -to freebsd-hackers@FreeBSD.org -seq hackers</></screen>
</informalexample>
to get a list of all the email send to the FreeBSD hackers mailing
list. <command>pick</> also allows you to group these criteria in
@ -592,7 +592,7 @@ lot of email programs have special requesters that ask you for this
information but there really isn't any point to that. Plus this
really gives you excellent flexibility.
<informalexample>
<screen>To:<userinput>freebsd-rave@freebsd.org</>
<screen>To:<userinput>freebsd-rave@FreeBSD.org</>
cc:
Subject:<userinput>And on the 8th day God created the FreeBSD core team</>
--------
@ -601,7 +601,7 @@ Subject:<userinput>And on the 8th day God created the FreeBSD core team</>
You can now save this message and exit your editor. You will see the
<prompt>What now?</> prompt and you can type in
<userinput>send</> or <userinput>s</> and hit
<keycap>return</>. Then the freebsd core team will receive their just
<keycap>return</>. Then the FreeBSD core team will receive their just
rewards. As I mentioned earlier you can also use other commands, for
example <command>quit</> if you don't want to send the
message.</para>
@ -651,7 +651,7 @@ something like this in your <filename>components</> file:
Fcc: out
Subject:
X-Mailer: MH 6.8.3
X-Home-Page: http://www.freebsd.org/
X-Home-Page: http://www.FreeBSD.org/
-------</screen>
</informalexample>

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.4 1998-11-30 23:14:55 billf Exp $ -->
<!-- $Id: article.sgml,v 1.5 1999-08-29 16:08:33 jhb Exp $ -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
<book>
@ -47,7 +47,7 @@ repartition your hard drive, you run the risk of destroying the data
on the original partitions. However, if your hard drive is completely
occupied by DOS, you might find the FIPS utility (included on the
FreeBSD CD-ROM in the <filename>\TOOLS</filename> directory or via
<ulink URL="ftp://ftp.freebsd.org/pub/FreeBSD/tools">ftp</ulink>)
<ulink URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools">ftp</ulink>)
useful. It lets you repartition your hard disk without destroying the
data already on it. There is also a commercial program available
called Partition Magic, which lets you size and delete partitions
@ -102,7 +102,7 @@ default partition to boot and the booting timeout. The beta version
of this programs allows you to boot by selecting the OS with your
arrow keys. It is included on the FreeBSD CD in the
<filename>\TOOLS</filename> directory, and via <ulink
URL="ftp://ftp.freebsd.org/pub/FreeBSD/tools">ftp</ulink>.</para>
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools">ftp</ulink>.</para>
</listitem> </varlistentry>
<varlistentry>
@ -252,7 +252,7 @@ partitions below the 1024th cylinder.</para>
previous boot manager. Boot Easy can be reinstalled by using the
BOOTINST.EXE utility included in the \TOOLS directory on the CD-ROM,
and via <ulink
URL="ftp://ftp.freebsd.org/pub/FreeBSD/tools">ftp</ulink>. You can
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools">ftp</ulink>. You can
also re-start the installation process and go to the partition
editor. From there, mark the FreeBSD partition as bootable,
select Boot Manager, and then type W to (W)rite out the information

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.5 1998-08-09 22:53:56 wosch Exp $ -->
<!-- $Id: article.sgml,v 1.6 1999-08-29 16:08:35 jhb Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
@ -24,7 +24,7 @@
introduction is for people new to both FreeBSD
<emphasis>and</emphasis> Un*x&mdash;so it starts with basics. It
assumes you're using version 2.0.5 or later of FreeBSD as distributed
by Walnut Creek or FreeBSD.ORG, your system (for now) has a single
by Walnut Creek or FreeBSD.org, your system (for now) has a single
user (you)&mdash;and you're probably pretty good with DOS/Windows or
OS/2.</para></abstract>
@ -584,7 +584,7 @@ and copying <filename>dmesg.txt</filename> to the floppy.
<command>/sbin/dmesg</command> is the boot log record, and it's
useful to understand it because it shows what FreeBSD found when it
booted up. If you ask questions on
<email>freebsd-questions@FreeBSD.ORG</> or on a USENET
<email>freebsd-questions@FreeBSD.org</> or on a USENET
group&mdash;like <quote>FreeBSD isn't finding my tape drive, what do
I do?</quote>&mdash;people will want to know what <command>dmesg</>
has to say.</para>
@ -716,7 +716,7 @@ Desk</ulink>.</para>
<para>You should now have the tools you need to get around and edit
files, so you can get everything up and running. There is a great
deal of information in the FreeBSD handbook (which is probably on
your hard drive) and <ulink URL="http://www.freebsd.org/">FreeBSD's
your hard drive) and <ulink URL="http://www.FreeBSD.org/">FreeBSD's
web site</ulink>. A wide variety of packages and ports are on the
<ulink URL="http://www.cdrom.com/">Walnut Creek</ulink> CDROM as well
as the web site. The handbook tells you more about how to use them

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.5 1999-03-21 16:16:17 wosch Exp $ -->
<!-- $Id: article.sgml,v 1.6 1999-08-29 16:08:36 jhb Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
@ -13,7 +13,7 @@
<surname>Raynard</surname>
<affiliation>
<address>
<email>jraynard@freebsd.org</email>
<email>jraynard@FreeBSD.org</email>
</address>
</affiliation>
</author></authorgroup>
@ -113,7 +113,7 @@ useful tasks.</para>
<title>Interpreters available with FreeBSD</title>
<para>Here is a list of interpreters that are available as <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/">FreeBSD
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD
packages</ulink>, with a brief discussion of some of the more popular
interpreted languages. </para>
@ -137,12 +137,12 @@ for many programmers. It's also the foundation for <trademark>Visual
Basic</>.</para>
<para>The <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/bwbasic-2.10.tgz">Bywater
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/bwbasic-2.10.tgz">Bywater
Basic Interpreter</ulink> and the <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil
Cockroft's Basic Interpreter</ulink> (formerly Rabbit Basic) are
available as FreeBSD <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/">FreeBSD
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD
packages</ulink></para>
</listitem>
</varlistentry>
@ -158,7 +158,7 @@ the name is short for <quote>List Processing</quote>. Very popular in AI
can be rather large and unwieldy. </para>
<para>FreeBSD has <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/gcl-2.0.tgz">GNU
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/gcl-2.0.tgz">GNU
Common Lisp</ulink> available as a package.</para>
</listitem>
@ -171,7 +171,7 @@ scripts.</para>
<para>Version 4, which is probably still the most widely-used
version, comes with FreeBSD; the newer <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl
Version 5</ulink> is available as a package.</para>
</listitem>
@ -184,25 +184,25 @@ enough to teach to undergraduates as a first language, while it has a
high enough level of abstraction to be used in research work.</para>
<para>FreeBSD has packages of the
<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/elk-3.0.tgz">Elk Scheme Interpreter</ulink>, the
<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/mit-scheme-7.3.tgz">MIT Scheme Interpreter</ulink> and the
<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/scm-4e1.tgz">SCM Scheme Interpreter</ulink>.</para>
<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/elk-3.0.tgz">Elk Scheme Interpreter</ulink>, the
<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/mit-scheme-7.3.tgz">MIT Scheme Interpreter</ulink> and the
<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/scm-4e1.tgz">SCM Scheme Interpreter</ulink>.</para>
</listitem>
</varlistentry>
<varlistentry><term>Icon</term>
<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/icon-9.0.tgz">The Icon Programming Language</ulink>.</para>
<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/icon-9.0.tgz">The Icon Programming Language</ulink>.</para>
</listitem>
</varlistentry>
<varlistentry><term>Logo</term>
<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/ucblogo-3.3.tgz">Brian Harvey's LOGO Interpreter</ulink>.</para>
<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/ucblogo-3.3.tgz">Brian Harvey's LOGO Interpreter</ulink>.</para>
</listitem>
</varlistentry>
<varlistentry><term>Python</term>
<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/python-1.2">The Python Object-Oriented Programming Language</ulink></para>
<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/python-1.2">The Python Object-Oriented Programming Language</ulink></para>
</listitem>
</varlistentry>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: book.sgml,v 1.5 1999-07-14 22:31:28 nik Exp $
$Id: book.sgml,v 1.6 1999-08-29 16:08:38 jhb Exp $
-->
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -46,19 +46,19 @@
<firstname>Nik</firstname>
<surname>Clayton</surname>
<affiliation>
<address><email>nik@FreeBSD.ORG</email></address>
<address><email>nik@FreeBSD.org</email></address>
</affiliation>
</author>
<copyright>
<year>1998</year>
<year>1999</year>
<holder role="mailto:nik@FreeBSD.ORG">Nik Clayton</holder>
<holder role="mailto:nik@FreeBSD.org">Nik Clayton</holder>
</copyright>
<pubdate role="rcs">$Date: 1999-07-14 22:31:28 $</pubdate>
<pubdate role="rcs">$Date: 1999-08-29 16:08:38 $</pubdate>
<releaseinfo>$Id: book.sgml,v 1.5 1999-07-14 22:31:28 nik Exp $</releaseinfo>
<releaseinfo>$Id: book.sgml,v 1.6 1999-08-29 16:08:38 jhb Exp $</releaseinfo>
<legalnotice>
<para>Redistribution and use in source (SGML DocBook) and 'compiled'

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.2 1999-07-14 19:25:40 nik Exp $
$Id: chapter.sgml,v 1.3 1999-08-29 16:08:39 jhb Exp $
-->
<chapter id="overview">
@ -47,7 +47,7 @@
<para>Every one is welcome to join the FDP. There is no minimum
membership requirements, no quota of documentation you need to
produce per month. All you need to do is subscribe to the
<email>freebsd-doc@freebsd.org</email> mailing list.</para>
<email>freebsd-doc@FreeBSD.org</email> mailing list.</para>
<para>After you have finished reading this document you should:</para>
@ -119,7 +119,7 @@
<listitem>
<para>This is the main FreeBSD presence on the World Wide Web,
visible at <ulink
url="http://www.freebsd.org/">http://www.freebsd.org/</ulink>
url="http://www.FreeBSD.org/">http://www.FreeBSD.org/</ulink>
and many mirrors around the world. The web site is many people's
first exposure to FreeBSD.</para>
</listitem>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.2 1999-07-14 19:27:14 nik Exp $
$Id: chapter.sgml,v 1.3 1999-08-29 16:08:40 jhb Exp $
-->
<chapter id="see-also">
@ -43,12 +43,12 @@
<itemizedlist>
<listitem>
<para><ulink url="http://www.freebsd.org/docproj/">The FreeBSD
<para><ulink url="http://www.FreeBSD.org/docproj/">The FreeBSD
Documentation Project web pages</ulink></para>
</listitem>
<listitem>
<para><ulink url="http://www.freebsd.org/handbook/">The FreeBSD Handbook</ulink></para>
<para><ulink url="http://www.FreeBSD.org/handbook/">The FreeBSD Handbook</ulink></para>
</listitem>
</itemizedlist>
</sect1>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.5 1999-07-30 20:51:01 nik Exp $
$Id: chapter.sgml,v 1.6 1999-08-29 16:08:41 jhb Exp $
-->
<chapter id="sgml-markup">
@ -48,7 +48,7 @@
this section is to list those elements more likely to be useful to you.
If you have a question about how best to markup a particular piece of
content, please post it to the FreeBSD Documentation Project mailing list
<email>freebsd-doc@freebsd.org</email>.</para>
<email>freebsd-doc@FreeBSD.org</email>.</para>
<note>
<title>Inline vs. block</title>
@ -336,14 +336,14 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
<programlisting>
<![ CDATA [<pre>
From: nik@freebsd.org
To: freebsd-doc@freebsd.org
From: nik@FreeBSD.org
To: freebsd-doc@FreeBSD.org
Subject: New documentation available
There's a new copy of my primer for contributers to the FreeBSD
Documentation Project available at
<URL:http://www.freebsd.org/~nik/primer/index.html>
<URL:http://www.FreeBSD.org/~nik/primer/index.html>
Comments appreciated.
@ -536,7 +536,7 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
<programlisting>
<![ CDATA [<p>This document was originally written by
Nik Clayton, who can be reached by e-mail as
<tt>nik@freebsd.org</tt>.</p>]]></programlisting>
<tt>nik@FreeBSD.org</tt>.</p>]]></programlisting>
</example>
</sect3>
@ -615,7 +615,7 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
<programlisting>
<![ CDATA [<p>More information is available at the
<a href="http://www.freebsd.org/">FreeBSD web site</a>.</p>]]></programlisting>
<a href="http://www.FreeBSD.org/">FreeBSD web site</a>.</p>]]></programlisting>
</example>
<para>These links will take the user to the top of the chosen
@ -723,7 +723,7 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
this particular project. Should anyone from any of the other *nix
camps (NetBSD, OpenBSD, Linux, &hellip;) be interested in
collaborating on a standard DocBook extension set, please get in
touch with Nik Clayton <email>nik@freebsd.org</email>.</para>
touch with Nik Clayton <email>nik@FreeBSD.org</email>.</para>
</note>
</sect2>
@ -1712,7 +1712,7 @@ This is the file called 'foo2'</screen>
<listitem>
<para>The text is a domain name, such as
<literal>freebsd.org</literal> or
<literal>FreeBSD.org</literal> or
<literal>ngo.org.uk</literal>. There is no hostname
component.</para>
</listitem>
@ -1766,10 +1766,10 @@ This is the file called 'foo2'</screen>
name <hostid>localhost</hostid>, which will have the IP address
<hostid role="ipaddr">127.0.0.1</hostid>.</para>
<para>The <hostid role="domainname">freebsd.org</hostid> domain
<para>The <hostid role="domainname">FreeBSD.org</hostid> domain
contains a number of different hosts, including
<hostid role="fqdn">freefall.freebsd.org</hostid> and
<hostid role="fqdn">bento.freebsd.org</hostid>.</para>
<hostid role="fqdn">freefall.FreeBSD.org</hostid> and
<hostid role="fqdn">bento.FreeBSD.org</hostid>.</para>
<para>When adding an IP alias to an interface (using
<command>ifconfig</command>) <emphasis>always</emphasis> use a
@ -1787,10 +1787,10 @@ This is the file called 'foo2'</screen>
<hostid>localhost</hostid>, which will have the IP address <hostid
role="ipaddr">127.0.0.1</hostid>.</para>
<para>The <hostid role="domainname">freebsd.org</hostid> domain
<para>The <hostid role="domainname">FreeBSD.org</hostid> domain
contains a number of different hosts, including <hostid
role="fqdn">freefall.freebsd.org</hostid> and <hostid
role="fqdn">bento.freebsd.org</hostid>.</para>
role="fqdn">freefall.FreeBSD.org</hostid> and <hostid
role="fqdn">bento.FreeBSD.org</hostid>.</para>
<para>When adding an IP alias to an interface (using
<command>ifconfig</command>) <emphasis>always</emphasis> use a
@ -2166,13 +2166,13 @@ This is the file called 'foo2'</screen>
<programlisting>
<![ CDATA [<para>Of course, you could stop reading this document and
go to the <ulink url="http://www.freebsd.org/">FreeBSD
go to the <ulink url="http://www.FreeBSD.org/">FreeBSD
home page</ulink> instead.</para>]]></programlisting>
<para>Appearance:</para>
<para>Of course, you could stop reading this document and go to the
<ulink url="http://www.freebsd.org/">FreeBSD home page</ulink>
<ulink url="http://www.FreeBSD.org/">FreeBSD home page</ulink>
instead.</para>
</example>
</sect3>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.4 1999-07-14 19:19:24 nik Exp $
$Id: chapter.sgml,v 1.5 1999-08-29 16:08:44 jhb Exp $
-->
<chapter id="tools">
@ -266,7 +266,7 @@
<para>If anyone has recommendations for other software that is useful
when manipulating SGML documents, please let Nik Clayton
(<email>nik@freebsd.org</email>) know, so they can be added to this
(<email>nik@FreeBSD.org</email>) know, so they can be added to this
list.</para>
</sect2>
</sect1>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.1 1999-07-14 22:30:26 nik Exp $
$Id: chapter.sgml,v 1.2 1999-08-29 16:08:45 jhb Exp $
-->
<chapter id="translations">
@ -171,7 +171,7 @@
<answer>
<para>The <ulink
url="http://www.freebsd.org/docproj/translations.html">Documentation
url="http://www.FreeBSD.org/docproj/translations.html">Documentation
Project translations page</ulink> lists the translation efforts
that are currently known about. If someone else is already working
on translating documentation to your language, please don't
@ -180,7 +180,7 @@
<para>If no one is listed on that page as translating for your
language then send a message to
<email>freebsd-doc@freebsd.org</email> in case someone else is
<email>freebsd-doc@FreeBSD.org</email> in case someone else is
thinking of doing a translation, but hasn't announced it yet.</para>
</answer>
</qandaentry>
@ -282,7 +282,7 @@
directories<footnote>
<para>This directory structure is going to change radically quite
soon. Please see the on-going discussions on the
<email>doc@FreeBSD.org</email> mailing list for more
<email>freebsd-doc@FreeBSD.org</email> mailing list for more
information.</para>
</footnote>.</para>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$Id: chapter.sgml,v 1.27 1999-08-24 13:20:21 chris Exp $
$Id: chapter.sgml,v 1.28 1999-08-29 16:08:47 jhb Exp $
-->
<chapter id="mirrors">
@ -235,7 +235,7 @@
<itemizedlist>
<listitem>
<para><ulink
url="ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD">ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD</ulink></para>
url="ftp://ftp.dk.FreeBSD.org/pub/FreeBSD">ftp://ftp.dk.FreeBSD.org/pub/FreeBSD</ulink></para>
</listitem>
</itemizedlist>
</listitem>

View file

@ -1,5 +1,5 @@
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
<!-- $Id: article.sgml,v 1.5 1998-10-14 03:25:31 dwhite Exp $ -->
<!-- $Id: article.sgml,v 1.6 1999-08-29 16:08:23 jhb Exp $ -->
<book>
<bookinfo>
@ -445,13 +445,13 @@ their contributions to this project:
simple dedicated mode setup documentation which I have used repeatedly
on freebsd-questions.</para></listitem>
<listitem><para>Jordan Hubbard
(<email>jkh@freebsd.org</email>) for making
(<email>jkh@FreeBSD.org</email>) for making
sysinstall useful for this type of task.</para></listitem>
<listitem><para>John Fieber
(<email>jfieber@indiana.edu</email>) for making
information and examples of the DocBook DTD on which this document is
based.</para></listitem>
<listitem><para>Greg Lehey (<email>grog@freebsd.org</email>) for checking my
<listitem><para>Greg Lehey (<email>grog@FreeBSD.org</email>) for checking my
work and pointing out inaccuracies, as well as miscellaneous support.
</para></listitem>
</itemizedlist>

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.2 1997-07-01 21:38:44 max Exp $ -->
<!-- $Id: article.sgml,v 1.3 1999-08-29 16:08:32 jhb Exp $ -->
<!-- FreeBSD Documentation Project -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
@ -430,7 +430,7 @@ the header)</para>
<para>This allows you to do things like
<informalexample>
<screen>tempest% <userinput>pick -to freebsd-hackers@freebsd.org -seq hackers</></screen>
<screen>tempest% <userinput>pick -to freebsd-hackers@FreeBSD.org -seq hackers</></screen>
</informalexample>
to get a list of all the email send to the FreeBSD hackers mailing
list. <command>pick</> also allows you to group these criteria in
@ -592,7 +592,7 @@ lot of email programs have special requesters that ask you for this
information but there really isn't any point to that. Plus this
really gives you excellent flexibility.
<informalexample>
<screen>To:<userinput>freebsd-rave@freebsd.org</>
<screen>To:<userinput>freebsd-rave@FreeBSD.org</>
cc:
Subject:<userinput>And on the 8th day God created the FreeBSD core team</>
--------
@ -601,7 +601,7 @@ Subject:<userinput>And on the 8th day God created the FreeBSD core team</>
You can now save this message and exit your editor. You will see the
<prompt>What now?</> prompt and you can type in
<userinput>send</> or <userinput>s</> and hit
<keycap>return</>. Then the freebsd core team will receive their just
<keycap>return</>. Then the FreeBSD core team will receive their just
rewards. As I mentioned earlier you can also use other commands, for
example <command>quit</> if you don't want to send the
message.</para>
@ -651,7 +651,7 @@ something like this in your <filename>components</> file:
Fcc: out
Subject:
X-Mailer: MH 6.8.3
X-Home-Page: http://www.freebsd.org/
X-Home-Page: http://www.FreeBSD.org/
-------</screen>
</informalexample>

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.4 1998-11-30 23:14:55 billf Exp $ -->
<!-- $Id: article.sgml,v 1.5 1999-08-29 16:08:33 jhb Exp $ -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
<book>
@ -47,7 +47,7 @@ repartition your hard drive, you run the risk of destroying the data
on the original partitions. However, if your hard drive is completely
occupied by DOS, you might find the FIPS utility (included on the
FreeBSD CD-ROM in the <filename>\TOOLS</filename> directory or via
<ulink URL="ftp://ftp.freebsd.org/pub/FreeBSD/tools">ftp</ulink>)
<ulink URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools">ftp</ulink>)
useful. It lets you repartition your hard disk without destroying the
data already on it. There is also a commercial program available
called Partition Magic, which lets you size and delete partitions
@ -102,7 +102,7 @@ default partition to boot and the booting timeout. The beta version
of this programs allows you to boot by selecting the OS with your
arrow keys. It is included on the FreeBSD CD in the
<filename>\TOOLS</filename> directory, and via <ulink
URL="ftp://ftp.freebsd.org/pub/FreeBSD/tools">ftp</ulink>.</para>
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools">ftp</ulink>.</para>
</listitem> </varlistentry>
<varlistentry>
@ -252,7 +252,7 @@ partitions below the 1024th cylinder.</para>
previous boot manager. Boot Easy can be reinstalled by using the
BOOTINST.EXE utility included in the \TOOLS directory on the CD-ROM,
and via <ulink
URL="ftp://ftp.freebsd.org/pub/FreeBSD/tools">ftp</ulink>. You can
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools">ftp</ulink>. You can
also re-start the installation process and go to the partition
editor. From there, mark the FreeBSD partition as bootable,
select Boot Manager, and then type W to (W)rite out the information

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.5 1998-08-09 22:53:56 wosch Exp $ -->
<!-- $Id: article.sgml,v 1.6 1999-08-29 16:08:35 jhb Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
@ -24,7 +24,7 @@
introduction is for people new to both FreeBSD
<emphasis>and</emphasis> Un*x&mdash;so it starts with basics. It
assumes you're using version 2.0.5 or later of FreeBSD as distributed
by Walnut Creek or FreeBSD.ORG, your system (for now) has a single
by Walnut Creek or FreeBSD.org, your system (for now) has a single
user (you)&mdash;and you're probably pretty good with DOS/Windows or
OS/2.</para></abstract>
@ -584,7 +584,7 @@ and copying <filename>dmesg.txt</filename> to the floppy.
<command>/sbin/dmesg</command> is the boot log record, and it's
useful to understand it because it shows what FreeBSD found when it
booted up. If you ask questions on
<email>freebsd-questions@FreeBSD.ORG</> or on a USENET
<email>freebsd-questions@FreeBSD.org</> or on a USENET
group&mdash;like <quote>FreeBSD isn't finding my tape drive, what do
I do?</quote>&mdash;people will want to know what <command>dmesg</>
has to say.</para>
@ -716,7 +716,7 @@ Desk</ulink>.</para>
<para>You should now have the tools you need to get around and edit
files, so you can get everything up and running. There is a great
deal of information in the FreeBSD handbook (which is probably on
your hard drive) and <ulink URL="http://www.freebsd.org/">FreeBSD's
your hard drive) and <ulink URL="http://www.FreeBSD.org/">FreeBSD's
web site</ulink>. A wide variety of packages and ports are on the
<ulink URL="http://www.cdrom.com/">Walnut Creek</ulink> CDROM as well
as the web site. The handbook tells you more about how to use them

View file

@ -1,4 +1,4 @@
<!-- $Id: article.sgml,v 1.5 1999-03-21 16:16:17 wosch Exp $ -->
<!-- $Id: article.sgml,v 1.6 1999-08-29 16:08:36 jhb Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
@ -13,7 +13,7 @@
<surname>Raynard</surname>
<affiliation>
<address>
<email>jraynard@freebsd.org</email>
<email>jraynard@FreeBSD.org</email>
</address>
</affiliation>
</author></authorgroup>
@ -113,7 +113,7 @@ useful tasks.</para>
<title>Interpreters available with FreeBSD</title>
<para>Here is a list of interpreters that are available as <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/">FreeBSD
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD
packages</ulink>, with a brief discussion of some of the more popular
interpreted languages. </para>
@ -137,12 +137,12 @@ for many programmers. It's also the foundation for <trademark>Visual
Basic</>.</para>
<para>The <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/bwbasic-2.10.tgz">Bywater
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/bwbasic-2.10.tgz">Bywater
Basic Interpreter</ulink> and the <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil
Cockroft's Basic Interpreter</ulink> (formerly Rabbit Basic) are
available as FreeBSD <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/">FreeBSD
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD
packages</ulink></para>
</listitem>
</varlistentry>
@ -158,7 +158,7 @@ the name is short for <quote>List Processing</quote>. Very popular in AI
can be rather large and unwieldy. </para>
<para>FreeBSD has <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/gcl-2.0.tgz">GNU
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/gcl-2.0.tgz">GNU
Common Lisp</ulink> available as a package.</para>
</listitem>
@ -171,7 +171,7 @@ scripts.</para>
<para>Version 4, which is probably still the most widely-used
version, comes with FreeBSD; the newer <ulink
URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl
Version 5</ulink> is available as a package.</para>
</listitem>
@ -184,25 +184,25 @@ enough to teach to undergraduates as a first language, while it has a
high enough level of abstraction to be used in research work.</para>
<para>FreeBSD has packages of the
<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/elk-3.0.tgz">Elk Scheme Interpreter</ulink>, the
<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/mit-scheme-7.3.tgz">MIT Scheme Interpreter</ulink> and the
<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/scm-4e1.tgz">SCM Scheme Interpreter</ulink>.</para>
<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/elk-3.0.tgz">Elk Scheme Interpreter</ulink>, the
<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/mit-scheme-7.3.tgz">MIT Scheme Interpreter</ulink> and the
<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/scm-4e1.tgz">SCM Scheme Interpreter</ulink>.</para>
</listitem>
</varlistentry>
<varlistentry><term>Icon</term>
<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/icon-9.0.tgz">The Icon Programming Language</ulink>.</para>
<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/icon-9.0.tgz">The Icon Programming Language</ulink>.</para>
</listitem>
</varlistentry>
<varlistentry><term>Logo</term>
<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/ucblogo-3.3.tgz">Brian Harvey's LOGO Interpreter</ulink>.</para>
<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/ucblogo-3.3.tgz">Brian Harvey's LOGO Interpreter</ulink>.</para>
</listitem>
</varlistentry>
<varlistentry><term>Python</term>
<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/python-1.2">The Python Object-Oriented Programming Language</ulink></para>
<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/python-1.2">The Python Object-Oriented Programming Language</ulink></para>
</listitem>
</varlistentry>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: book.sgml,v 1.5 1999-07-14 22:31:28 nik Exp $
$Id: book.sgml,v 1.6 1999-08-29 16:08:38 jhb Exp $
-->
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
@ -46,19 +46,19 @@
<firstname>Nik</firstname>
<surname>Clayton</surname>
<affiliation>
<address><email>nik@FreeBSD.ORG</email></address>
<address><email>nik@FreeBSD.org</email></address>
</affiliation>
</author>
<copyright>
<year>1998</year>
<year>1999</year>
<holder role="mailto:nik@FreeBSD.ORG">Nik Clayton</holder>
<holder role="mailto:nik@FreeBSD.org">Nik Clayton</holder>
</copyright>
<pubdate role="rcs">$Date: 1999-07-14 22:31:28 $</pubdate>
<pubdate role="rcs">$Date: 1999-08-29 16:08:38 $</pubdate>
<releaseinfo>$Id: book.sgml,v 1.5 1999-07-14 22:31:28 nik Exp $</releaseinfo>
<releaseinfo>$Id: book.sgml,v 1.6 1999-08-29 16:08:38 jhb Exp $</releaseinfo>
<legalnotice>
<para>Redistribution and use in source (SGML DocBook) and 'compiled'

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.2 1999-07-14 19:25:40 nik Exp $
$Id: chapter.sgml,v 1.3 1999-08-29 16:08:39 jhb Exp $
-->
<chapter id="overview">
@ -47,7 +47,7 @@
<para>Every one is welcome to join the FDP. There is no minimum
membership requirements, no quota of documentation you need to
produce per month. All you need to do is subscribe to the
<email>freebsd-doc@freebsd.org</email> mailing list.</para>
<email>freebsd-doc@FreeBSD.org</email> mailing list.</para>
<para>After you have finished reading this document you should:</para>
@ -119,7 +119,7 @@
<listitem>
<para>This is the main FreeBSD presence on the World Wide Web,
visible at <ulink
url="http://www.freebsd.org/">http://www.freebsd.org/</ulink>
url="http://www.FreeBSD.org/">http://www.FreeBSD.org/</ulink>
and many mirrors around the world. The web site is many people's
first exposure to FreeBSD.</para>
</listitem>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.2 1999-07-14 19:27:14 nik Exp $
$Id: chapter.sgml,v 1.3 1999-08-29 16:08:40 jhb Exp $
-->
<chapter id="see-also">
@ -43,12 +43,12 @@
<itemizedlist>
<listitem>
<para><ulink url="http://www.freebsd.org/docproj/">The FreeBSD
<para><ulink url="http://www.FreeBSD.org/docproj/">The FreeBSD
Documentation Project web pages</ulink></para>
</listitem>
<listitem>
<para><ulink url="http://www.freebsd.org/handbook/">The FreeBSD Handbook</ulink></para>
<para><ulink url="http://www.FreeBSD.org/handbook/">The FreeBSD Handbook</ulink></para>
</listitem>
</itemizedlist>
</sect1>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.5 1999-07-30 20:51:01 nik Exp $
$Id: chapter.sgml,v 1.6 1999-08-29 16:08:41 jhb Exp $
-->
<chapter id="sgml-markup">
@ -48,7 +48,7 @@
this section is to list those elements more likely to be useful to you.
If you have a question about how best to markup a particular piece of
content, please post it to the FreeBSD Documentation Project mailing list
<email>freebsd-doc@freebsd.org</email>.</para>
<email>freebsd-doc@FreeBSD.org</email>.</para>
<note>
<title>Inline vs. block</title>
@ -336,14 +336,14 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
<programlisting>
<![ CDATA [<pre>
From: nik@freebsd.org
To: freebsd-doc@freebsd.org
From: nik@FreeBSD.org
To: freebsd-doc@FreeBSD.org
Subject: New documentation available
There's a new copy of my primer for contributers to the FreeBSD
Documentation Project available at
<URL:http://www.freebsd.org/~nik/primer/index.html>
<URL:http://www.FreeBSD.org/~nik/primer/index.html>
Comments appreciated.
@ -536,7 +536,7 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
<programlisting>
<![ CDATA [<p>This document was originally written by
Nik Clayton, who can be reached by e-mail as
<tt>nik@freebsd.org</tt>.</p>]]></programlisting>
<tt>nik@FreeBSD.org</tt>.</p>]]></programlisting>
</example>
</sect3>
@ -615,7 +615,7 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
<programlisting>
<![ CDATA [<p>More information is available at the
<a href="http://www.freebsd.org/">FreeBSD web site</a>.</p>]]></programlisting>
<a href="http://www.FreeBSD.org/">FreeBSD web site</a>.</p>]]></programlisting>
</example>
<para>These links will take the user to the top of the chosen
@ -723,7 +723,7 @@ PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"</programlisting>
this particular project. Should anyone from any of the other *nix
camps (NetBSD, OpenBSD, Linux, &hellip;) be interested in
collaborating on a standard DocBook extension set, please get in
touch with Nik Clayton <email>nik@freebsd.org</email>.</para>
touch with Nik Clayton <email>nik@FreeBSD.org</email>.</para>
</note>
</sect2>
@ -1712,7 +1712,7 @@ This is the file called 'foo2'</screen>
<listitem>
<para>The text is a domain name, such as
<literal>freebsd.org</literal> or
<literal>FreeBSD.org</literal> or
<literal>ngo.org.uk</literal>. There is no hostname
component.</para>
</listitem>
@ -1766,10 +1766,10 @@ This is the file called 'foo2'</screen>
name <hostid>localhost</hostid>, which will have the IP address
<hostid role="ipaddr">127.0.0.1</hostid>.</para>
<para>The <hostid role="domainname">freebsd.org</hostid> domain
<para>The <hostid role="domainname">FreeBSD.org</hostid> domain
contains a number of different hosts, including
<hostid role="fqdn">freefall.freebsd.org</hostid> and
<hostid role="fqdn">bento.freebsd.org</hostid>.</para>
<hostid role="fqdn">freefall.FreeBSD.org</hostid> and
<hostid role="fqdn">bento.FreeBSD.org</hostid>.</para>
<para>When adding an IP alias to an interface (using
<command>ifconfig</command>) <emphasis>always</emphasis> use a
@ -1787,10 +1787,10 @@ This is the file called 'foo2'</screen>
<hostid>localhost</hostid>, which will have the IP address <hostid
role="ipaddr">127.0.0.1</hostid>.</para>
<para>The <hostid role="domainname">freebsd.org</hostid> domain
<para>The <hostid role="domainname">FreeBSD.org</hostid> domain
contains a number of different hosts, including <hostid
role="fqdn">freefall.freebsd.org</hostid> and <hostid
role="fqdn">bento.freebsd.org</hostid>.</para>
role="fqdn">freefall.FreeBSD.org</hostid> and <hostid
role="fqdn">bento.FreeBSD.org</hostid>.</para>
<para>When adding an IP alias to an interface (using
<command>ifconfig</command>) <emphasis>always</emphasis> use a
@ -2166,13 +2166,13 @@ This is the file called 'foo2'</screen>
<programlisting>
<![ CDATA [<para>Of course, you could stop reading this document and
go to the <ulink url="http://www.freebsd.org/">FreeBSD
go to the <ulink url="http://www.FreeBSD.org/">FreeBSD
home page</ulink> instead.</para>]]></programlisting>
<para>Appearance:</para>
<para>Of course, you could stop reading this document and go to the
<ulink url="http://www.freebsd.org/">FreeBSD home page</ulink>
<ulink url="http://www.FreeBSD.org/">FreeBSD home page</ulink>
instead.</para>
</example>
</sect3>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.5 1999-07-30 20:51:00 nik Exp $
$Id: chapter.sgml,v 1.6 1999-08-29 16:08:43 jhb Exp $
-->
<chapter id="the-handbook">
@ -64,7 +64,7 @@
<para>The Handbook's organisation may change over time, and this
document may lag in detailing the organisational changes. If you have
any questions about how the Handbook is organised, please contact the
FreeBSD Documentation Project, <email>doc@FreeBSD.ORG</email>.</para>
FreeBSD Documentation Project, <email>freebsd-doc@FreeBSD.org</email>.</para>
</note>
<sect2>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.4 1999-07-14 19:19:24 nik Exp $
$Id: chapter.sgml,v 1.5 1999-08-29 16:08:44 jhb Exp $
-->
<chapter id="tools">
@ -266,7 +266,7 @@
<para>If anyone has recommendations for other software that is useful
when manipulating SGML documents, please let Nik Clayton
(<email>nik@freebsd.org</email>) know, so they can be added to this
(<email>nik@FreeBSD.org</email>) know, so they can be added to this
list.</para>
</sect2>
</sect1>

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$Id: chapter.sgml,v 1.1 1999-07-14 22:30:26 nik Exp $
$Id: chapter.sgml,v 1.2 1999-08-29 16:08:45 jhb Exp $
-->
<chapter id="translations">
@ -171,7 +171,7 @@
<answer>
<para>The <ulink
url="http://www.freebsd.org/docproj/translations.html">Documentation
url="http://www.FreeBSD.org/docproj/translations.html">Documentation
Project translations page</ulink> lists the translation efforts
that are currently known about. If someone else is already working
on translating documentation to your language, please don't
@ -180,7 +180,7 @@
<para>If no one is listed on that page as translating for your
language then send a message to
<email>freebsd-doc@freebsd.org</email> in case someone else is
<email>freebsd-doc@FreeBSD.org</email> in case someone else is
thinking of doing a translation, but hasn't announced it yet.</para>
</answer>
</qandaentry>
@ -282,7 +282,7 @@
directories<footnote>
<para>This directory structure is going to change radically quite
soon. Please see the on-going discussions on the
<email>doc@FreeBSD.org</email> mailing list for more
<email>freebsd-doc@FreeBSD.org</email> mailing list for more
information.</para>
</footnote>.</para>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$Id: chapter.sgml,v 1.27 1999-08-24 13:20:21 chris Exp $
$Id: chapter.sgml,v 1.28 1999-08-29 16:08:47 jhb Exp $
-->
<chapter id="mirrors">
@ -235,7 +235,7 @@
<itemizedlist>
<listitem>
<para><ulink
url="ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD">ftp://ftp.dk.freeBSD.ORG/pub/FreeBSD</ulink></para>
url="ftp://ftp.dk.FreeBSD.org/pub/FreeBSD">ftp://ftp.dk.FreeBSD.org/pub/FreeBSD</ulink></para>
</listitem>
</itemizedlist>
</listitem>