diff options
author | DJ Delorie <dj@redhat.com> | 2000-04-19 00:55:19 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-04-19 00:55:19 +0000 |
commit | 05357ffef2e0c5c5715d868500bc001d6f39800a (patch) | |
tree | 673605aeacde7664087cc1486da3ac44ecccd659 /winsup/utils/utils.sgml | |
parent | 25ba8f306f3099caf8397859019e936b90510e8d (diff) | |
download | newlib-05357ffef2e0c5c5715d868500bc001d6f39800a.zip newlib-05357ffef2e0c5c5715d868500bc001d6f39800a.tar.gz newlib-05357ffef2e0c5c5715d868500bc001d6f39800a.tar.bz2 |
clean up SGML for latest version of jade/docbook
Diffstat (limited to 'winsup/utils/utils.sgml')
-rw-r--r-- | winsup/utils/utils.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index e045e6a..5fe8cc8 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -424,7 +424,7 @@ path location.</para> text files in the same manner by default. Binary mode mounts are marked as "binmode" in the Flags column of <command>mount</command> output. By default, mounts are in text mode ("textmode" in the Flags -column). +column).</para> <para>The "-x" flag is used to instruct Cygwin that the mounted file is "executable". If the "-x" flag is used with a directory then @@ -433,7 +433,7 @@ extensions (.exe, .com, .bat, .cmd) are assumed to be executable by default. Files whose first two characters begin with '#!' are also considered to be executable. This option allows other files to be marked as executable and avoids the overhead of opening each -file to check for a '#!'. +file to check for a '#!'.</para> </sect3> @@ -467,6 +467,8 @@ default, the cygdrive-prefix applies only to the current user. In the same way, you can specify the "-b" flag such that all new automounted filesystems default to binary mode file accesses.</para> +</sect3> + <sect3><title>Limitations</title> <para>Limitations: there is a hard-coded limit of 30 mount |