svn commit: r46418 - head/en_US.ISO8859-1/htdocs/docs

Eitan Adler eadler at FreeBSD.org
Wed Apr 1 21:34:00 UTC 2015


Author: eadler
Date: Wed Apr  1 21:33:58 2015
New Revision: 46418
URL: https://svnweb.freebsd.org/changeset/doc/46418

Log:
  docs/books.xml: remove extranious heading
  
  - no need for h3 and h2 when the h3 can be placed into the h2

Modified:
  head/en_US.ISO8859-1/htdocs/docs/books.xml

Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docs/books.xml	Wed Apr  1 21:05:59 2015	(r46417)
+++ head/en_US.ISO8859-1/htdocs/docs/books.xml	Wed Apr  1 21:33:58 2015	(r46418)
@@ -319,13 +319,11 @@
       An easy to follow description of the design of the FreeBSD
       virtual memory system.</p>
 
-    <h2>On other web sites</h2>
+    <h2>Articles on other web sites</h2>
 
     <p>Various independent efforts have also produced a great deal of
       useful information about FreeBSD.</p>
 
-    <h3>Articles</h3>
-
     <ul>
       <li>
 	<p>Niels Jorgensen has authored an academic study on the


More information about the svn-doc-all mailing list