diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h index 49820afd3d..903991bc71 100644 --- a/cpukit/libcsupport/include/rtems/libio.h +++ b/cpukit/libcsupport/include/rtems/libio.h @@ -1083,7 +1083,7 @@ int rtems_filesystem_default_fstat( ); /** - * @retval -1 Always. The errno is set to ENOTSUP. + * @retval -1 Always. The errno is set to EINVAL. * * @see rtems_filesystem_ftruncate_t. */