mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Avoid a potential hard sentence break.
This commit is contained in:
parent
afa56e7db8
commit
2aeccd6ea7
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ points outside the allocated address space.
|
|||
An I/O error occurred while reading from the file system.
|
||||
.It Bq Er EINTR
|
||||
A read from a slow device
|
||||
(i.e. one that might block for an arbitrary amount of time)
|
||||
(i.e.\& one that might block for an arbitrary amount of time)
|
||||
was interrupted by the delivery of a signal
|
||||
before any data arrived.
|
||||
.It Bq Er EINVAL
|
||||
|
|
|
|||
Loading…
Reference in a new issue