didou Mon Jan 3 08:10:18 2005 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
xattr entity, sorry
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.128&r2=1.129&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.128
phpdoc/en/language-snippets.ent:1.129
--- phpdoc/en/language-snippets.ent:1.128 Wed Dec 22 12:32:23 2004
+++ phpdoc/en/language-snippets.ent Mon Jan 3 08:10:18 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.128 $ -->
+<!-- $Revision: 1.129 $ -->
<!-- Keep 'em sorted -->
@@ -391,6 +391,12 @@
for the page is used. Otherwise the coordinates are measured in postscript
points disregarding the current unit.</para>'>
+<!-- Xattr entities -->
+<!ENTITY xattr.namespace '<para>Extended attributes have two different
namespaces: user
+and root namespace. User namespace is available for all users while root
namespace
+is available only for user with root privileges. xattr operates on user
namespace
+by default, but you can change that using <parameter>flags</parameter>
argument.</para>'>
+
<!-- Notes for IPv6 -->
<!ENTITY ipv6.brackets '<note><simpara>When specifying a numerical IPv6 address
(e.g. fe80::1) you must enclose the IP in square brackets. For example,