diff --git a/reference/filesystem/functions/chgrp.xml b/reference/filesystem/functions/chgrp.xml
index f0e02b33b7..2b93430460 100644
--- a/reference/filesystem/functions/chgrp.xml
+++ b/reference/filesystem/functions/chgrp.xml
@@ -1,5 +1,5 @@
-
+
@@ -26,7 +26,6 @@
See also chown and
chmod.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/chmod.xml b/reference/filesystem/functions/chmod.xml
index c95feb7762..e673480e82 100644
--- a/reference/filesystem/functions/chmod.xml
+++ b/reference/filesystem/functions/chmod.xml
@@ -1,5 +1,5 @@
-
+
@@ -40,7 +40,6 @@ chmod ("/somedir/somefile", 0755); // octal; correct value of mode
See also chown and
chgrp.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/chown.xml b/reference/filesystem/functions/chown.xml
index a7158b3f1f..17837eb629 100644
--- a/reference/filesystem/functions/chown.xml
+++ b/reference/filesystem/functions/chown.xml
@@ -1,5 +1,5 @@
-
+
@@ -24,7 +24,6 @@
See also chmod.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/filegroup.xml b/reference/filesystem/functions/filegroup.xml
index db171dfe49..af91ac31d6 100644
--- a/reference/filesystem/functions/filegroup.xml
+++ b/reference/filesystem/functions/filegroup.xml
@@ -1,5 +1,5 @@
-
+
@@ -21,7 +21,6 @@
The results of this function are cached. See
clearstatcache for more details.
- ¬e.no-windows;
This function will not work on
-
+
@@ -24,7 +24,6 @@
linkend="features.remote-files">remote files; the file to
be examined must be accessible via the server's filesystem.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/fileowner.xml b/reference/filesystem/functions/fileowner.xml
index e095c9fb32..3536bf8eea 100644
--- a/reference/filesystem/functions/fileowner.xml
+++ b/reference/filesystem/functions/fileowner.xml
@@ -1,5 +1,5 @@
-
+
@@ -26,7 +26,6 @@
linkend="features.remote-files">remote files; the file to
be examined must be accessible via the server's filesystem.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/is-link.xml b/reference/filesystem/functions/is-link.xml
index bd63e088e4..7c76742242 100644
--- a/reference/filesystem/functions/is-link.xml
+++ b/reference/filesystem/functions/is-link.xml
@@ -1,5 +1,5 @@
-
+
@@ -28,7 +28,6 @@
linkend="features.remote-files">remote files; the file to
be examined must be accessible via the server's filesystem.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/link.xml b/reference/filesystem/functions/link.xml
index 15a7b04307..bcb7febc8b 100644
--- a/reference/filesystem/functions/link.xml
+++ b/reference/filesystem/functions/link.xml
@@ -1,5 +1,5 @@
-
+
@@ -20,7 +20,6 @@
and readlink along with
linkinfo.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/linkinfo.xml b/reference/filesystem/functions/linkinfo.xml
index dbd4591991..f8d69a6e0a 100644
--- a/reference/filesystem/functions/linkinfo.xml
+++ b/reference/filesystem/functions/linkinfo.xml
@@ -1,5 +1,5 @@
-
+
@@ -24,7 +24,6 @@
See also symlink, link,
and readlink.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/readlink.xml b/reference/filesystem/functions/readlink.xml
index 6877f858a2..e78f87b40b 100644
--- a/reference/filesystem/functions/readlink.xml
+++ b/reference/filesystem/functions/readlink.xml
@@ -1,5 +1,5 @@
-
+
@@ -22,7 +22,6 @@
symlink, and
linkinfo.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/symlink.xml b/reference/filesystem/functions/symlink.xml
index ec158fcc84..7c47eb4805 100644
--- a/reference/filesystem/functions/symlink.xml
+++ b/reference/filesystem/functions/symlink.xml
@@ -1,5 +1,5 @@
-
+
@@ -23,7 +23,6 @@
and readlink along with
linkinfo.
- ¬e.no-windows;
diff --git a/reference/filesystem/functions/umask.xml b/reference/filesystem/functions/umask.xml
index 9c965c5bac..4ab1b949bf 100644
--- a/reference/filesystem/functions/umask.xml
+++ b/reference/filesystem/functions/umask.xml
@@ -1,5 +1,5 @@
-
+
@@ -21,7 +21,6 @@
umask without arguments simply returns the
current umask.
- ¬e.no-windows;