Integrate change #18365 from maint-5.8 :
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 14 Jan 2003 21:41:04 +0000 (21:41 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 14 Jan 2003 21:41:04 +0000 (21:41 +0000)
Doc tweak on the S_ macros.
p4raw-link: @18365 on //depot/maint-5.8/perl: 378127987ff4c88cb2a8690e8ec78a2aaeb118a0

p4raw-id: //depot/perl@18482
p4raw-integrated: from //depot/maint-5.8/perl@18365 'merge in'
pod/perlfunc.pod (@18364..)

pod/perlfunc.pod

index bd21291..f25f9c7 100644 (file)
@@ -5277,7 +5277,8 @@ The commonly available S_IF* constants are
     S_IRWXG S_IRGRP S_IWGRP S_IXGRP
     S_IRWXO S_IROTH S_IWOTH S_IXOTH
 
-    # Setuid/Setgid/Stickiness.
+    # Setuid/Setgid/Stickiness/SaveText.
+    # Note that the exact meaning of these is system dependent.
 
     S_ISUID S_ISGID S_ISVTX S_ISTXT