lseek.2: SEEK_HOLE, SEEK_DATA & ENXIO conform to POSIX 2024

Signed-off-by: Ricardo Branco <rbranco@suse.de>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1891
This commit is contained in:
Ricardo Branco
2025-11-19 00:00:38 +01:00
committed by Warner Losh
parent 4c8bf76893
commit 51f278e685
+2 -1
View File
@@ -209,7 +209,8 @@ and
.Dv SEEK_DATA
directives, along with the
.Er ENXIO
error, are extensions to that specification.
error, are expected to conform to
.St -p1003.1-2024 .
.Sh HISTORY
The
.Fn lseek