Skip to content

Commit

Permalink
Typo fix (MFC)
Browse files Browse the repository at this point in the history
  • Loading branch information
msmith authored and msmith committed Sep 28, 1997
1 parent 68e81a6 commit 601b83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libc/sys/select.2
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ returns the total number of ready descriptors in all the sets.
.Pp
The descriptor sets are stored as bit fields in arrays of integers.
The following macros are provided for manipulating such descriptor sets:
.Fn FD_ZERO &fdsetx
.Fn FD_ZERO &fdset
initializes a descriptor set
.Fa fdset
to the null set.
Expand Down

0 comments on commit 601b83d

Please sign in to comment.