diff options
author | Christopher Faylor <me@cgf.cx> | 2003-08-05 01:06:22 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-08-05 01:06:22 +0000 |
commit | 2f631ebc94703f06ddb26fd256daff72686d01f0 (patch) | |
tree | af31a134d27dc42d041cab04cfd0ae8d7d5beea4 /winsup/utils | |
parent | 90b3d5dcb6991fd11e05457f0a13e682bab69838 (diff) | |
download | cygnal-2f631ebc94703f06ddb26fd256daff72686d01f0.tar.gz cygnal-2f631ebc94703f06ddb26fd256daff72686d01f0.tar.bz2 cygnal-2f631ebc94703f06ddb26fd256daff72686d01f0.zip |
change default for --change-default-prefix
Diffstat (limited to 'winsup/utils')
-rw-r--r-- | winsup/utils/utils.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index c3388ef09..ec80be8c2 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -689,7 +689,7 @@ set the automount prefix to <filename>/</filename>:</para> <para>Note that if you set a new prefix in this manner, you can specify the <literal>-s</literal> flag to make this the system-wide default -prefix. By default, the cygdrive-prefix applies only to the current user. +prefix. By default, the cygdrive-prefix applies only to the system-wide setting. You can always see the user and system cygdrive prefixes with the <literal>-p</literal> option. Using the <literal>-b</literal> flag with <literal>--change-cygdrive-prefix</literal> makes all new |