summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/rtems/libio.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/rtems/libio.h')
-rw-r--r--cpukit/libcsupport/include/rtems/libio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h
index e17a4380f4..f883d66b40 100644
--- a/cpukit/libcsupport/include/rtems/libio.h
+++ b/cpukit/libcsupport/include/rtems/libio.h
@@ -1014,7 +1014,7 @@ int rtems_filesystem_default_ioctl(
);
/**
- * @retval -1 Always. The errno is set to ENOTSUP.
+ * @retval -1 Always. The errno is set to ESPIPE.
*
* @see rtems_filesystem_lseek_t.
*/