diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2001-05-30 09:42:36 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2001-05-30 09:42:36 +0000 |
commit | b70261ef60e95d7d3db2b4246f2f7da932643d33 (patch) | |
tree | 8955b5e61039a47d582970cfb7a43521b98980db /winsup | |
parent | 389c9300979be3a79b02d0dd986e006f76bce1c8 (diff) | |
download | newlib-b70261ef60e95d7d3db2b4246f2f7da932643d33.zip newlib-b70261ef60e95d7d3db2b4246f2f7da932643d33.tar.gz newlib-b70261ef60e95d7d3db2b4246f2f7da932643d33.tar.bz2 |
New entry "How do I print under Cygwin?"
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/doc/how-using.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/doc/how-using.texinfo b/winsup/doc/how-using.texinfo index f421705..415dc74 100644 --- a/winsup/doc/how-using.texinfo +++ b/winsup/doc/how-using.texinfo @@ -203,6 +203,12 @@ under the mount point as executable. This can be used for individual files as well as directories. Then Cygwin will not bother to read files to determine whether they are executable. +@subsection How do I print under Cygwin? + +In lieu of a comprehensive FAQ entry (which will come soon), there are a +couple of messages from the mailing list archives that may be helpful. +Start at @file{http://cygwin.com/ml/cygwin/2001-04/msg00657.html}. + @subsection Why don't cursor keys work under Win95/Win98? @strong{(Please note: This section has not yet been updated for the latest |