Fix build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256057 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2008-03-25 15:36:13 +00:00
parent 85c97f2f3a
commit 35096430df
2 changed files with 4 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- Purpose: compression -->
<!-- Membership: pecl -->
@ -90,7 +90,7 @@
third-party tool that can read the format, but require the phar extension in order to
run with PHP. The phar file format is customized and unique to the phar extension,
and can only be created by the phar extension or the PEAR package
<ulink url="http://pear.php.net/PHP_Archive">PHP_Archive</ulink>, but has the
<link xlink:href="http://pear.php.net/PHP_Archive">PHP_Archive</link>, but has the
advantage that applications created in this format will run even if the phar
extension is not enabled.
</para>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.fprintf">
<refnamediv>
<refname>fprintf</refname>
@ -28,9 +28,7 @@
<varlistentry>
<term><parameter>handle</parameter></term>
<listitem>
<para>
&fs.file.pointer;
</para>
&fs.file.pointer;
</listitem>
</varlistentry>
<varlistentry>