| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| From: | "edward" <tailbert AT yahoo DOT com> |
| To: | "List, Cygwin Developers" <cygwin-developers AT cygwin DOT com> |
| Cc: | "List, Cygwin Patches" <cygwin-patches AT cygwin DOT com> |
| Subject: | Minor winsup/doc/sgml patch. |
| Date: | Thu, 21 Dec 2000 15:08:16 -0500 |
| Message-ID: | <FMEOJCMLNIMPBKAPFPIHIEPICFAA.tailbert@yahoo.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
| In-Reply-To: | <FMEOJCMLNIMPBKAPFPIHCEPICFAA.edward@tailifer.com> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
| Importance: | Normal |
| X-Apparently-From: | Swiftnsavv AT aol DOT com |
Just some things to make the sgml conformant. ChangeLog: Thu Dec 21 15:03:29 2000 Edward M. Lee <tailbert AT yahoo DOT com> * cygwinenv.sgml: Fix typo in <filename>. Add missing </para>. --- doc/cygwinenv.sgml~ Thu Dec 21 15:01:14 2000 +++ doc/cygwinenv.sgml Thu Dec 21 14:52:16 2000 @@ -1,4 +1,3 @@ -cvs -d :pserver:anoncvs AT anoncvs DOT cygnus DOT com:/cvs/src co -p src/winsup/doc/cygwinenv.sgml <sect1 id="using-cygwinenv"><title>The <EnVar>CYGWIN</EnVar> environment variable</title> @@ -30,10 +29,10 @@ 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |