Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 16 Aug 1999 16:53:40 +0000 (16:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 16 Aug 1999 16:53:40 +0000 (16:53 +0000)
1999-08-16  Andreas Schwab  <schwab@suse.de>

* charmaps/UTF8: Add entries for /x00.  Remove spurious
<percent-sign/> entry.  Correct typo.

localedata/ChangeLog
localedata/charmaps/UTF8
manual/job.texi

index 2a51db5..9959cf4 100644 (file)
@@ -1,3 +1,8 @@
+1999-08-16  Andreas Schwab  <schwab@suse.de>
+
+       * charmaps/UTF8: Add entries for /x00.  Remove spurious
+       <percent-sign/> entry.  Correct typo.
+
 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
 
        * charmaps/UTF8: Generated from the charDB.
index 0425beb..88c2809 100644 (file)
@@ -7,6 +7,8 @@
 
 % alias ISO-10646/UTF-8
 CHARMAP
+<NU>                   /x00         <U0000> NULL
+<NUL>                  /x00         <U0000> NULL
 <SH>                   /x01         <U0001> START OF HEADING
 <SOH>                  /x01         <U0001> START OF HEADING
 <STX>                  /x02         <U0002> START OF TEXT
@@ -82,7 +84,6 @@ CHARMAP
 <dollar-sign>          /x24         <U0024> DOLLAR SIGN
 <%>                    /x25         <U0025> PERCENT SIGN
 <percent-sign>         /x25         <U0025> PERCENT SIGN
-<percent-sign/>>       /x25         <U0025> PERCENT SIGN
 <&>                    /x26         <U0026> AMPERSAND
 <ampersand>            /x26         <U0026> AMPERSAND
 <'>                    /x27         <U0027> APOSTROPHE
@@ -239,7 +240,7 @@ CHARMAP
 <S3>                   /xC2/x8F     <U008F> SINGLE-SHIFT THREE (SS3)
 <DC>                   /xC2/x90     <U0090> DEVICE CONTROL STRING (DCS)
 <P1>                   /xC2/x91     <U0091> PRIVATE USE ONE (PU1)
-<P2>                   /xC2/x92     <U0092> PRIVATE USE ONE (PU2)
+<P2>                   /xC2/x92     <U0092> PRIVATE USE TWO (PU2)
 <TS>                   /xC2/x93     <U0093> SET TRANSMIT STATE (STS)
 <CC>                   /xC2/x94     <U0094> CANCEL CHARACTER (CCH)
 <MW>                   /xC2/x95     <U0095> MESSAGE WAITING (MW)
index b0374a7..24e1c94 100644 (file)
@@ -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