Re: Documentation on fstab out of date

2015-04-20 Thread Corinna Vinschen
On Apr 18 16:47, David Macek wrote: > Hi. It seems to me that > is out of > sync with actual Cygwin behaviour in few aspects. What's the > established process on updating these docs? List of issues I found > follows. As you did on cygwin-pa

Re: Documentation on fstab out of date

2015-04-18 Thread David Macek
On 18. 4. 2015 19:21, Steven Penny wrote: > On Sat, Apr 18, 2015 at 9:47 AM, David Macek wrote: >> According to has_exec_chars, the sniffing routine also looks for "MZ" (EXE/PE >> files) and ":\n" (batch files? (can anyone confirm this?)). > > Yeah, I can confirm that it does nothing. AFAIK `file

Re: Documentation on fstab out of date

2015-04-18 Thread Steven Penny
On Sat, Apr 18, 2015 at 9:47 AM, David Macek wrote: > According to has_exec_chars, the sniffing routine also looks for "MZ" (EXE/PE > files) and ":\n" (batch files? (can anyone confirm this?)). Yeah, I can confirm that it does nothing. $ touch alpha.sh bravo.sh charlie.bat delta.bat $ ec

Documentation on fstab out of date

2015-04-18 Thread David Macek
Hi. It seems to me that is out of sync with actual Cygwin behaviour in few aspects. What's the established process on updating these docs? List of issues I found follows. > Recognized options are binary, text, nouser, user, exec, notexec