diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2002-03-20 23:53:50 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2002-03-20 23:53:50 +0000 |
commit | 4728007427394a93f3dcc4f6f42d80eb2d069bb5 (patch) | |
tree | 6f92c23148ea5e773ead7ff5b8e6a476cc9a8fb9 | |
parent | ba2e67d1746a9ce56697b70bbafd5c3aa2bad2a4 (diff) | |
download | cygnal-4728007427394a93f3dcc4f6f42d80eb2d069bb5.tar.gz cygnal-4728007427394a93f3dcc4f6f42d80eb2d069bb5.tar.bz2 cygnal-4728007427394a93f3dcc4f6f42d80eb2d069bb5.zip |
expand entry on dir file, may need to update it after installing packages.
-rw-r--r-- | winsup/doc/how-using.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/doc/how-using.texinfo b/winsup/doc/how-using.texinfo index 0abb24b2d..e79d722f0 100644 --- a/winsup/doc/how-using.texinfo +++ b/winsup/doc/how-using.texinfo @@ -657,6 +657,10 @@ This may generate warnings: The @code{install-info} command cannot parse these files, so you will have to add their entries to @code{/usr/info/dir} by hand. +Even if the dir file already exists, you may have to update it when +you install new Cygwin packages. Some packages update the dir file +for you, but many don't. + @subsection Why do I get a message saying Out of Queue slots? "Out of queue slots!" generally occurs when you're trying to remove |