Update ancient word list in FDP.
Reviewed by: dru
This commit is contained in:
parent
308b6b3c6a
commit
ed146b7542
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41940
1 changed files with 60 additions and 69 deletions
|
@ -457,89 +457,80 @@ GB. Hardware compression …</literallayout>
|
|||
<sect1 id="writing-style-word-list">
|
||||
<title>Word List</title>
|
||||
|
||||
<para>The following is a small list of words spelled the way they
|
||||
should be used in the FreeBSD Documentation Project. If the
|
||||
word you are looking for is not in this list, then please
|
||||
consult the <ulink
|
||||
url="http://www.oreilly.com/oreilly/author/stylesheet.html">O'Reilly
|
||||
word list</ulink>.</para>
|
||||
<para>This list of words shows the correct spelling and
|
||||
capitalization when used in FreeBSD Documentation. If a word is
|
||||
not on this list, ask about that word on the &a.doc;.</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>2.2.X</para>
|
||||
</listitem>
|
||||
<informaltable frame="none" pgwide="0">
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Word</entry>
|
||||
<entry>XML Code</entry>
|
||||
</row>
|
||||
</thead>
|
||||
|
||||
<listitem>
|
||||
<para>4.X-STABLE</para>
|
||||
</listitem>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>CD-ROM</entry>
|
||||
<entry><![CDATA[<acronym>CD-ROM</acronym>]]></entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>CD-ROM</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>DoS (Denial of Service)</entry>
|
||||
<entry><![CDATA[<acronym>DoS</acronym>]]></entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>DoS <emphasis>(Denial of Service)</emphasis> </para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>email</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>Ports Collection</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>file system</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>IPsec</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>IPsec</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>Internet</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>Internet</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>MHz</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>manual page</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>Soft Updates</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>mail server</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>Unix</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>name server</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>disk label</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>Ports Collection</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>email</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>read-only</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>file system</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>Soft Updates</entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>manual page</para>
|
||||
</listitem>
|
||||
<row>
|
||||
<entry>&unix;</entry>
|
||||
<entry><![CDATA[&unix;]]></entry>
|
||||
</row>
|
||||
|
||||
<listitem>
|
||||
<para>mail server</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>name server</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>null-modem</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>read-only</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>web server</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<row>
|
||||
<entry>web server</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
|
Loading…
Reference in a new issue