hgbook

diff en/examples/results/filenames.wdir-relname.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/filenames.wdir-relname.out	Mon Mar 09 21:37:47 2009 -0700
     1.2 +++ b/en/examples/results/filenames.wdir-relname.out	Thu Mar 26 23:05:28 2009 -0700
     1.3 @@ -1,4 +1,4 @@
     1.4 -$ \textbf{hg status}
     1.5 +<screen><prompt>$</prompt> <userinput>hg status</userinput>
     1.6  A COPYING
     1.7  A README
     1.8  A examples/simple.py
     1.9 @@ -9,7 +9,7 @@
    1.10  ? src/watcher/_watcher.c
    1.11  ? src/watcher/watcher.py
    1.12  ? src/xyzzy.txt
    1.13 -$ \textbf{hg status `hg root`}
    1.14 +<prompt>$</prompt> <userinput>hg status `hg root`</userinput>
    1.15  A ../COPYING
    1.16  A ../README
    1.17  A ../examples/simple.py
    1.18 @@ -20,3 +20,4 @@
    1.19  ? watcher/_watcher.c
    1.20  ? watcher/watcher.py
    1.21  ? xyzzy.txt
    1.22 +</screen>