summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/misc-std.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/misc-std.sgml b/winsup/cygwin/misc-std.sgml
index 1c02311f0..de47d14d2 100644
--- a/winsup/cygwin/misc-std.sgml
+++ b/winsup/cygwin/misc-std.sgml
@@ -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
to four of these through <function>nice</function>.
-<para> <function>seteuid</function>, <function>setegid</function>, and
-<function>settimeofday</function> always return 0 and sets errno to
+<para> <function>seteuid</function> and <function>setegid</function>
+always return 0 and set errno to
ENOSYS.</para>
<para><function>vfork</function> just calls