summaryrefslogtreecommitdiffstats
path: root/winsup/doc/cygwinenv.sgml
diff options
context:
space:
mode:
authorJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2004-05-30 06:47:09 +0000
committerJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2004-05-30 06:47:09 +0000
commite3c1b779800acdae8bf2194b757809c1d45f35b4 (patch)
treed34dff6591b09874f8ec1760e96a5833ea624158 /winsup/doc/cygwinenv.sgml
parent1a8b65e3016ca4eda097cdb737da98a8db9e2ca4 (diff)
downloadcygnal-e3c1b779800acdae8bf2194b757809c1d45f35b4.tar.gz
cygnal-e3c1b779800acdae8bf2194b757809c1d45f35b4.tar.bz2
cygnal-e3c1b779800acdae8bf2194b757809c1d45f35b4.zip
* pathnames.sgml: Remove /dev/kmem from the supported POSIX
device list. * cygwinenv.sgml: Fix typo in check_case description.
Diffstat (limited to 'winsup/doc/cygwinenv.sgml')
-rw-r--r--winsup/doc/cygwinenv.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/doc/cygwinenv.sgml b/winsup/doc/cygwinenv.sgml
index 1ebd770df..f992e10b2 100644
--- a/winsup/doc/cygwinenv.sgml
+++ b/winsup/doc/cygwinenv.sgml
@@ -22,9 +22,9 @@ pipe to binary by default.
</para>
</listitem>
<listitem>
-<para><envar>check_case:level</envar> - Controls the behaviour of
+<para><envar>check_case:level</envar> - Controls the behavior of
Cygwin when a user tries to open or create a file using a case different from
-the case of the path as asved on the disk.
+the case of the path as saved on the disk.
<literal>level</literal> is one of <literal>relaxed</literal>,
<literal>adjust</literal> and <literal>strict</literal>.</para>
<itemizedlist Mark="bullet">