svn commit: r42276 - head/en_US.ISO8859-1/books/fdp-primer/xhtml-markup
Warren Block
wblock at FreeBSD.org
Sat Jul 13 21:28:23 UTC 2013
Author: wblock
Date: Sat Jul 13 21:28:22 2013
New Revision: 42276
URL: http://svnweb.freebsd.org/changeset/doc/42276
Log:
Unfix a singular that really should have been plural, and replace
another "FreeBSD" with &os;.
Modified:
head/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml Sat Jul 13 21:25:15 2013 (r42275)
+++ head/en_US.ISO8859-1/books/fdp-primer/xhtml-markup/chapter.xml Sat Jul 13 21:28:22 2013 (r42276)
@@ -86,13 +86,13 @@
</sect1>
<sect1 id="xhtml-markup-fpi">
- <title>Formal Public Identifier (<acronym>FPI</acronym>)</title>
+ <title>Formal Public Identifier (<acronym>FPI</acronym>)s</title>
<para>There are a number of <acronym>XHTML</acronym>
<acronym>FPI</acronym>s, depending upon the version, or
<emphasis>level</emphasis> of <acronym>XHTML</acronym> to which
a document conforms. Most <acronym>XHTML</acronym> documents on
- the FreeBSD web site comply with the transitional version of
+ the &os; web site comply with the transitional version of
<acronym>XHTML</acronym> 1.0.</para>
<programlisting>PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"</programlisting>
More information about the svn-doc-head
mailing list