From e0d40d0885ee4f1112f63f9bf36a175571a3fdfb Mon Sep 17 00:00:00 2001 From: Warren Block <wblock@FreeBSD.org> Date: Wed, 3 Jul 2013 00:00:54 +0000 Subject: [PATCH] Add a third column to the word list for notes about usage. Remove the from the "Ports Collection" usage, that was unnecessary. Add an entry for Subversion and a note about which form to use. --- .../books/fdp-primer/writing-style/chapter.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml index 2577d412a7..d4cac87418 100644 --- a/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml @@ -495,11 +495,12 @@ GB. Hardware compression …</literallayout> not on this list, ask about it on the &a.doc;.</para> <informaltable frame="none" pgwide="0"> - <tgroup cols="2"> + <tgroup cols="3"> <thead> <row> <entry>Word</entry> <entry>XML Code</entry> + <entry>Notes</entry> </row> </thead> @@ -544,7 +545,6 @@ GB. Hardware compression …</literallayout> <row> <entry>Ports Collection</entry> - <entry>Ports&nbsp;Collection</entry> </row> <row> @@ -555,6 +555,19 @@ GB. Hardware compression …</literallayout> <entry>Soft Updates</entry> </row> + <row> + <entry>Subversion</entry> + + <entry><sgmltag + class="starttag">application</sgmltag><literal>Subversion</literal><sgmltag + class="endtag">application</sgmltag></entry> + <entry>Do not refer to the Subversion application as + <literal>SVN</literal> in upper case. To refer to the + command, use <sgmltag + class="starttag">command</sgmltag><literal>svn</literal><sgmltag + class="endtag">command</sgmltag>.</entry> + </row> + <row> <entry>&unix;</entry> <entry><literal>&unix;</literal></entry>