Bug 23816

Summary: Use of <note> Element in FAQ
Product: Documentation Reporter: Dirk Gouders <gouders>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dirk Gouders 2000-12-24 20:50:01 UTC
In question 1.16 a note element should be used at the beginning of the
answer.

Fix: 

<para>
            <note>
              <para>By the <quote>geometry</quote> of a disk, we mean the
              number of cylinders, heads and sectors/track on a disk - I'll
              refer to this as C/H/S for convenience. This is how the PC's
              BIOS works out which area on a disk to read/write from.</para>
            </note>
          </para>
How-To-Repeat: http://www.de.freebsd.org/FAQ/install.html#GEOMETRY
Comment 1 alex freebsd_committer freebsd_triage 2001-01-05 20:00:35 UTC
State Changed
From-To: open->closed

Committed, thanks!