summaryrefslogtreecommitdiff
path: root/japanese/gawk/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-05 08:53:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-05 08:53:47 +0000
commit6816e73a9855a9003c15554160a2ea8fa9622aad (patch)
tree404e19822fceb9aa0178f0231d9839ab3aad6753 /japanese/gawk/pkg-descr
parentUpgrade, 1.63 -> 1.65. (diff)
Japanized gawk.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
Notes
Notes: svn path=/head/; revision=1294
Diffstat (limited to 'japanese/gawk/pkg-descr')
-rw-r--r--japanese/gawk/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/japanese/gawk/pkg-descr b/japanese/gawk/pkg-descr
new file mode 100644
index 000000000000..86825ea65dbd
--- /dev/null
+++ b/japanese/gawk/pkg-descr
@@ -0,0 +1,5 @@
+This package is multi-byte extented GNU AWK. It accepts text which
+includes multi-byte character codes. Supported multi-byte codes are
+2 byte EUC code and/or Shift-JIS code.
+
+Multi-byte code by t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp).