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:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-07-28 01:13:16 +0400
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-07-28 01:13:16 +0400
commitf11319a8f7b654c09b310ec11f63e4db6a3dbd6e (patch)
tree64bd03f6a22b9a15676b2ea7043e99e52c123753
parentb1b8c65b31069a4d25c89a328dc2ca122a28b365 (diff)
Entry 'How should I set my PATH?': Don't omit Windows system directories.
-rw-r--r--winsup/doc/how.texinfo3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/doc/how.texinfo b/winsup/doc/how.texinfo
index b892b8bdd..04aa9cf80 100644
--- a/winsup/doc/how.texinfo
+++ b/winsup/doc/how.texinfo
@@ -135,7 +135,8 @@ Effectively, this @strong{prepends} /usr/bin and /usr/local/bin to your
Windows system path. If you choose to reset your PATH, say in
$HOME/.bashrc, then you should follow this rule. You @strong{must} have
@code{/usr/bin} in your PATH @strong{before} any Windows system
-directories. Otherwise you will likely encounter all sorts of problems
+directories. (And you must not omit the Windows system directories!)
+Otherwise you will likely encounter all sorts of problems
running Cygwin applications.
If you haven't messed up the default mounts, then @code{/bin} and