diff options
Diffstat (limited to 'manual/errno.texi')
-rw-r--r-- | manual/errno.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/errno.texi b/manual/errno.texi index e0c5b870f9..cc937f9c03 100644 --- a/manual/errno.texi +++ b/manual/errno.texi @@ -277,7 +277,7 @@ also when you rename a file with @code{rename} (@pxref{Renaming Files}). @end deftypevr @comment errno.h -@comment POSIX.1: Operation not supported by device +@comment POSIX.1: No such device @deftypevr Macro int ENODEV @comment errno 19 @c DO NOT REMOVE The wrong type of device was given to a function that expects a |