* how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp errors and cygexec.

This commit is contained in:
Joshua Daniel Franklin
2005-05-08 19:43:35 +00:00
parent 02626f616d
commit 61931ed5dc
3 changed files with 30 additions and 23 deletions

View File

@@ -55,7 +55,7 @@ in binary mode if any of the following conditions hold:</para>
<orderedlist numeration="arabic" spacing="compact">
<listitem><para>binary mode is specified in the open call</para>
</listitem>
<listitem><para>the filename is a MS-DOS filename
<listitem><para>the filename is a MS-DOS filename</para>
</listitem>
<listitem><para>the file resides on a binary mounted partition</para>
</listitem>