diff options
Diffstat (limited to 'manual/errno.texi')
-rw-r--r-- | manual/errno.texi | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/manual/errno.texi b/manual/errno.texi index 8917cccb1e..b195b635f1 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} |