mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
Update.
1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * locale/programs/localedef.c (options): Fix help message.
This commit is contained in:
parent
e1252e2825
commit
7c38dd46bf
@ -1,3 +1,7 @@
|
||||
1998-05-04 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||
|
||||
* locale/programs/localedef.c (options): Fix help message.
|
||||
|
||||
1998-05-04 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Avoid nasty
|
||||
|
@ -100,7 +100,7 @@ static const struct argp_option options[] =
|
||||
N_("Symbolic character names defined in FILE") },
|
||||
{ "inputfile", 'i', "FILE", 0, N_("Source definitions are found in FILE") },
|
||||
{ "repertoire-map", 'u', "FILE", 0,
|
||||
N_("file containing mapping from symbolic names to UCS4 values") },
|
||||
N_("FILE contains mapping from symbolic names to UCS4 values") },
|
||||
|
||||
{ NULL, 0, NULL, 0, N_("Output control:") },
|
||||
{ "force", 'c', NULL, 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user