summaryrefslogtreecommitdiffstats
path: root/winsup/doc/cygwinenv.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/doc/cygwinenv.sgml')
-rw-r--r--winsup/doc/cygwinenv.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/winsup/doc/cygwinenv.sgml b/winsup/doc/cygwinenv.sgml
index 63f927e73..9cec61aae 100644
--- a/winsup/doc/cygwinenv.sgml
+++ b/winsup/doc/cygwinenv.sgml
@@ -101,8 +101,9 @@ down.
</para>
</listitem>
<listitem>
-<para><envar>fork_retry:n</envar> - causes the <function>fork()</function>
-to retry n times when a child process fails due to certain specific errors.
+<para><envar>proc_retry:n</envar> - causes the <function>fork()</function> and <function>exec*()</function>
+to retry n times when a child process fails due to certain windows-specific errors. These errors usually
+occur when processes are being started while a user is logging off.
</para>
</listitem>
<listitem>