tbetter href - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 5940cb844b8df1c9a69f5f8f7967cc786f14bba0
 (DIR) parent 3f085246b714b273b803755f6a54016a5360fcd6
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 14 Jan 2005 20:14:08 +0000
       
       better href
       
       Diffstat:
         M tmac/tmac.an                        |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/tmac/tmac.an b/tmac/tmac.an
       t@@ -120,7 +120,8 @@
        \Xhtml </B>
        ..
        .de HR
       -\X'html href \\$1'\\$2\X'html /href'
       +.ie '\\$2'' \X'html href \\$1'\fL\\$1\fP\X'html /href'
       +.el \\$4\X'html href \\$1'\\$2\X'html /href'\\$3
        ..
        .deSH
        .PD