From 6489c0ba8e2159964556e993869c93baca5d6630 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Fri, 3 Jan 2003 21:35:33 +0000 Subject: [PATCH] Modify wording in example (my => owner) to make it more "official" git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110262 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/chmod.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/filesystem/functions/chmod.xml b/reference/filesystem/functions/chmod.xml index 85ef56a0bd..72f13af234 100644 --- a/reference/filesystem/functions/chmod.xml +++ b/reference/filesystem/functions/chmod.xml @@ -1,5 +1,5 @@ - + @@ -46,16 +46,16 @@ chmod ("/somedir/somefile", 0755); // octal; correct value of mode