diff --git a/en_US.ISO8859-1/articles/contributing/article.sgml b/en_US.ISO8859-1/articles/contributing/article.sgml
index d266e336fc..611db7399d 100644
--- a/en_US.ISO8859-1/articles/contributing/article.sgml
+++ b/en_US.ISO8859-1/articles/contributing/article.sgml
@@ -199,13 +199,13 @@ FreeBSD Entities//EN"> %freebsd;
an interest in such things (and a tolerance for a
high volume of mail!) may subscribe to the
hackers mailing list by sending mail to &a.majordomo;. See The
+ url="../../books/handbook/eresources.html#ERESOURCES-MAIL">The
FreeBSD Handbook for more information
about this and other mailing lists.
If you find a bug or are submitting a specific change, please
report it using the &man.send-pr.1; program or its WEB-based
+ url="../../../../send-pr.html">WEB-based
equivalent. Try to fill-in each field of the bug report.
Unless they exceed 65KB, include any patches directly in the report.
If the patch is suitable to be applied to the source tree put
@@ -250,7 +250,7 @@ FreeBSD Entities//EN"> %freebsd;
on-going release of FreeBSD known as FreeBSD-current
which is made available in a variety of ways for the convenience of
developers working actively on the system. See The
+ ../../books/handbook/current-stable.html">The
FreeBSD Handbook for more
information about getting and using FreeBSD-current.
diff --git a/en_US.ISO8859-1/articles/contributors/article.sgml b/en_US.ISO8859-1/articles/contributors/article.sgml
index db6a713245..0969235a84 100644
--- a/en_US.ISO8859-1/articles/contributors/article.sgml
+++ b/en_US.ISO8859-1/articles/contributors/article.sgml
@@ -259,7 +259,7 @@
BSDi (formerly Walnut Creek CDROM)
has donated almost more than we can say (see the History
- section of the FreeBSD Handbook for more details).
+ section of the FreeBSD Handbook for more details).
In particular, we would like to thank them for the original
hardware used for freefall.FreeBSD.org, our primary
@@ -1478,7 +1478,7 @@
The FreeBSD Documentation Project
- The FreeBSD
+ The FreeBSD
Documentation Project is responsible for a number of different
services, each service being run by an individual and his
deputies (if any):
@@ -1605,7 +1605,7 @@
Documentation
+ url="../../../../docproj/index.html">Documentation
Project Manager
@@ -1663,7 +1663,7 @@
- Security
+ Security
Officer
@@ -1672,7 +1672,7 @@
- Source
+ Source
Repository Managers
@@ -1683,7 +1683,7 @@
- Ports
+ Ports
Manager
@@ -1708,7 +1708,7 @@
- GNATS
+ GNATS
Administrator
diff --git a/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml b/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml
index f30e86a2d9..deacfcb06e 100644
--- a/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml
+++ b/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml
@@ -51,7 +51,7 @@
Introduction
If you have visited
- John Polstra's site
+ John Polstra's site
and read
his
FAQ,
diff --git a/en_US.ISO8859-1/articles/dialup-firewall/article.sgml b/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
index d096255aa7..5dfcfaf891 100644
--- a/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
+++ b/en_US.ISO8859-1/articles/dialup-firewall/article.sgml
@@ -50,7 +50,7 @@
The first thing you will need to do is recompile your kernel
If you need more information on how to recompile the kernel,
then the best place to start is the kernel
+ URL="../../books/handbook/kernelconfig.html">kernel
configuration section in the Handbook. You need to add the
following options into your kernel configuration file:
diff --git a/en_US.ISO8859-1/articles/explaining-bsd/article.sgml b/en_US.ISO8859-1/articles/explaining-bsd/article.sgml
index f4f94f6538..6703071269 100644
--- a/en_US.ISO8859-1/articles/explaining-bsd/article.sgml
+++ b/en_US.ISO8859-1/articles/explaining-bsd/article.sgml
@@ -28,9 +28,9 @@
Operating System Counter, as of April 1999 31.3% of the
world's network connected machines run Linux. 14.6% run BSD UNIX.
Some of the world's largest web operations, such as Yahoo!, run BSD. The world's
+ url="http://www.yahoo.com/">Yahoo!, run BSD. The world's
busiest FTP server, ftp.cdrom.com, uses BSD to
+ url="ftp://ftp.cdrom.com/">ftp.cdrom.com, uses BSD to
transfer 1.4 TB of data a day. Clearly this is not a niche
market: BSD is a well-kept secret.
@@ -145,23 +145,23 @@
CSRG members, William F. Jolitz, wrote the remaining code and released
it in early 1992 as 386BSD. At the same time,
another group of ex-CSRG members formed a commercial company called
- Berkeley Software Design Inc.
+ Berkeley Software Design Inc.
and released a beta version of an operating system called
- BSD/386, which was based on
+ BSD/386, which was based on
the same sources. The name of the operating system has since changed
to BSD/OS.
386BSD never became a stable operating system. Instead, two other
projects split off from it in 1993:
- NetBSD and
- FreeBSD. The two projects
+ NetBSD and
+ FreeBSD. The two projects
originally diverged due to differences in patience waiting for
improvements to 386BSD: the NetBSD people started early in the year,
and the first version of FreeBSD was not ready until the end of the
year. In the meantime, the code base had diverged sufficiently to
make it difficult to merge. In addition, the projects had different
aims, as we will see below. In 1996, a further project,
- OpenBSD, split off from
+ OpenBSD, split off from
NetBSD.
@@ -191,7 +191,7 @@
In 1992, AT&T sued
- BSDI,
+ BSDI,
the vendor of BSD/386, alleging that the product contained
AT&T-copyrighted code. The case was settled out of court in
1994, but the spectre of the litigation continues to haunt people.
@@ -245,7 +245,7 @@
The BSD kernels are developed and updated following the Open
Source development model. Each project maintains a publicly
accessible source tree under the
- Concurrent Versions
+ Concurrent Versions
System (CVS), which contains all source files for the
project, including documentation and other incidental files. CVS
allows users to check out
(in other words, to
@@ -436,7 +436,7 @@
Mac OS
X is the latest version of the operating system for
- Apple Computer Inc.'s
+ Apple Computer Inc.'s
Macintosh line. Unlike the rest of the operating system, the
kernel is open source. As part of this development, key Apple
developers have commit access to the FreeBSD source tree.
@@ -528,7 +528,7 @@
In addition, each of the projects has a list of consultants for
hire:
- FreeBSD,
+ FreeBSD,
NetBSD,
and OpenBSD.
diff --git a/en_US.ISO8859-1/articles/filtering-bridges/article.sgml b/en_US.ISO8859-1/articles/filtering-bridges/article.sgml
index eaaa3158f6..c288e370d5 100644
--- a/en_US.ISO8859-1/articles/filtering-bridges/article.sgml
+++ b/en_US.ISO8859-1/articles/filtering-bridges/article.sgml
@@ -102,7 +102,7 @@ options IPFIREWALL_VERBOSE
For instructions on how to build and install a new kernel, refer to
the
- Building and Installing a Custom Kernel section of the handbook
+ Building and Installing a Custom Kernel section of the handbook
diff --git a/en_US.ISO8859-1/articles/fonts/article.sgml b/en_US.ISO8859-1/articles/fonts/article.sgml
index a5644aeca2..32d4668dc2 100644
--- a/en_US.ISO8859-1/articles/fonts/article.sgml
+++ b/en_US.ISO8859-1/articles/fonts/article.sgml
@@ -24,7 +24,7 @@
@@ -662,7 +662,7 @@ EOF
metric (.afm) file.
Currently available at http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf.
+ url="http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf/">http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf/.
Note: These files are postscript programs and must be
downloaded to disk by holding down the
Shift key when clicking on the link.
@@ -850,7 +850,7 @@ Converting 3of9.ttf to A.pfa and B.afm.
The freetype module is included with XFree86 4.x. For
more information please see the FreeBSD
+ url="../../books/handbook/x-fonts.html">FreeBSD
Handbook or the XFree86 4.0.2
Fonts page.
@@ -871,15 +871,15 @@ Converting 3of9.ttf to A.pfa and B.afm.
xfstt is another font server for X11,
available under
- ftp://sunsite.unc.edu/pub/Linux/X11/fonts.
+ ftp://sunsite.unc.edu/pub/Linux/X11/fonts/">
+ ftp://sunsite.unc.edu/pub/Linux/X11/fonts/.
A program called ttf2bdf can produce
BDF files suitable for use in an X environment from TrueType
files. Linux binaries are said to be available from ftp://crl.nmsu.edu/CLR/multiling/General/.
+ url="ftp://crl.nmsu.edu/CLR/multiling/General/">ftp://crl.nmsu.edu/CLR/multiling/General/.
@@ -912,7 +912,7 @@ Converting 3of9.ttf to A.pfa and B.afm.
ftp://ftp.winsite.com
+ url="ftp://ftp.winsite.com/">ftp://ftp.winsite.com/
(Formerly CICA)
@@ -928,12 +928,12 @@ Converting 3of9.ttf to A.pfa and B.afm.
http://af-pc-plloyd.ecel.uwa.edu.au/fonts/index.html
+ url="http://af-pc-plloyd.ecel.uwa.edu.au/fonts/">http://af-pc-plloyd.ecel.uwa.edu.au/fonts/
http://www.esselte.com/letraset/index.html
+ url="http://www.esselte.com/letraset/">http://www.esselte.com/letraset/
diff --git a/en_US.ISO8859-1/articles/multi-os/article.sgml b/en_US.ISO8859-1/articles/multi-os/article.sgml
index 675e24d372..5e6811f5b2 100644
--- a/en_US.ISO8859-1/articles/multi-os/article.sgml
+++ b/en_US.ISO8859-1/articles/multi-os/article.sgml
@@ -48,7 +48,7 @@
completely occupied by DOS, you might find the FIPS utility
(included on the FreeBSD CDROM in the
\TOOLS directory or via ftp)
+ URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/">ftp)
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
@@ -105,7 +105,7 @@
selecting the OS with your arrow keys. It is included on
the FreeBSD CD in the \TOOLS
directory, and via ftp.
+ URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/">ftp.
@@ -277,7 +277,7 @@ Press Esc to continue
previous boot manager. Boot Easy can be reinstalled by using
the BOOTINST.EXE utility included in the \TOOLS directory on the
CDROM, and via ftp.
+ URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/tools/">ftp.
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
@@ -344,13 +344,14 @@ Press Esc to continue
mini-HOWTO might be interesting as well. The Linux-HOWTO
is also helpful.
-
+
The NT
Loader Hacking Guide provides good information on
multibooting Windows NT, '95, and DOS with other operating
systems.
-
+]]>
And Hale Landis's "How It Works" document pack contains some
good info on all sorts of disk geometry and booting related
topics. You can find it at
diff --git a/en_US.ISO8859-1/articles/new-users/article.sgml b/en_US.ISO8859-1/articles/new-users/article.sgml
index 4bd8b5225c..abcc907496 100644
--- a/en_US.ISO8859-1/articles/new-users/article.sgml
+++ b/en_US.ISO8859-1/articles/new-users/article.sgml
@@ -689,7 +689,7 @@
lp or lpr should send a
file to the printer. Whether or not the file actually prints
depends on configuring it, which is covered in the FreeBSD
+ URL="../../books/handbook/index.html">FreeBSD
handbook.
@@ -792,7 +792,7 @@
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 FreeBSD's web site. A
+ URL="../../../../index.html">FreeBSD's web site. A
wide variety of packages and ports are on the CDROM as well as
the web site. The handbook tells you more about how to use them
(get the package if it exists, with pkg_add
@@ -882,7 +882,7 @@
space after the slash.)
You might want to get the most recent version of Netscape
- from their FTP site.
+ from their FTP site.
(Netscape requires the X Window System.) There is now a FreeBSD
version, so look around carefully. Just use gunzip
filename and tar
diff --git a/en_US.ISO8859-1/articles/programming-tools/article.sgml b/en_US.ISO8859-1/articles/programming-tools/article.sgml
index ae9d862e30..c073a2cb64 100644
--- a/en_US.ISO8859-1/articles/programming-tools/article.sgml
+++ b/en_US.ISO8859-1/articles/programming-tools/article.sgml
@@ -1,4 +1,4 @@
-
+
@@ -11,7 +11,7 @@
This document has moved!
This document has been integrated into the Developer's
+ url="../../books/developers-handbook/index.html">Developer's
Handbook. Please update your bookmarks.
diff --git a/en_US.ISO8859-1/articles/pxe/article.sgml b/en_US.ISO8859-1/articles/pxe/article.sgml
index f975081a2c..91f9248582 100644
--- a/en_US.ISO8859-1/articles/pxe/article.sgml
+++ b/en_US.ISO8859-1/articles/pxe/article.sgml
@@ -80,7 +80,7 @@
Install DHCP : Install isc-dhcp-2.0 you can use this config file
-
+
dhcpd.conf, stick it in /usr/local/etc/
diff --git a/en_US.ISO8859-1/articles/serial-uart/article.sgml b/en_US.ISO8859-1/articles/serial-uart/article.sgml
index 8cd3782e81..14a5d458cd 100644
--- a/en_US.ISO8859-1/articles/serial-uart/article.sgml
+++ b/en_US.ISO8859-1/articles/serial-uart/article.sgml
@@ -2035,7 +2035,7 @@ device sio11 at isa? port 0x138 tty flags 0xb05 irq 9 vector siointr<
If you do not already have a custom kernel
configuration file set up, refer to Kernel
+ url="../../books/handbook/kernelconfig.html">Kernel
Configuration chapter of the FreeBSD Handbook for
general procedures. The following are the specifics for the
Boca 16 board and assume you are using the kernel name