hgbook

diff en/examples/results/template.svnstyle.template.out @ 597:e0d9eb01e4c2

Remove references to RWH.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 26 23:05:28 2009 -0700 (2009-03-26)
parents 44d1363234d2
children 4432ad34b8e5
line diff
     1.1 --- a/en/examples/results/template.svnstyle.template.out	Mon Mar 09 21:37:47 2009 -0700
     1.2 +++ b/en/examples/results/template.svnstyle.template.out	Thu Mar 26 23:05:28 2009 -0700
     1.3 @@ -1,6 +1,7 @@
     1.4 -$ \textbf{cat svn.template}
     1.5 -r\{rev\} | \{author|user\} | \{date|isodate\} (\{date|rfc822date\})
     1.6 +<screen><prompt>$</prompt> <userinput>cat svn.template</userinput>
     1.7 +r{rev} | {author|user} | {date|isodate} ({date|rfc822date})
     1.8  
     1.9 -\{desc|strip|fill76\}
    1.10 +{desc|strip|fill76}
    1.11  
    1.12  ------------------------------------------------------------------------
    1.13 +</screen>