Date: Fri, 6 Oct 2006 09:21:15 GMT From: "do.dat" <doitdoit@myTrashMail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/104043: jman(1) in /usr/ports/japanese/man is obsolete. Message-ID: <200610060921.k969LF8l066990@www.freebsd.org> Resent-Message-ID: <200610060930.k969ULre085846@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104043 >Category: ports >Synopsis: jman(1) in /usr/ports/japanese/man is obsolete. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 06 09:30:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: do.dat >Release: 6.1-RELEASE >Organization: Home >Environment: 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: The jman(1) in /usr/ports/japanese/man (ja-man-1.1j_5 to me) is obsolete. The locale ja_JP.EUC did not work for jman on 6.1-RELEASE. Tha word `ja_JP.EUC' in jman(1) should be replaced with `ja_JP.eucJP', it works correctly. >How-To-Repeat: Set the environment variable LC_CTYPE (or LANG) to ja_JP.EUC, and then execute jman hoge command on 6.1-RELEASE. >Fix: Modify jman(1) in /usr/ports/japanese/man correctly. s/ja_JP.EUC/ja_JP.eucJP/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610060921.k969LF8l066990>