From: Rafael Garcia-Suarez Date: Tue, 14 Jan 2003 21:41:04 +0000 (+0000) Subject: Integrate change #18365 from maint-5.8 : X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3cee8101c7b1e16c5ad52ff322cbf7e09c24d3f2;p=p5sagit%2Fp5-mst-13.2.git Integrate change #18365 from maint-5.8 : 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..) --- diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index bd21291..f25f9c7 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -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