Blank space and inconsistent spacing in faq/index.html

"Alan R. S. Bueno" <[email protected]>
Newsgroups gmane.os.openbsd.www
Message-ID <[email protected]>
Hi,

I've found some blank spaces at end of lines and inconsistent spacing
at begin of lines across the faq/index.html file.

The follow diff correct these problems. Thank you!


--- index.html.orig	Fri Jul  4 09:55:35 2008
+++ index.html	Fri Jul  4 10:43:04 2008
@@ -60,11 +60,11 @@
     <td bgcolor="#ffffff" valign="top">

 <a href="../index.html">
-<img alt="[OpenBSD]" height=30 width=141 src="../images/smalltitle.gif"
-  border="0"></a>
+<img alt="[OpenBSD]" height=30 width=141 src="../images/smalltitle.gif"
+    border="0"></a>
 <center>
-<h1><font color="#e00000">Documentation and Frequently Asked
-  Questions</font></h1>
+<h1><font color="#e00000">Documentation and Frequently Asked
+    Questions</font></h1>
 <a href="#Common">Commonly Encountered Issues</a>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 <a href="#Recent">Recent updates</a>
@@ -73,10 +73,10 @@

 <p>
 This FAQ is supplemental documentation to the man pages, available both
-in the installed system and
+in the installed system and
 <a href="http://www.openbsd.org/cgi-bin/man.cgi">online</a>.  The FAQ
 covers the active release of OpenBSD, currently v4.3.
-There are likely features and changes to features in the
+There are likely features and changes to features in the
 <a href="faq5.html#Flavors">development version (<i>-current</i>)</a>
 of OpenBSD that are not covered in this FAQ.

@@ -99,13 +99,13 @@
 <h3><a href="faq1.html">1 - Introduction to OpenBSD</a></h3>
 <ul>
 <li><a href="faq1.html#WhatIs"      >1.1 - What is OpenBSD?</a>
-<li><a href="faq1.html#Platforms"   >1.2 - On what systems does OpenBSD
+<li><a href="faq1.html#Platforms"   >1.2 - On what systems does OpenBSD
     run?</a>
 <li><a href="faq1.html#ReallyFree"  >1.3 - Is OpenBSD really free?</a>
 <li><a href="faq1.html#WhyUse"      >1.4 - Why might I want to use OpenBSD?</a>
 <li><a href="faq1.html#Support"     >1.5 - How can I help support OpenBSD?</a>
 <li><a href="faq1.html#WhoMaintains">1.6 - Who maintains OpenBSD?</a>
-<li><a href="faq1.html#Next"        >1.7 - When is the next release
+<li><a href="faq1.html#Next"        >1.7 - When is the next release
     of OpenBSD?</a>
 <li><a href="faq1.html#Included"    >1.8 - What is included with OpenBSD?</a>
 <li><a href="faq1.html#WhatsNew"    >1.9 - What is new in OpenBSD 4.3?</a>
@@ -148,7 +148,7 @@
 <li><a href="faq4.html#Multibooting">4.8 - Multibooting OpenBSD</a>
 <li><a href="faq4.html#SendDmesg"   >4.9 - Sending your dmesg to
     [email protected] after the install</a>
-<li><a href="faq4.html#AddFileSet"  >4.10 - Adding a file set after
+<li><a href="faq4.html#AddFileSet"  >4.10 - Adding a file set after
     install</a>
 <li><a href="faq4.html#bsd.rd"      >4.11 - What is 'bsd.rd'?</a>
 <li><a href="faq4.html#InstProb"    >4.12 - Common installation problems</a>
@@ -174,7 +174,7 @@
 <li><a href="faq5.html#BootConfig" >5.8 - Boot-time configuration</a>
 <li><a href="faq5.html#config"     >5.9 - Using config(8) to change your
     kernel</a>
-<li><a href="faq5.html#VerboseBoot">5.10 - Getting more verbose output
+<li><a href="faq5.html#VerboseBoot">5.10 - Getting more verbose output
     during boot</a>
 <li><a href="faq5.html#buildprobs" >5.11 - Common Problems when
     Compiling and Building</a>
@@ -194,17 +194,17 @@
 <li><a href= "faq6.html#Bridge">6.9 - Setting up a bridge with OpenBSD</a>
 <li><a href="faq6.html#PXE"    >6.10 - How do I boot using PXE?</a>
 <li><a href="faq6.html#CARP"   >6.11 - The Common Address Redundancy
-  Protocol (CARP)</a>
+    Protocol (CARP)</a>
 <li><a href="faq6.html#OpenNTPD">6.12 - Using OpenNTPD</a>
 <li><a href="faq6.html#Wireless">6.13 - What are my wireless networking
-  options?</a>
+    options?</a>
 <li><a href="faq6.html#Multipath">6.14 - How can I do equal-cost
-	multipath routing?</a>
+    multipath routing?</a>
 </ul>

 <h3><a href="faq7.html">7 - Keyboard and Display Controls</a></h3>
 <ul>
-<li><a href= "faq7.html#Keyboard"     >7.1 - How do I remap the keyboard?
+<li><a href= "faq7.html#Keyboard"     >7.1 - How do I remap the keyboard?
     (wscons)</a>
 <li><a href= "faq7.html#ConsoleMouse" >7.2 - Is there console mouse support
     in OpenBSD?</a>
@@ -214,7 +214,7 @@
     scrollback buffer. (amd64, i386, some Alpha)</a>
 <li><a href= "faq7.html#SwitchConsole">7.5 - How do I switch consoles?
     (amd64, i386, Zaurus, some Alpha)</a>
-<li><a href= "faq7.html#80x50"        >7.6 - How can I use a console
+<li><a href= "faq7.html#80x50"        >7.6 - How can I use a console
     resolution of 80x50? (amd64, i386, some Alpha)</a>
 <li><a href= "faq7.html#SerCon"       >7.7 - How do I use a serial
     console?</a>
@@ -232,29 +232,29 @@
     error messages</a>
 <li><a href= "faq8.html#Programming" >8.3 - Can I use programming language "L"
     on OpenBSD?</a>
-<li><a href= "faq8.html#NoFloppy"    >8.8 - Is there any way to use my
+<li><a href= "faq8.html#NoFloppy"    >8.8 - Is there any way to use my
     floppy drive if it's not attached during boot?</a>
-<li><a href= "faq8.html#Bootloader"  >8.9 - OpenBSD Bootloader (<i>i386
+<li><a href= "faq8.html#Bootloader"  >8.9 - OpenBSD Bootloader (<i>i386
     amd64 specific</i>)</a>
-<li><a href= "faq8.html#SKey"        >8.10 - Using S/Key on your OpenBSD
+<li><a href= "faq8.html#SKey"        >8.10 - Using S/Key on your OpenBSD
     system</a>
 <li><a href= "faq8.html#SMP"         >8.12 - Does OpenBSD support SMP?</a>
 <li><a href= "faq8.html#TTY"         >8.13 - I sometimes get Input/output
     error when trying to use my tty devices</a>
-<li><a href= "faq8.html#Browsers"     >8.14 - What web browsers are
+<li><a href= "faq8.html#Browsers"     >8.14 - What web browsers are
     available for OpenBSD?</a>
 <li><a href= "faq8.html#mg"          >8.15 - How do I use the mg editor?</a>
 <li><a href= "faq8.html#ksh"         >8.16 - Ksh does not appear to read my
     .profile!</a>
-<li><a href= "faq8.html#motd"        >8.17 - Why does my /etc/motd file
+<li><a href= "faq8.html#motd"        >8.17 - Why does my /etc/motd file
     get written over when I modified it?</a>
 <li><a href= "faq8.html#wwwsolaris"  >8.18 - Why does www.openbsd.org run
     on Solaris?</a>
-<li><a href= "truetype.html">8.20 - Antialiased and TrueType fonts in
+<li><a href= "truetype.html">8.20 - Antialiased and TrueType fonts in
     X</a>
-<li><a href= "faq8.html#Journaling"  >8.21 - Does OpenBSD support any
+<li><a href= "faq8.html#Journaling"  >8.21 - Does OpenBSD support any
     journaling filesystems?</a>
-<li><a href= "faq8.html#RevDNS"      >8.22 - Reverse DNS or Why is it
+<li><a href= "faq8.html#RevDNS"      >8.22 - Reverse DNS or Why is it
     taking so long for me to log in?</a>
 <li><a href= "faq8.html#wwwnotstd"   >8.23 - Why do the OpenBSD web pages
     not conform to HTML4/XHTML?</a>
@@ -271,45 +271,45 @@
 <li><a href= "faq9.html#DualBoot">9.2 - Dual boot of Linux and OpenBSD</a>
 <li><a href= "faq9.html#passwd"  >9.3 - Converting your Linux (or other
     Sixth Edition-style) password file to BSD-style.</a>
-<li><a href= "faq9.html#Interact">9.4 - Running Linux binaries on OpenBSD</a>
+<li><a href= "faq9.html#Interact">9.4 - Running Linux binaries on OpenBSD</a>
 <li><a href="faq9.html#Ext2FS"   >9.5 - Accessing your Linux files from
     OpenBSD</a>
 </ul>

 <h3><a href="faq10.html">10 - System Management</a></h3>
 <ul>
-<li><a href="faq10.html#wheel"         >10.1 - When I try to su to root
+<li><a href="faq10.html#wheel"         >10.1 - When I try to su to root
     it says that I'm in the wrong group</a>
-<li><a href="faq10.html#DupFS"         >10.2 - How do I duplicate a
+<li><a href="faq10.html#DupFS"         >10.2 - How do I duplicate a
     filesystem?</a>
-<li><a href="faq10.html#rc"            >10.3 - How do I start daemons with
+<li><a href="faq10.html#rc"            >10.3 - How do I start daemons with
     the system? (Overview of rc(8))</a>
-<li><a href="faq10.html#RelayingDenied">10.4 - Why do users get relaying
+<li><a href="faq10.html#RelayingDenied">10.4 - Why do users get relaying
     access denied when they are remotely sending mail through my OpenBSD
     system?</a>
 <li><a href="faq10.html#POP"           >10.5 - I've set up POP, but I get
     errors when accessing my mail through POP. What can I do?</a>
-<li><a href="faq10.html#SendmailDNS"   >10.6 - Why does Sendmail ignore
+<li><a href="faq10.html#SendmailDNS"   >10.6 - Why does Sendmail ignore
     /etc/hosts file?</a>
-<li><a href="faq10.html#HTTPS"         >10.7 - Setting up a Secure HTTP
+<li><a href="faq10.html#HTTPS"         >10.7 - Setting up a Secure HTTP
     Server using SSL(8)</a>
-<li><a href="faq10.html#vipw"          >10.8 - I made changes to
-    /etc/passwd with vi(1), but the changes didn't seem to take place.
+<li><a href="faq10.html#vipw"          >10.8 - I made changes to
+    /etc/passwd with vi(1), but the changes didn't seem to take place.
     Why?</a>
-<li><a href="faq10.html#AddDelUser"    >10.9 - How do I add a user? or
+<li><a href="faq10.html#AddDelUser"    >10.9 - How do I add a user? or
     delete a user?</a>
-<li><a href="faq10.html#FTPOnly"       >10.10 - How do I create a ftp-only
+<li><a href="faq10.html#FTPOnly"       >10.10 - How do I create a ftp-only
     account?</a>
 <li><a href="faq10.html#Quotas"        >10.11 - Setting up user disk quotas</a>
-<li><a href="faq10.html#Kerberos"      >10.12 - Setting up KerberosV
+<li><a href="faq10.html#Kerberos"      >10.12 - Setting up KerberosV
     Clients and Servers</a>
-<li><a href="faq10.html#AnonFTP"       >10.13 - Setting up an Anonymous FTP
+<li><a href="faq10.html#AnonFTP"       >10.13 - Setting up an Anonymous FTP
     Server</a>
-<li><a href="faq10.html#ftpchroot"     >10.14 - Confining users to their
+<li><a href="faq10.html#ftpchroot"     >10.14 - Confining users to their
     home directories in ftpd(8).</a>
-<li><a href="faq10.html#Patches"       >10.15 - Applying patches in
+<li><a href="faq10.html#Patches"       >10.15 - Applying patches in
     OpenBSD.</a>
-<li><a href="faq10.html#httpdchroot"   >10.16 - Tell me about chroot(2)
+<li><a href="faq10.html#httpdchroot"   >10.16 - Tell me about chroot(2)
     Apache?</a>
 <li><a href="faq10.html#rootshell"     >10.17 - Can I change the root
shell?</a>
 <li><a href="faq10.html#ksh"           >10.18 - What else can I do
with ksh?</a>
@@ -348,27 +348,27 @@
 <h3><a href="faq13.html">13 - Multimedia</a></h3>
 <ul>
 <li><a href="faq13.html#confaudio  ">13.1 - How do I configure my audio
-  device?</a>
+    device?</a>
 <li><a href="faq13.html#playaudio  ">13.2 - Playing different kinds of
-  audio</a>
+    audio</a>
 <li><a href="faq13.html#playCD     ">13.3 - How can I play audio CDs in
-  OpenBSD?</a>
+    OpenBSD?</a>
 <li><a href="faq13.html#recordaudio">13.4 - Can I use OpenBSD to record
-  audio samples?</a>
+    audio samples?</a>
 <li><a href="faq13.html#lossyaudio ">13.5 - Tell me about Ogg Vorbis and
-  MP3 encoding?</a>
+    MP3 encoding?</a>
 <li><a href="faq13.html#playDVD    ">13.6 - How can I playback video
-  DVDs in OpenBSD?</a>
+    DVDs in OpenBSD?</a>
 <li><a href="faq13.html#burnCD     ">13.7 - How do I burn CDs and
-  DVDs?</a>
+    DVDs?</a>
 <li><a href="faq13.html#convert"    >13.8 - But I want my media files in
-  format FOO.</a>
+    format FOO.</a>
 <li><a href="faq13.html#streaming"  >13.9 - Is it possible to play
-  streaming media under OpenBSD?</a>
+    streaming media under OpenBSD?</a>
 <li><a href="faq13.html#javaplugin" >13.10 - Can I have a Java plugin in
-  my web browser? (i386 only)</a>
+    my web browser? (i386 only)</a>
 <li><a href="faq13.html#flashplugin">13.11 - Can I have a Flash plugin in
-  my web browser? (i386 only)</a>
+    my web browser? (i386 only)</a>
 </ul>

 <h3><a href="faq14.html">14 - Disk Setup</a></h3>
@@ -379,33 +379,33 @@
 <li><a href="faq14.html#SwapFile"   >14.4 - How to swap to a file</a>
 <li><a href="faq14.html#SoftUpdates">14.5 - Soft Updates</a>
 <li><a href="faq14.html#Boot386"    >14.6 - How does OpenBSD/i386 boot?</a>
-<li><a href="faq14.html#LargeDrive" >14.7 - What are the issues regarding
+<li><a href="faq14.html#LargeDrive" >14.7 - What are the issues regarding
     large drives with OpenBSD?</a>
 <li><a href="faq14.html#InstBoot"   >14.8 - Installing Bootblocks - i386
     specific</a>
-<li><a href="faq14.html#Backup"     >14.9 - Preparing for disaster:
-   Backing up and Restoring from tape.</a>
-<li><a href="faq14.html#MountImage" >14.10 - Mounting disk images in
-   OpenBSD</a>
-<li><a href="faq14.html#pciideErr"  >14.11 - Help! I'm getting errors
-   with IDE DMA!</a>
+<li><a href="faq14.html#Backup"     >14.9 - Preparing for disaster:
+    Backing up and Restoring from tape.</a>
+<li><a href="faq14.html#MountImage" >14.10 - Mounting disk images in
+    OpenBSD</a>
+<li><a href="faq14.html#pciideErr"  >14.11 - Help! I'm getting errors
+    with IDE DMA!</a>
 <li><a href="faq14.html#RAID"       >14.13 - RAID options with OpenBSD</a>
 <li><a href="faq14.html#NegSpace"   >14.14 - Why does <tt>df(1)</tt>
-   tell me I have over 100% of my disk used?</a>
+    tell me I have over 100% of my disk used?</a>
 <li><a href="faq14.html#OhBugger"   >14.15 - Recovering partitions after
     deleting the disklabel</a>
 <li><a href="faq14.html#foreignfs"  >14.16 - Can I access data on
-   filesystems other than FFS?</a>
+    filesystems other than FFS?</a>
 <li><a href="faq14.html#flashmem"   >14.17 - Can I use a flash memory
-   device with OpenBSD?</a>
+    device with OpenBSD?</a>
 <li><a href="faq14.html#DiskOpt"    >14.18 - Optimizing disk
-   performance</a>
+    performance</a>
 <li><a href="faq14.html#Async"      >14.19 - Why aren't we using async
-   mounts?</a>
+    mounts?</a>
 </ul>

 <h3><a href="faq15.html">15 - The OpenBSD packages and ports
-  system</a></h3>
+    system</a></h3>
 <ul>
 <li><a href="faq15.html#Intro"   >15.1 - Introduction</a>
 <li><a href="faq15.html#PkgMgmt" >15.2 - Package management</a>
@@ -442,13 +442,13 @@
 	<li><a href="pf/perf.html">Performance</a>
 	<li><a href="pf/ftp.html">Issues with FTP</a>
 	<li><a href="pf/authpf.html">Authpf: User Shell for Authenticating
-Gateways</a>
+            Gateways</a>
 	<li><a href="pf/carp.html">Firewall Redundancy with CARP and pfsync</a>
 	</ul>
 <li>Example Rulesets
 	<ul>
 	<li><a href="pf/example1.html">Firewall for Home or Small
-	Office</a>
+	    Office</a>
 	</ul>
 </ul>

@@ -474,10 +474,10 @@
 <li><a href="faq11.html">The X Window System</a> - new
 <li><a href="pf/example1.html">PF Example</a> - revised
 <li><a href="faq8.html#Programming">FAQ 8 - Can I use programming language
-   "L" on OpenBSD?</a> - new
+    "L" on OpenBSD?</a> - new
 <li><a href="faq15.html">FAQ 15 - Packages and Ports</a> - new
 <li><a href="faq13.html#javaflash">FAQ 13 - using Java and Flash</a>
-   - new
+    - new
 </ul>
 <hr>

@@ -499,8 +499,8 @@

 <p>
 <big><b>Back&nbsp;to&nbsp;OpenBSD</b></big><br>
-&nbsp;<a href= "../index.html"><img height= "24" width= "24"
-    src= "../images/back.gif" border= "0" alt= "[Back to the main OpenBSD
+&nbsp;<a href= "../index.html"><img height= "24" width= "24"
+    src= "../images/back.gif" border= "0" alt= "[Back to the main OpenBSD
     website]"></a>
 <p>

@@ -508,7 +508,7 @@
 <em>OpenBSD FAQ Copyright &copy; 1998-2007 OpenBSD</em><br>
 $OpenBSD: index.html,v 1.287 2008/04/30 21:31:45 nick Exp $
 <br>
-"If you don't find it in the index, look very carefully through the
+"If you don't find it in the index, look very carefully through the
     entire catalogue."<br>
 <b>Sears, Roebuck, and Co., Consumer's Guide, 1897</b>
 </small>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.