mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 01:38:57 +00:00
Typo fix
This commit is contained in:
parent
27c729f066
commit
378a2883fe
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29908
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user