diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2 index 44b14a35eb3..16e6be2111e 100644 --- a/lib/libc/sys/select.2 +++ b/lib/libc/sys/select.2 @@ -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