OpenBSD CVS

CVS log for src/usr.bin/locale/locale.1


[BACK] Up to [local] / src / usr.bin / locale

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Sun Mar 5 18:55:34 2023 UTC (14 months, 2 weeks ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

Actually, LANG only set the default.

from guenther@

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 5 12:55:36 2023 UTC (14 months, 2 weeks ago) by jmc
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

oops, overridden has two d's; apologies ajacoutot for not spotting that.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 5 10:11:29 2023 UTC (14 months, 2 weeks ago) by ajacoutot
Branch: MAIN
Changes since 1.8: +8 -2 lines
Diff to previous 1.8 (colored)

Values for categories that are not set in the environment or that are overriden
by LANG or LC_ALL are displayed between double quotes.

wording by guenther@
ok kn@ jmc@

Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 17 10:45:04 2020 UTC (4 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.7: +10 -5 lines
Diff to previous 1.7 (colored)

implement the "charmap" argument as required by POSIX;
OK stsp@ millert@

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 26 01:00:27 2016 UTC (7 years, 6 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.6: +17 -15 lines
Diff to previous 1.6 (colored)

Polishing together with jmc@:
Avoid the impression that we unconditionally recommend LC_CTYPE=en_US.UTF-8.
Make it clear that not all parts of the system fully support it yet.
Collect the sentences drawing the big picture into a single paragraph,
and move it to a less unusual place, right after the option list.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 24 13:27:06 2016 UTC (7 years, 6 months ago) by schwarze
Branch: MAIN
Changes since 1.5: +189 -26 lines
Diff to previous 1.5 (colored)

Document the LC_* variables in more detail
and explain what is special about locales in OpenBSD.
Lots of feedback and OK jmc@.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 12 09:38:23 2015 UTC (8 years, 9 months ago) by zhuk
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)

Mention LC_MESSAGES.

Input & okay (pre-lock) from jmc@, sobrado@ and stsp@.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 24 07:29:22 2014 UTC (10 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.3: +8 -4 lines
Diff to previous 1.3 (colored)

- add an EXIT STATUS section
- more consistent STANDARDS blurb
- -nosplit in AUTHORS

ok stsp

Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 27 00:48:18 2013 UTC (10 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.2: +16 -1 lines
Diff to previous 1.2 (colored)

Add HISTORY and AUTHORS; triggered by a shorter patch from bcallah@.
OK bcallah@ on a previous version, plus feedback from guenther@.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 3 17:06:29 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.1: +4 -3 lines
Diff to previous 1.1 (colored)

nicer ENVIRONMENT;

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 3 14:27:50 2013 UTC (10 years, 11 months ago) by stsp
Branch: MAIN

Add a minimal implementation of the locale(1) utility.
Can be used to check the current locale configuration and
provides a list of locales supported by the system.
help and ok matthew, schwarze

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.