From 9c0f26d83911ed2b6064b783848c5ffc055b63e5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Aug 1999 16:53:40 +0000 Subject: [PATCH] Update. 1999-08-16 Andreas Schwab * charmaps/UTF8: Add entries for /x00. Remove spurious entry. Correct typo. --- localedata/ChangeLog | 5 +++++ localedata/charmaps/UTF8 | 5 +++-- manual/job.texi | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 2a51db5..9959cf4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +1999-08-16 Andreas Schwab + + * charmaps/UTF8: Add entries for /x00. Remove spurious + entry. Correct typo. + 1999-08-15 Ulrich Drepper * charmaps/UTF8: Generated from the charDB. diff --git a/localedata/charmaps/UTF8 b/localedata/charmaps/UTF8 index 0425beb..88c2809 100644 --- a/localedata/charmaps/UTF8 +++ b/localedata/charmaps/UTF8 @@ -7,6 +7,8 @@ % alias ISO-10646/UTF-8 CHARMAP + /x00 NULL + /x00 NULL /x01 START OF HEADING /x01 START OF HEADING /x02 START OF TEXT @@ -82,7 +84,6 @@ CHARMAP /x24 DOLLAR SIGN <%> /x25 PERCENT SIGN /x25 PERCENT SIGN -> /x25 PERCENT SIGN <&> /x26 AMPERSAND /x26 AMPERSAND <'> /x27 APOSTROPHE @@ -239,7 +240,7 @@ CHARMAP /xC2/x8F SINGLE-SHIFT THREE (SS3) /xC2/x90 DEVICE CONTROL STRING (DCS) /xC2/x91 PRIVATE USE ONE (PU1) - /xC2/x92 PRIVATE USE ONE (PU2) + /xC2/x92 PRIVATE USE TWO (PU2) /xC2/x93 SET TRANSMIT STATE (STS) /xC2/x94 CANCEL CHARACTER (CCH) /xC2/x95 MESSAGE WAITING (MW) diff --git a/manual/job.texi b/manual/job.texi index b0374a7..24e1c94 100644 --- a/manual/job.texi +++ b/manual/job.texi @@ -1166,7 +1166,7 @@ different sessions, and the implementation doesn't allow to access the process group ID of the process with ID @var{pid} from the calling process. @end table -@end deftypefun +@end deftypefn @comment unistd.h @comment POSIX.1 -- 2.7.4