svn commit: r41678 - head/en_US.ISO8859-1/books/handbook

Eitan Adler eadler at FreeBSD.org
Sun May 19 04:08:01 UTC 2013


Author: eadler
Date: Sun May 19 04:08:00 2013
New Revision: 41678
URL: http://svnweb.freebsd.org/changeset/doc/41678

Log:
  Update the colophon to reflect reality a bit better.

Modified:
  head/en_US.ISO8859-1/books/handbook/colophon.xml

Modified: head/en_US.ISO8859-1/books/handbook/colophon.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/colophon.xml	Sun May 19 03:14:25 2013	(r41677)
+++ head/en_US.ISO8859-1/books/handbook/colophon.xml	Sun May 19 04:08:00 2013	(r41678)
@@ -8,12 +8,9 @@
 <colophon id='colophon'>
   <para>This book is the combined work of hundreds of contributors to
     <quote>The FreeBSD Documentation Project</quote>.  The text is
-    authored in SGML according to the DocBook DTD and is formatted
-    from SGML into many different presentation formats using
-    <application>Jade</application>, an open source DSSSL engine.
-    Norm Walsh's DSSSL stylesheets were used with an additional
-    customization layer to provide the presentation instructions for
-    <application>Jade</application>.  The printed version of this
+    authored in XML according to the DocBook DTD and is formatted
+    from XML into many different presentation formats using
+    XSLT.  The printed version of this
     document would not be possible without Donald Knuth's
     <application>&tex;</application> typesetting language, Leslie
     Lamport's <application>LaTeX</application>, or Sebastian Rahtz's


More information about the svn-doc-all mailing list