mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use .St -susv2 rather than "The Single UNIX Specification".
Submitted by: sheldonh
This commit is contained in:
parent
329474c7de
commit
f741619cb2
1 changed files with 2 additions and 2 deletions
|
|
@ -186,8 +186,8 @@ reasons,
|
|||
.Fn select
|
||||
will always examine the first 256 descriptors.
|
||||
.Sh BUGS
|
||||
The Single Unix Specification allows systems to modify the original
|
||||
timeout in place.
|
||||
.St -susv2
|
||||
allows systems to modify the original timeout in place.
|
||||
Thus, it is unwise to assume that the timeout value will be unmodified
|
||||
by the
|
||||
.Fn select
|
||||
|
|
|
|||
Loading…
Reference in a new issue