Index: faq1.html
===================================================================
RCS file: /usr/openbsd-cvs/www/faq/faq1.html,v
retrieving revision 1.55
diff -u -r1.55 faq1.html
--- faq1.html	1 Jan 2004 04:13:34 -0000	1.55
+++ faq1.html	8 Feb 2004 01:32:22 -0000
@@ -239,7 +239,7 @@
 
 The OpenBSD team makes a new release every six months, with target release
 dates of May 1 and November 1.  More information on the development cycle 
-can be found <a href="faq5.html#Flavors">here</a>.
+is available in <a href="faq5.html#Flavors">OpenBSD Flavors</a>.
 
 <a name="Included"></a>
 <h2>1.8 - What is included with OpenBSD?</h2>
@@ -314,7 +314,7 @@
 <a name="WhatsNew"></a>
 <h2>1.9 - What is new in OpenBSD 3.4?</h2>
 The complete list of changes made to OpenBSD 3.3 to create OpenBSD 3.4
-can be found <a href="../plus34.html">here</a>, however here are some
+can be found in <a href="../plus34.html">OpenBSD 3.4 changes</a>, however here are some
 changes the OpenBSD team anticipate will require some special note to
 people upgrading or installing OpenBSD 3.4 who are familiar with older
 versions:
@@ -364,8 +364,8 @@
 the upgrade, or you can have difficulty logging into an i386 machine in
 multi-user mode.
 If you have already upgraded and encountered this problem, you can 
-login and fix it by following the directions
-<a href="faq4.html#krb4">here</a>.
+login and fix it by following the directions described in
+<a href="faq4.html#krb4">When I login, I get "login_krb4-or-pwd: Exec format error"</a>.
 Removing the old krb4 modules from <tt>/usr/libexec/auth</tt> would also
 be wise.
 
Index: faq12.html
===================================================================
RCS file: /usr/openbsd-cvs/www/faq/faq12.html,v
retrieving revision 1.47
diff -u -r1.47 faq12.html
--- faq12.html	11 Jan 2004 00:27:22 -0000	1.47
+++ faq12.html	8 Feb 2004 01:34:06 -0000
@@ -345,13 +345,13 @@
 
 <p>
 Mount your other partitions on a temporary mount point, and copy over
-the directories you want to them, as demonstrated 
-<a href="faq10.html#DupFS">here</a>.
+the directories you want to them, as demonstrated in
+<a href="faq10.html#DupFS">How do I duplicate a filesystem</a>.
 
 <p>
 Now, modify /etc/fstab, reboot, and unpack the rest of the *.tgz files as 
-documented
-<a href="faq4.html#AddFileSet">here</a>.
+documented in
+<a href="faq4.html#AddFileSet">Adding a file set after install</a>.
 
 <p>
 Following this process, any size can be achieved for the non-root
Index: faq14.html
===================================================================
RCS file: /usr/openbsd-cvs/www/faq/faq14.html,v
retrieving revision 1.100
diff -u -r1.100 faq14.html
--- faq14.html	28 Jan 2004 17:55:46 -0000	1.100
+++ faq14.html	8 Feb 2004 01:35:17 -0000
@@ -1535,8 +1535,8 @@
 <p>
 Many OpenBSD <a href="../plat.html">platforms</a> include support for
 various hardware RAID products.  The options vary by platform, see the
-appropriate hardware support page (listed
-<a href="../plat.html">here</a>).
+appropriate hardware support page (listed in
+<a href="../plat.html">OpenBSD platforms</a>).
 
 <p>
 Another option available for many platforms is one of the many products
Index: faq4.html
===================================================================
RCS file: /usr/openbsd-cvs/www/faq/faq4.html,v
retrieving revision 1.162
diff -u -r1.162 faq4.html
--- faq4.html	19 Jan 2004 00:36:15 -0000	1.162
+++ faq4.html	8 Feb 2004 01:42:53 -0000
@@ -698,8 +698,8 @@
 between OpenBSD and a pre-existing Windows 2000 partition, so we
 take the default of "no", which will take us into the 
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8&amp;arch=i386">fdisk(8)</a>
-program.  You can also get more information on fdisk(8)
-<a href="faq14.html#fdisk">here</a>.
+program.  You can also get more information on fdisk(8) by reading
+<a href="faq14.html#fdisk">Using OpenBSD's fdisk</a>.
 
 <p>
 <b>Important Note:</b>
@@ -1396,7 +1396,7 @@
 all X components, if you changed your mind.  In this case, we are going
 to load all the sets.  While the system will run with fewer sets, either
 the starting default or installing all sets is recommended.
-More details on selecting sets <a href="#FilesNeeded">here</a>.
+More details on selecting sets are available in <a href="#FilesNeeded">What files are needed for Installation</a>.
 
 <p>
 Once you have successfully picked which packages you want, you will be
@@ -1553,7 +1553,7 @@
   the Web</a>
 <li><a href="../ports.html">The OpenBSD Ports and Packages system for 
   installing software</a>, as well as 
-<a href="faq8.html#Ports">here</a> and <a href="faq8.html#Packages">here</a>
+<a href="faq8.html#Ports">What is the ports tree</a> and <a href="faq8.html#Packages">What are packages</a>
 </ul>
 
 <h4>One last thing...</h4>
@@ -2052,8 +2052,8 @@
 <li><b>No partition was flagged active in fdisk(8).</b>  To fix this,
 reboot the machine using the boot floppy or media, and "flag" a 
 partition as "active" (bootable).  See 
-<a href="faq14.html#fdisk">here</a> and
-<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8&amp;arch=i386">here</a>
+<a href="faq14.html#fdisk">Using OpenBSD's fdisk</a> and the 
+<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8&amp;arch=i386">fdisk(8)</a> man page.
 
 <li><b>No valid boot loader was ever put on the disk.</b>
 If you answer "Y" to the "Use entire disk for OpenBSD?" question during
@@ -2068,7 +2068,7 @@
 
 <li><b>In some rare occasions, something may go wrong with the second
 stage boot loader install.</b>  Reinstalling the second stage boot
-loader is discussed <a href="faq14.html#InstBoot">here</a>.
+loader is discussed in <a href="faq14.html#InstBoot">Installing Bootblocks - i386 specific</a>.
 
 <li><b>You mixed <i>a.out</i> and <i>ELF</i> boot disk and install
 files.</b>  OpenBSD/i386 has transitioned from the older <i>a.out</i>
@@ -2138,7 +2138,7 @@
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=a.out&amp;sektion=5">a.out</a>,
 format and thus unable to run on the standard ELF kernel (which has
 a.out emulations disabled, as mentioned
-<a href="faq1.html#WhatsNew">here</a>).
+<a href="faq1.html#WhatsNew">What is new in OpenBSD 3.4</a>).
 If you have encountered this problem, you need to override the krb4
 authentication method when you log in:
 <pre>
@@ -2259,8 +2259,8 @@
 <a href="faq14.html#disklabel">disklabel</a>, and
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=restore&amp;sektion=8">restore</a>
 the desired configuration from tape or other media, and install the
-<a href="faq14.html#InstBoot">boot blocks</a>. More details 
-<a href="faq14.html#Backup">here</a>.
+<a href="faq14.html#InstBoot">boot blocks</a>. More details available in
+<a href="faq14.html#Backup">Backing up and Restoring from tape</a>.
 
 <h3>Disk imaging</h3>
 Unfortunately, there are no known disk imaging packages which are
@@ -2350,7 +2350,7 @@
 Simply download <tt>bsd.rd-a.out</tt> and place it in your machine's 
 root directory.
 Boot it instead of the normal <tt>bsd</tt> or <tt>bsd.rd</tt> kernels as
-shown <a href="faq4.html#bsd.rd">here</a> (specifying
+shown in <a href="faq4.html#bsd.rd">What is 'bsd.rd'</a> (specifying
 <tt>bsd.rd-a.out</tt> as your boot kernel, of course).
 
 <p>

