]> sourceware.org Git - glibc.git/commitdiff
* manual/errno.texi (Error Codes): Revert last change for now.
authorRoland McGrath <roland@gnu.org>
Fri, 5 Nov 2004 23:02:22 +0000 (23:02 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 5 Nov 2004 23:02:22 +0000 (23:02 +0000)
ChangeLog
manual/errno.texi

index 69db702f2ce2a081008c203b5cb9503753232180..ba8f262aecd61294b2d939b9a6d409d7e00b3820 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-05  Roland McGrath  <roland@redhat.com>
+
+       * manual/errno.texi (Error Codes): Revert last change for now.
+
 2004-11-04  Roland McGrath  <roland@frob.com>
 
        * Makeconfig (link-libc, rpath-dirs): Remove AIX cruft definitions.
index 7872452df3bce46b7312c42c5b37290e432e36a7..c799d268f89762e440d08e6aee335dd6fd88f3ce 100644 (file)
@@ -1229,30 +1229,6 @@ They are not yet documented.}
 @comment errno ???/???
 @end deftypevr
 
-@comment errno.h
-@comment Linux???: Required key not available
-@deftypevr Macro int ENOKEY
-@comment errno ???/???
-@end deftypevr
-
-@comment errno.h
-@comment Linux???: Key has expired
-@deftypevr Macro int EKEYEXPIRED
-@comment errno ???/???
-@end deftypevr
-
-@comment errno.h
-@comment Linux???: Key has been revoked
-@deftypevr Macro int EKEYREVOKED
-@comment errno ???/???
-@end deftypevr
-
-@comment errno.h
-@comment Linux???: Key was rejected by service
-@deftypevr Macro int EKEYREJECTED
-@comment errno ???/???
-@end deftypevr
-
 @node Error Messages,  , Error Codes, Error Reporting
 @section Error Messages
 
This page took 0.051963 seconds and 5 git commands to generate.