Skip to content

Commit

Permalink
* manual/errno.texi (Error Codes): Revert last change for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland McGrath committed Nov 5, 2004
1 parent 861ff56 commit c3047bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
24 changes: 0 additions & 24 deletions manual/errno.texi
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c3047bc

Please sign in to comment.