Markup improvement.

This commit is contained in:
wiz 2002-07-10 22:24:32 +00:00
parent 98c072db3b
commit d0cb86c2c8
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: lseek.2,v 1.16 2002/02/08 01:28:18 ross Exp $
.\" $NetBSD: lseek.2,v 1.17 2002/07/10 22:24:32 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -116,10 +116,10 @@ the error.
will fail and the file pointer will remain unchanged if:
.Bl -tag -width Er
.It Bq Er EBADF
.Em Fildes
.Fa fildes
is not an open file descriptor.
.It Bq Er ESPIPE
.Em Fildes
.Fa fildes
is associated with a pipe, socket, or FIFO.
.It Bq Er EINVAL
.Fa whence