From 8b2a7164ac418a11d6a7237dbb6113e893b2eae6 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Fri, 22 Dec 2000 17:02:02 +0000 Subject: [PATCH] * cygwinenv.sgml: Fix typo in . Add missing . --- winsup/doc/ChangeLog | 4 ++++ winsup/doc/cygwinenv.sgml | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index bf4b1f4da..cfdb36a9a 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +Thu Dec 21 15:03:29 2000 Edward M. Lee + + * cygwinenv.sgml: Fix typo in . Add missing . + Tue Dec 19 21:06:00 2000 Corinna Vinschen * cygwinenv.sgml: Add text for `smbntsec' option. diff --git a/winsup/doc/cygwinenv.sgml b/winsup/doc/cygwinenv.sgml index ac5b3ccfa..41c94019e 100644 --- a/winsup/doc/cygwinenv.sgml +++ b/winsup/doc/cygwinenv.sgml @@ -15,7 +15,7 @@ Defaults to set (binary mode). This option must be set before starting a Cygwin shell to have an effect on redirection. Warning!If set in 12/98 b20.1, all files -always open in binary mode. +always open in binary mode. (no)envcache - If set, environment variable @@ -29,10 +29,10 @@ contents. Defaults to set. settings are re-exported to the environment as $CYGWIN again. -error_start:filepath - if set, runs filepath +error_start:filepath - if set, runs filepath when cygwin encounters a fatal error. This is useful for debugging. filepath is usually set to the path to the gdb -program. +program. (no)glob[:ignorecase] - if set, command line arguments containing UNIX-style file wildcard characters (brackets, question mark, asterisk, escaped with \) are expanded into lists of files that match