summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--genman.txr11
2 files changed, 11 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d95ab54..ef0a08f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-12-14 Kaz Kylheku <kaz@kylheku.com>
+ * genman.txr: Fix empty NAME section.
+
+2011-12-14 Kaz Kylheku <kaz@kylheku.com>
+
* arith.c (minus): Allow difference between characters.
2011-12-14 Kaz Kylheku <kaz@kylheku.com>
diff --git a/genman.txr b/genman.txr
index 0996bb32..f07fec7a 100644
--- a/genman.txr
+++ b/genman.txr
@@ -9,18 +9,21 @@
Content-type: text/html
@(skip 15)
<H1>txr</H1>
-@/.*Updated:/ @YEAR-@MONTH-@DAY<BR><A HREF="#index">Index</A>
+@(skip)Updated: @YEAR-@MONTH-@DAY<BR><A HREF="#index">Index</A>
@(collect)
@PREAMBLE
@(until)
-txr - text extractor @/.*/
+txr - text extractor @(skip)
@(end)
+@(all)
txr - text extractor @VERSION
-@(collect)
+@ (and)
+@ (collect)
@BODY
-@(until)
+@ (until)
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
+@ (end)
@(end)
<HR>
@(collect)