summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/doc/how-api.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/how-api.texinfo b/winsup/doc/how-api.texinfo
index 6272582ae..8fc28b0c3 100644
--- a/winsup/doc/how-api.texinfo
+++ b/winsup/doc/how-api.texinfo
@@ -58,7 +58,7 @@ binary mode and tools that deal with text files (e.g. bash) operate in
text mode.
Some people push the notion of globally setting the default processing
-mode to binary via mount point options or by setting the CYGWIN32
+mode to binary via mount point options or by setting the CYGWIN
environment variable. But that creates a different problem. In
binary mode, the program receives all of the data in the file, including
a \r. Since the programs will no longer deal with these properly for