diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
index c25b044ae3..1865ae3767 100644
--- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
@@ -486,7 +486,11 @@
to kernel panics or data corruption.
- anonymous CVS
+
+ CVS
+ anonymous
+
+
Anonymous CVS and
CVSup use the pull
model of updating sources. In the case of
diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
index b762cb7a18..b4514cac30 100644
--- a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
@@ -101,6 +101,11 @@
Browsers
+
+ browsers
+ web
+
+
FreeBSD does not come with a particular browser
pre-installed. Instead, the
www
diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
index 7d8855d9d1..d93cfd7b69 100644
--- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml
@@ -2763,6 +2763,11 @@ use the current settings.
Anonymous FTP
+
+ FTP
+ anonymous
+
+
User Confirmation Requested
Do you want to have anonymous FTP access to this machine?
@@ -3464,6 +3469,11 @@ To change any of these settings later, edit /etc/rc.conf
/etc/amd.map file defines the default
options for AMD exports.
+
+ FTP
+ anonymous
+
+
The Anon FTP option permits anonymous
FTP connections. Select this option to
make this machine an anonymous FTP server.
diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
index 878ad54569..74522b6123 100644
--- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
@@ -295,7 +295,6 @@
cvsup
- anonymous CVS
CTM
CVS
@@ -1422,12 +1421,9 @@ device fwe # Ethernet over FireWire (non-standard!)
Large Memory Configurations (PAE)
-
- Physical Address Extensions (PAE)
-
-
- Large Memory Configurations
-
+ Physical Address Extensions
+ (PAE)
+ large memory
Large memory configuration machines require access to
diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
index 5909bf1bf6..1e83eeb79f 100644
--- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
@@ -302,6 +302,11 @@
Introduction
+
+ CVS
+ anonymous
+
+
Anonymous CVS (or, as it is otherwise known,
anoncvs) is a feature provided by the CVS
utilities bundled with FreeBSD for synchronizing with a remote
@@ -535,6 +540,10 @@ Warning: Permanently added 'anoncvs.freebsd.org' (DSA) to the list of known host
Using CTM
+
+ CTM
+
+
CTM is a method for keeping a
remote directory tree in sync with a central one. It has been
developed for usage with FreeBSD's source trees, though other
diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
index 452fcffd92..dd7e4d8598 100644
--- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
@@ -1858,9 +1858,9 @@ nis_client_enable="YES"
host.
The ypserv program also has support for
- Wietse Venema's tcpwrapper package.
+ Wietse Venema's TCP Wrapper package.
This allows the administrator to use the
- tcpwrapper configuration files for
+ TCP Wrapper configuration files for
access control instead of
/var/yp/securenets.
@@ -1885,8 +1885,8 @@ nis_client_enable="YES"
really bad idea and will lead to loss of NIS functionality
for large parts of your network.
- tcpwrapper
- The use of the tcpwrapper
+ TCP Wrappers
+ The use of the TCP Wrapper
package increases the latency of your NIS server. The
additional delay may be long enough to cause timeouts in
client programs, especially in busy networks or with slow
@@ -4211,7 +4211,7 @@ zone "0.168.192.in-addr.arpa" {
Apache HTTP Server
- web server
+ web servers
setting up
Apache
@@ -4431,7 +4431,7 @@ DocumentRoot /www/someotherdomain.tld
mod_ssl
- web server
+ web servers
secure
SSL
cryptography
@@ -4543,6 +4543,11 @@ DocumentRoot /www/someotherdomain.tld
restrictions. The &man.ftpchroot.5; manual page has all of
the details so it will not be described in detail here.
+
+ FTP
+ anonymous
+
+
If you would like to enable anonymous FTP access to your
server, then you must create a user named
ftp on your &os; system. Users will then
@@ -4598,6 +4603,11 @@ DocumentRoot /www/someotherdomain.tld
ftp.info /var/log/xferlog
+
+ FTP
+ anonymous
+
+
Be aware of the potential problems involved with running
an anonymous FTP server. In particular, you should think
twice about allowing anonymous users to upload files. You may
diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
index bd343f551f..a3bd259165 100644
--- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml
@@ -819,10 +819,10 @@
otherwise.
You should also be fairly careful with connect-back services
- such as tcpwrapper's reverse-identd,
+ such as TCP Wrapper's reverse-identd,
which can be attacked directly. You generally do not want to use
the reverse-ident feature of
- tcpwrappers for this reason.
+ TCP Wrapper for this reason.
It is a very good idea to protect internal services from
external access by firewalling them off at your border routers.
diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
index 250b661e7e..ba4908807e 100644
--- a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml
@@ -1041,10 +1041,10 @@ EndSection
vrgb or vbgr: experiment and
see which works best.
- Mozilla
- web browsers
- Mozilla
- Mozilla
+
+ Mozilla
+ disabling anti-aliased fonts
+
Anti-aliasing should be enabled the next time the X
server is started. However, programs must know how to take