diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-05 08:53:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-05 08:53:47 +0000 |
commit | 6816e73a9855a9003c15554160a2ea8fa9622aad (patch) | |
tree | 404e19822fceb9aa0178f0231d9839ab3aad6753 /japanese/gawk/pkg-descr | |
parent | adcfa10d21c389646c18a8d8c7b8b2e4effbbe17 (diff) |
Notes
Diffstat (limited to 'japanese/gawk/pkg-descr')
-rw-r--r-- | japanese/gawk/pkg-descr | 5 |
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). |