Update ancient word list in FDP.

Reviewed by:	dru
This commit is contained in:
Warren Block 2013-06-17 21:17:51 +00:00
parent 308b6b3c6a
commit ed146b7542
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41940

View file

@ -457,89 +457,80 @@ GB. Hardware compression &hellip;</literallayout>
<sect1 id="writing-style-word-list"> <sect1 id="writing-style-word-list">
<title>Word List</title> <title>Word List</title>
<para>The following is a small list of words spelled the way they <para>This list of words shows the correct spelling and
should be used in the FreeBSD Documentation Project. If the capitalization when used in FreeBSD Documentation. If a word is
word you are looking for is not in this list, then please not on this list, ask about that word on the &a.doc;.</para>
consult the <ulink
url="http://www.oreilly.com/oreilly/author/stylesheet.html">O'Reilly
word list</ulink>.</para>
<itemizedlist> <informaltable frame="none" pgwide="0">
<listitem> <tgroup cols="2">
<para>2.2.X</para> <thead>
</listitem> <row>
<entry>Word</entry>
<entry>XML Code</entry>
</row>
</thead>
<listitem> <tbody>
<para>4.X-STABLE</para> <row>
</listitem> <entry>CD-ROM</entry>
<entry><![CDATA[<acronym>CD-ROM</acronym>]]></entry>
</row>
<listitem> <row>
<para>CD-ROM</para> <entry>DoS (Denial of Service)</entry>
</listitem> <entry><![CDATA[<acronym>DoS</acronym>]]></entry>
</row>
<listitem> <row>
<para>DoS <emphasis>(Denial of Service)</emphasis> </para> <entry>email</entry>
</listitem> </row>
<listitem> <row>
<para>Ports Collection</para> <entry>file system</entry>
</listitem> </row>
<listitem> <row>
<para>IPsec</para> <entry>IPsec</entry>
</listitem> </row>
<listitem> <row>
<para>Internet</para> <entry>Internet</entry>
</listitem> </row>
<listitem> <row>
<para>MHz</para> <entry>manual page</entry>
</listitem> </row>
<listitem> <row>
<para>Soft Updates</para> <entry>mail server</entry>
</listitem> </row>
<listitem> <row>
<para>Unix</para> <entry>name server</entry>
</listitem> </row>
<listitem> <row>
<para>disk label</para> <entry>Ports Collection</entry>
</listitem> </row>
<listitem> <row>
<para>email</para> <entry>read-only</entry>
</listitem> </row>
<listitem> <row>
<para>file system</para> <entry>Soft Updates</entry>
</listitem> </row>
<listitem> <row>
<para>manual page</para> <entry>&unix;</entry>
</listitem> <entry><![CDATA[&unix;]]></entry>
</row>
<listitem> <row>
<para>mail server</para> <entry>web server</entry>
</listitem> </row>
</tbody>
<listitem> </tgroup>
<para>name server</para> </informaltable>
</listitem>
<listitem>
<para>null-modem</para>
</listitem>
<listitem>
<para>read-only</para>
</listitem>
<listitem>
<para>web server</para>
</listitem>
</itemizedlist>
</sect1> </sect1>
</chapter> </chapter>