summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/lseek.2
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-05-04 13:09:25 +0000
committerphantom <phantom@FreeBSD.org>2000-05-04 13:09:25 +0000
commitcb5fd90ad47ea643a92baafe8b90afbd751e42bb (patch)
treed2394428d49b3e624c5c19590997b1409fb87b34 /lib/libc/sys/lseek.2
parent78d8c5f45b6bdc6e9ac0c125d1e74003e3c0f316 (diff)
downloadFreeBSD-src-cb5fd90ad47ea643a92baafe8b90afbd751e42bb.zip
FreeBSD-src-cb5fd90ad47ea643a92baafe8b90afbd751e42bb.tar.gz
Use `Er' variable to define first column width in ERRORS section. It was
initially suggested by mdoc(7) style, but was broken over the years
Diffstat (limited to 'lib/libc/sys/lseek.2')
-rw-r--r--lib/libc/sys/lseek.22
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.
OpenPOWER on IntegriCloud