Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2000-12-22 20:02:02 +0300
committerCorinna Vinschen <corinna@vinschen.de>2000-12-22 20:02:02 +0300
commit8b2a7164ac418a11d6a7237dbb6113e893b2eae6 (patch)
treeae76ee56fe1018052f19cde9850706a562b84952 /winsup/doc/cygwinenv.sgml
parent8a46ccd7e28543b06e0865269aabec4cd2d407c6 (diff)
* cygwinenv.sgml: Fix typo in <filename>. Add missing </para>.
Diffstat (limited to 'winsup/doc/cygwinenv.sgml')
-rw-r--r--winsup/doc/cygwinenv.sgml6
1 files changed, 3 insertions, 3 deletions
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.
</para>
<warning><title>Warning!</title><para>If set in 12/98 b20.1, all files
-always open in binary mode.</para> </warning>
+always open in binary mode.</para></warning>
</listitem>
<listitem>
<para><FirstTerm>(no)envcache</FirstTerm> - If set, environment variable
@@ -29,10 +29,10 @@ contents. Defaults to set.</para>
settings are re-exported to the environment as $CYGWIN again.</para>
</listitem>
<listitem>
-<para><FirstTerm>error_start:filepath</FirstTerm> - if set, runs <filename>filepath</filepath>
+<para><FirstTerm>error_start:filepath</FirstTerm> - if set, runs <filename>filepath</filename>
when cygwin encounters a fatal error. This is useful for debugging.
<filename>filepath</filename> is usually set to the path to the <filename>gdb</filename>
-program.
+program.</para>
<para><FirstTerm>(no)glob[:ignorecase]</FirstTerm> - 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