diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-07 10:35:46 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-07 10:35:46 +0800 |
commit | 7e84c3302f519cf0db7562b1ace8c16f996015b1 (patch) | |
tree | 774ad9fceadcf1e7b6909b5e52355e99989b04d0 /japanese/gawk/pkg-descr | |
parent | 154ac978826ccc8695bbd648c9865784116e5c37 (diff) | |
download | freebsd-ports-gnome-7e84c3302f519cf0db7562b1ace8c16f996015b1.tar.gz freebsd-ports-gnome-7e84c3302f519cf0db7562b1ace8c16f996015b1.tar.zst freebsd-ports-gnome-7e84c3302f519cf0db7562b1ace8c16f996015b1.zip |
Updated to 3.0.4+mb1.12 (mb = multi-byte)
PR: 13566
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'japanese/gawk/pkg-descr')
-rw-r--r-- | japanese/gawk/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/gawk/pkg-descr b/japanese/gawk/pkg-descr index 86825ea65dbd..b237e5cf3d4b 100644 --- a/japanese/gawk/pkg-descr +++ b/japanese/gawk/pkg-descr @@ -1,5 +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. +This package is multi-byte extented GNU AWK. +Supported multi-byte codes are EUC-JP/Shift_JIS/UTF-8 code. -Multi-byte code by t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp). +Multi-byte code by WILLs(Katsuyuki Okabe, hgc02147@nifty.ne.jp) +and t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp). |