[Lunar-commits] <moonbase> man: default Unicode to y
Paul Bredbury
brebs at lunar-linux.org
Sat Mar 5 15:45:36 CET 2011
commit 4aa2fe1393e53bf64e979281e4065a9368b435de
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sat Mar 5 21:45:36 2011 +0700
man: default Unicode to y
It's horrendously old-fashioned to be Unicode-unfriendly.
---
doc-tools/man/CONFIGURE | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc-tools/man/CONFIGURE b/doc-tools/man/CONFIGURE
index 6409506..2db7c57 100644
--- a/doc-tools/man/CONFIGURE
+++ b/doc-tools/man/CONFIGURE
@@ -1 +1 @@
-mquery UCODE "Output Unicode instead of latin1?" n
+mquery UCODE "Output Unicode instead of latin1?" y
More information about the Lunar-commits
mailing list