URI:
       tbetter HR - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 0215fd56dbd9823b392000729edbb81c46447cda
   DIR parent 0b561695d60ce777fbfb332a436c2a51702fae23
  HTML Author: rsc <devnull@localhost>
       Date:   Sun, 16 Jan 2005 21:31:47 +0000
       
       better HR
       
       Diffstat:
         M tmac/tmac.an                        |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/tmac/tmac.an b/tmac/tmac.an
       t@@ -120,7 +120,7 @@
        \Xhtml </B>
        ..
        .de HR
       -.ie '\\$2'' \X'html href \\$1'\fL\\$1\fP\X'html /href'
       +.ie '\\$2'' \\$4\X'html href \\$1'\fL\\$1\fP\X'html /href'\\$3
        .el \\$4\X'html href \\$1'\\$2\X'html /href'\\$3
        ..
        .deSH