* setup-net.sgml: Document setup.exe

This commit is contained in:
Joshua Daniel Franklin 2003-03-22 21:16:25 +00:00
parent 7d37d0459e
commit 522fcf1615
1 changed files with 6 additions and 6 deletions

View File

@ -56,10 +56,10 @@ this; search the list for <command>mkcygwget</command> for ideas.
<sect2><title>Selecting an Install Directory</title> <sect2><title>Selecting an Install Directory</title>
<para> <para>
The <literal>Root Directory</literal> for Cygwin (default The <literal>Root Directory</literal> for Cygwin (default
<literal>C:\cygwin</literal>) will become <literal>'/'</literal> <literal>C:\cygwin</literal>) will become <literal>/</literal>
within your Cygwin installation. All Windows drives can be accessed within your Cygwin installation. You must have write access to
with the <literal>/cygdrive/X/</literal> virtual directory and the parent directory, and any ACLs on the parent directory will
Cygwin's <command>mount</command> utility. determine access to installed files.
</para> </para>
<para> <para>
The <literal>Install For</literal> options of The <literal>Install For</literal> options of
@ -67,8 +67,8 @@ The <literal>Install For</literal> options of
<literal>Just Me</literal> are especially for multiuser systems <literal>Just Me</literal> are especially for multiuser systems
or Domain users. If you have a single-user workstation, this or Domain users. If you have a single-user workstation, this
option probably does not concern you. If you are seeking to rollout option probably does not concern you. If you are seeking to rollout
Cygwin on a large Domain, you will want to think carefully Cygwin on a large Domain, you will want to see <Xref Linkend="ntsec">
about the implications of each type and possibly consult the Cygwin in the Cygwin User's Guide and possibly consult the Cygwin
mailing list archives about others' experiences. mailing list archives about others' experiences.
</para> </para>
<para> <para>