Add the beginnings of a small word list and link to the O'Reilly word
list for more comprehensive coverage.
This commit is contained in:
parent
99c9a56f15
commit
cb5cb5afc9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9909
1 changed files with 20 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/writing-style/chapter.sgml,v 1.11 2001/04/09 00:33:47 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml,v 1.12 2001/04/19 15:23:20 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="writing-style">
|
||||
|
@ -303,6 +303,25 @@ V
|
|||
change, and that the translation team can ignore it.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<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>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>2.2.X</para></listitem>
|
||||
<listitem><para>4.X-STABLE</para></listitem>
|
||||
<listitem><para>CDROM</para></listitem>
|
||||
<listitem><para>cannot</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in a new issue