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:
authorJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2004-12-25 00:58:38 +0300
committerJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2004-12-25 00:58:38 +0300
commitc98b30eadcd911512c4d48f8c529c499724a0161 (patch)
tree70697bdd236e31aa140acf4913b42b7e6906591c /winsup/doc/cygwinenv.sgml
parente1736c2f135a31a8882199169c2dfc5a99f7ce1b (diff)
* .sgml: Cleanup markup for XML validity.
Diffstat (limited to 'winsup/doc/cygwinenv.sgml')
-rw-r--r--winsup/doc/cygwinenv.sgml14
1 files changed, 7 insertions, 7 deletions
diff --git a/winsup/doc/cygwinenv.sgml b/winsup/doc/cygwinenv.sgml
index 9ae2944fc..b7f95aaac 100644
--- a/winsup/doc/cygwinenv.sgml
+++ b/winsup/doc/cygwinenv.sgml
@@ -1,12 +1,12 @@
-<sect1 id="using-cygwinenv"><title>The <EnVar>CYGWIN</EnVar> environment
+<sect1 id="using-cygwinenv"><title>The <envar>CYGWIN</envar> environment
variable</title>
-<para>The <EnVar>CYGWIN</EnVar> environment variable is used to configure
+<para>The <envar>CYGWIN</envar> environment variable is used to configure
many global settings for the Cygwin runtime system. It contains the options
listed below, separated by blank characters. Many options can be turned off
by prefixing with <literal>no </literal>.</para>
-<itemizedlist Mark="bullet">
+<itemizedlist mark="bullet">
<listitem>
<para><envar>(no)binmode</envar> - if set, non-disk
(e.g. pipe and COM ports) file opens default to binary mode
@@ -27,7 +27,7 @@ Cygwin when a user tries to open or create a file using a case different from
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">
+<itemizedlist mark="bullet">
<listitem>
<para><envar>relaxed</envar> which is the default behaviour simply
ignores case. That's the default for native Windows applications as well.</para>
@@ -111,15 +111,15 @@ If supplied, wildcard matching is case insensitive. The default is <literal>noi
<para><envar>(no)ntea</envar> - if set, use the full NT Extended
Attributes to store UNIX-like inode information.
This option only operates under Windows NT. Defaults to not set. </para>
-<Warning><Title>Warning!</Title> <para>This may create additional
-<emphasis>large</emphasis> files on non-NTFS partitions.</para></Warning>
+<warning><title>Warning!</title> <para>This may create additional
+<emphasis>large</emphasis> files on non-NTFS partitions.</para></warning>
</listitem>
<listitem>
<para><envar>(no)ntsec</envar> - if set, use the NT security
model to set UNIX-like permissions on files and processes. The
file permissions can only be set on NTFS partitions. FAT doesn't
support the NT file security. Defaults to set. For more information, read
-the documentation in <Xref Linkend="ntsec">.</para>
+the documentation in <xref linkend="ntsec"></xref>.</para>
</listitem>
<listitem>
<para><envar>(no)smbntsec</envar> - if set, use <envar>ntsec</envar> on remote