Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2013 21:28:23 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42276 - head/en_US.ISO8859-1/books/fdp-primer/xhtml-markup
Message-ID:  <201307132128.r6DLSNP3075959@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307132128.r6DLSNP3075959>