diff --git a/man2/select.2 b/man2/select.2 index e6527e3fc..1bba6b3c6 100644 --- a/man2/select.2 +++ b/man2/select.2 @@ -163,7 +163,7 @@ is an upper bound on the amount of time elapsed before returns. If both fields of the .I timeval -stucture are zero, then +structure are zero, then .BR select () returns immediately. (This is useful for polling.)