From 7a8da4a56c50d7134e78e9b86314c33675c857c9 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 5 Oct 2010 14:25:03 -0700 Subject: Fix month name. --- genman.txr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genman.txr b/genman.txr index 94c0501b..d56b7c65 100644 --- a/genman.txr +++ b/genman.txr @@ -49,7 +49,7 @@ This document was created by @ (bind MNAME "Sep") @(or) @ (bind MONTH "10") -@ (bind MNAME "Octn") +@ (bind MNAME "Oct") @(or) @ (bind MONTH "11") @ (bind MNAME "Nov") -- cgit v1.2.3