[svnbook] r3872 committed - * src/en/HACKING...

svnbook at googlecode.com svnbook at googlecode.com
Fri Jul 1 09:40:54 CDT 2011


Revision: 3872
Author:   cmpilato at gmail.com
Date:     Fri Jul  1 07:38:09 2011
Log:      * src/en/HACKING
   Wrap sample <screen> with <informalexample>, too.

http://code.google.com/p/svnbook/source/detail?r=3872

Modified:
  /trunk/src/en/HACKING

=======================================
--- /trunk/src/en/HACKING	Thu Oct 14 10:32:42 2010
+++ /trunk/src/en/HACKING	Fri Jul  1 07:38:09 2011
@@ -153,11 +153,13 @@

           <para>This is what that output looks like:</para>

-         <screen>
+         <informalexample>
+           <screen>
       $ svn --version --quiet
       1.5.0-rc1
       $
       </screen>
+         </informalexample>

           <para>See how concise that was?</para>





More information about the svnbook-dev mailing list