This is the mail archive of the cygwin-patches@cygwin.com 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]

setfacl


Corinna,

That was overlooked last time around.

Pierre

2003/01/09  Pierre Humblet  <pierre.humblet@ieee.org>

	* setfacl (usage): Remove double ":" for mask and other.

  
Index: setfacl.c
===================================================================
RCS file: /cvs/src/src/winsup/utils/setfacl.c,v
retrieving revision 1.9
diff -r1.9 setfacl.c
314,315c314,315
<             "         m[ask]::perm\n"
<             "         o[ther]::perm\n"
---
>             "         m[ask]:perm\n"
>             "         o[ther]:perm\n"


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