Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2016 21:24:10 +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: r48188 - head/en_US.ISO8859-1/books/fdp-primer/xml-primer
Message-ID:  <201602172124.u1HLOAlZ072664@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Wed Feb 17 21:24:10 2016
New Revision: 48188
URL: https://svnweb.freebsd.org/changeset/doc/48188

Log:
  Remove misplaced URL in DOCTYPE explanation.
  
  PR:		204884

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

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	Wed Feb 17 20:06:37 2016	(r48187)
+++ head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml	Wed Feb 17 21:24:10 2016	(r48188)
@@ -487,8 +487,7 @@ example.xml:5: element head: validity er
       </varlistentry>
 
       <varlistentry>
-	<term><literal>PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"</literal></term>;
+	<term><literal>PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"</literal></term>
 
 	<listitem>
 	  <para>Lists the Formal Public Identifier



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