Date: Thu, 30 May 1996 12:24:11 +0200 From: Zahemszky Gabor <zgabor@code.hu> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/1280: locale and collating Message-ID: <199605301024.MAA01177@zg.CoDe.hu> Resent-Message-ID: <199605301030.DAA22806@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 1280 >Category: docs >Synopsis: locale and collating >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu May 30 03:30:03 PDT 1996 >Last-Modified: >Originator: Zahemszky Gabor >Organization: >Release: FreeBSD 2.1.0-RELEASE i386 >Environment: 2.1.0-RELEASE from Walnut Creek CD >Description: The mklocale(1) manual page has missing the reference to the colldef(1) command. The colldef(1) manual page has missing the reference to the setlocale(3) function. The setlocale(3) manual page has missing the reference to the mklocale(1) and the colldef(1) commands. The setlocale(3) in the BUGS section says: ``the current implementation supports ... only the LC_COLLATE, LC_CTYPE and LC_TIME categories''. But how? LC_COLLATE - colldef LC_LOCALE - mklocale LC_TIME - ??? (The reference is missing.) The strcoll(3) manual page has missing the reference to the mklocale(1) and the colldef(1) commands. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605301024.MAA01177>