From f741619cb23f86d87322fae6d928c8239b0e79ae Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 4 Sep 2000 15:38:58 +0000 Subject: [PATCH] Use .St -susv2 rather than "The Single UNIX Specification". Submitted by: sheldonh --- lib/libc/sys/select.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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