diff options
author | Christopher Faylor <me@cgf.cx> | 2001-09-07 16:48:23 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-09-07 16:48:23 +0000 |
commit | c4857613ca26bac707f69fe3414d2bcdd4d977ee (patch) | |
tree | dbafff68f744cdbd4c4599a602ce17082821d388 /winsup/doc/how-resources.texinfo | |
parent | b0cce7e1278a4e5b31b9d595c28d1d5d2e302051 (diff) | |
download | cygnal-c4857613ca26bac707f69fe3414d2bcdd4d977ee.tar.gz cygnal-c4857613ca26bac707f69fe3414d2bcdd4d977ee.tar.bz2 cygnal-c4857613ca26bac707f69fe3414d2bcdd4d977ee.zip |
* how-resources.texinfo: Add some additional words about where to find
documentation.
Diffstat (limited to 'winsup/doc/how-resources.texinfo')
-rw-r--r-- | winsup/doc/how-resources.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/doc/how-resources.texinfo b/winsup/doc/how-resources.texinfo index 32acea81e..c1236f7bc 100644 --- a/winsup/doc/how-resources.texinfo +++ b/winsup/doc/how-resources.texinfo @@ -2,6 +2,12 @@ @subsection Where's the documentation? +If you have installed Cygwin, you can find lots of documentation in +@samp{/usr/doc/}. Many packages ship with standard documentation, you +can find this in a directory @samp{/usr/doc/@emph{package_name}}. In +addition, some packages have Cygwin specific instructions in a file +@samp{/usr/doc/Cygwin/@emph{package_name}.README}. + There are links to quite a lot of it on the main Cygwin project web page: @file{http://cygwin.com/}. Be sure to at least read any 'Release Notes' or 'Readme' or 'read this' links on the main |