*** empty log message ***
[m17n/m17n-docs.git] / utils / exmim.sh
index b35f723..6119249 100755 (executable)
@@ -1,8 +1,9 @@
 #!/bin/sh
 
 cat <<EOF
-/***en @page m17nExMim Example Input Methods
-
+/***en @page m17nExMim Example Input Methods */
+/***ja @page m17nExMim ¥µ¥ó¥×¥ëÆþÎϥ᥽¥Ã¥É */
+/***
 This section describes these example input methods.  They are to
 demonstrate the usage of the m17n library, not for practical use.
 
@@ -21,3 +22,7 @@ sed -n -e '/;; \/\*\*\*/,/;; \*\// p' | \
 sed -e 's/;; *//' \
     -e 's/@section/@subsection/' \
     -e 's/@page \([^.]*\).mim/@section \1 \1.mim --/'
+
+# Local Variables:
+# coding: euc-jp
+# End: