diff options
Diffstat (limited to 'lib/libc/sys/lseek.2')
-rw-r--r-- | lib/libc/sys/lseek.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/lseek.2 b/lib/libc/sys/lseek.2 index ab67c56..5ca26cb 100644 --- a/lib/libc/sys/lseek.2 +++ b/lib/libc/sys/lseek.2 @@ -114,7 +114,7 @@ the error. .Sh ERRORS .Fn Lseek will fail and the file position pointer will remain unchanged if: -.Bl -tag -width [EINVAL] +.Bl -tag -width Er .It Bq Er EBADF .Em Fildes is not an open file descriptor. |