summaryrefslogtreecommitdiff
path: root/pod/perlport.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlport.pod')
-rw-r--r--pod/perlport.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perlport.pod b/pod/perlport.pod
index 36c217d4ec..45158d58d6 100644
--- a/pod/perlport.pod
+++ b/pod/perlport.pod
@@ -1591,6 +1591,10 @@ in the SYSTEM environment settings.
Setting the exec bit on some locations (generally F</sdcard>) will return true
but not actually set the bit.
+(VMS)
+A mode argument of zero sets permissions to the user's default permission mask
+rather than disabling all permissions.
+
=item chown
(S<Plan 9>, S<RISC OS>)