[GRASS-SVN] r71159 - grass/branches/releasebranch_7_2/general/g.access

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 2 01:24:20 PDT 2017


Author: hellik
Date: 2017-06-02 01:24:20 -0700 (Fri, 02 Jun 2017)
New Revision: 71159

Modified:
   grass/branches/releasebranch_7_2/general/g.access/g.access.html
Log:
g.access: add note to manual: UNIX filesystem access controls and g.access actions are not supported by MS-Windows.

Modified: grass/branches/releasebranch_7_2/general/g.access/g.access.html
===================================================================
--- grass/branches/releasebranch_7_2/general/g.access/g.access.html	2017-06-02 08:23:51 UTC (rev 71158)
+++ grass/branches/releasebranch_7_2/general/g.access/g.access.html	2017-06-02 08:24:20 UTC (rev 71159)
@@ -30,6 +30,9 @@
 any attempts to look for or use data in a restricted mapset will fail.  The
 user will simply not see any data listed for a restricted mapset.
 
+<p>UNIX filesystem access controls and <em>g.access</em> actions are not 
+supported by MS-Windows.
+
 <h2>SEE ALSO</h2>
 
 UNIX manual entries for <em>chmod</em> and <em>group</em> 



More information about the grass-commit mailing list