This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: What I didn't know about ${PACKAGE}


"Dave Korn" <dave.korn@artimi.com> wrote in news:037701c7f320$a111a660
$2e08a8c0@CAM.ARTIMI.COM:

> On 08 September 2007 17:00, zzapper wrote:
> 
>> I should have read
>> 
>> /usr/share/doc/Cygwin/${PACKAGE}-${VER}.README
>> 
> 
> 
>   That's good generic advice!
> 
The starting point for cygwin doc
man cygwin
which points you to
man intro

which suggests

less /usr/share/doc/Cygwin/cron.README (which will not work because of the 
version number)

so use
less /usr/share/doc/Cygwin/cron* 


-- 
zzapper
http://www.rayninfo.co.uk/vimtips.html


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]