tbetter HR - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 0215fd56dbd9823b392000729edbb81c46447cda
parent 0b561695d60ce777fbfb332a436c2a51702fae23
Author: rsc 
Date:   Sun, 16 Jan 2005 21:31:47 +0000

better HR

Diffstat:
  M tmac/tmac.an                        |       2 +-

1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tmac/tmac.an b/tmac/tmac.an
t@@ -120,7 +120,7 @@
 \Xhtml 
 ..
 .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