svn commit: r46365 - in head/en_US.ISO8859-1/books/fdp-primer: structure xml-primer

Allan Jude <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: allanjude
Date: Sun Mar 22 20:39:42 2015
New Revision: 46365
URL: https://svnweb.freebsd.org/changeset/doc/46365

Log:
  Fix typos in the FreeBSD Documentation Project Primer
  
  PR:		198654
  Differential Revision:	https://reviews.freebsd.org/D2112
  Submitted by:	Francis Gudin
  Reviewed by:	wblock
  Approved by:	bcr (mentor)
  Sponsored by:	ScaleEngine Inc.

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml
  head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml

Modified: head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml	Sun Mar 22 19:28:18 2015	(r46364)
+++ head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml	Sun Mar 22 20:39:42 2015	(r46365)
@@ -204,7 +204,7 @@
 	<note>
 	  <para>The Handbook's organization may change over time, and
 	    this document may lag in detailing the organizational
-	    changes.  Post questions about Handbook organization to
+	    changes.  Post questions about Handbook organization to the
 	    &a.doc;.</para>
 	</note>
 

Modified: head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml	Sun Mar 22 19:28:18 2015	(r46364)
+++ head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml	Sun Mar 22 20:39:42 2015	(r46365)
@@ -367,7 +367,7 @@
 	    the standard programs and supporting files needed by the
 	    Documentation Project.  &man.csh.1; users must use
 	    <command>rehash</command> for the shell to recognize new
-	    programs after after they have been installed, or log out
+	    programs after they have been installed, or log out
 	    and then log back in again.</para>
 
       <procedure>
@@ -415,7 +415,7 @@
 	  <para>See what happens when required elements are omitted.
 	    Delete the line with the
 	    <tag class="starttag">title</tag> and
-	    <tag class="endtag">/title</tag> tags, and re-run
+	    <tag class="endtag">title</tag> tags, and re-run
 	    the validation.</para>
 
 	  <screen>&prompt.user; <userinput>xmllint --valid --noout example.xml</userinput>
@@ -952,7 +952,7 @@ example.xml:5: element head: validity er
 	    file as expected.  The entity reference
 	    <literal>&amp;version;</literal> may not be replaced by
 	    the version number, or the <acronym>XML</acronym> context
-	    closing <literal>]&lt;</literal> may not be recognized and
+	    closing <literal>]&gt;</literal> may not be recognized and
 	    instead shown in the output.</para>
 	</step>
 
@@ -969,7 +969,7 @@ example.xml:5: element head: validity er
 	  <para><command>xmllint</command> can be used for this.  It
 	    also has an option to drop the initial
 	    <acronym>DTD</acronym> section so that the closing
-	    <literal>]&lt;</literal> does not confuse browsers:</para>
+	    <literal>]&gt;</literal> does not confuse browsers:</para>
 
 	  <screen>&prompt.user; <userinput>xmllint --noent --dropdtd example.xml &gt; example.html</userinput></screen>
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.