From 38725d95e1b34d4ebc80bd2c975fb58f413d73e3 Mon Sep 17 00:00:00 2001
From: Mehdi Achour <didou@php.net>
Date: Mon, 20 Dec 2004 02:20:43 +0000
Subject: [PATCH] we don't all share the same /etc/passwd

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175102 c90b9560-bf6c-de11-be94-00142212c4b1
---
 reference/filesystem/functions/fstat.xml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/reference/filesystem/functions/fstat.xml b/reference/filesystem/functions/fstat.xml
index 8f8b7eaa51..7e53afcc73 100644
--- a/reference/filesystem/functions/fstat.xml
+++ b/reference/filesystem/functions/fstat.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.24 -->
   <refentry id="function.fstat">
    <refnamediv>
@@ -44,9 +44,7 @@ print_r(array_slice($fstat, 13));
 ?>
 ]]>
       </programlisting>
-      <para>
-       this will output :
-      </para>
+      &example.outputs.similar;
       <screen>
 <![CDATA[
 Array