settimeofday was listed twice

This commit is contained in:
DJ Delorie 2000-03-13 22:57:59 +00:00
parent dc98804b1c
commit 31b3dbe174
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ IDLE_PRIORITY_CLASS has it stay at that priority. Note that in the
Win32 API, there are 32 priorities. So currently we only give access Win32 API, there are 32 priorities. So currently we only give access
to four of these through <function>nice</function>. to four of these through <function>nice</function>.
<para> <function>seteuid</function>, <function>setegid</function>, and <para> <function>seteuid</function> and <function>setegid</function>
<function>settimeofday</function> always return 0 and sets errno to always return 0 and set errno to
ENOSYS.</para> ENOSYS.</para>
<para><function>vfork</function> just calls <para><function>vfork</function> just calls