From ceb54b9b4ff5ef7d518a6e6e415a6897fb77eb67 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 20 Mar 2018 03:10:57 +0100 Subject: Fix errno values * manual/errno.texi (EOWNERDEAD, ENOTRECOVERABLE): Remove errno values from Linux-specific section now that it is in the GNU section. * sysdeps/gnu/errlist.c: Regenerate. --- manual/errno.texi | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'manual') diff --git a/manual/errno.texi b/manual/errno.texi index 8917ccc..b195b63 100644 --- a/manual/errno.texi +++ b/manual/errno.texi @@ -1111,16 +1111,6 @@ They are not yet documented.} @errno{EKEYREJECTED, ???/???, Key was rejected by service} @end deftypevr -@deftypevr Macro int EOWNERDEAD -@standards{Linux, errno.h} -@errno{EOWNERDEAD, ???/???, Owner died} -@end deftypevr - -@deftypevr Macro int ENOTRECOVERABLE -@standards{Linux, errno.h} -@errno{ENOTRECOVERABLE, ???/???, State not recoverable} -@end deftypevr - @deftypevr Macro int ERFKILL @standards{Linux, errno.h} @errno{ERFKILL, ???/???, Operation not possible due to RF-kill} -- cgit v1.1