]> sourceware.org Git - newlib-cygwin.git/commitdiff
* cygwinenv.sgml: Fix typo in <filename>. Add missing </para>.
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 22 Dec 2000 17:02:02 +0000 (17:02 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 22 Dec 2000 17:02:02 +0000 (17:02 +0000)
winsup/doc/ChangeLog
winsup/doc/cygwinenv.sgml

index bf4b1f4dab1feb12b74ce898959b669c4ccdb5d5..cfdb36a9a28a0ba7b4ba6dcee554a5d3099be741 100644 (file)
@@ -1,3 +1,7 @@
+Thu Dec 21 15:03:29 2000  Edward M. Lee <tailbert@yahoo.com>
+
+       * cygwinenv.sgml: Fix typo in <filename>. Add missing </para>.
+
 Tue Dec 19 21:06:00 2000  Corinna Vinschen <corinna@vinschen.de>
 
        * cygwinenv.sgml: Add text for `smbntsec' option.
index ac5b3ccfae953ac956d8574fd281d042cee9396d..41c94019e697afddd955b94f9a3c072ac3d89f65 100644 (file)
@@ -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 
This page took 0.031227 seconds and 5 git commands to generate.