Reword the last change a bit, add mdoc(7) markup.
Discussed with: bde
This commit is contained in:
parent
1a1b280063
commit
a39fd5061b
@ -215,7 +215,9 @@ The
|
||||
system call may also return the following errors:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er EINVAL
|
||||
The specified file offset is invalid, i.e. negative.
|
||||
The
|
||||
.Fa offset
|
||||
value was negative.
|
||||
.It Bq Er ESPIPE
|
||||
The file descriptor is associated with a pipe, socket, or FIFO.
|
||||
.El
|
||||
|
@ -231,7 +231,9 @@ The
|
||||
system call may also return the following errors:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er EINVAL
|
||||
The specified file offset is invalid, i.e. negative.
|
||||
The
|
||||
.Fa offset
|
||||
value was negative.
|
||||
.It Bq Er ESPIPE
|
||||
The file descriptor is associated with a pipe, socket, or FIFO.
|
||||
.El
|
||||
|
Loading…
x
Reference in New Issue
Block a user