mirror of
https://github.com/php/doc-pt_br.git
synced 2026-03-23 22:52:12 +01:00
fileinfo: fix XML to get remove of useless wrapping para tags - pass2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: b2bc114aa1737deb5e04d05b0df5cc286e8a63df Maintainer: adiel Status: ready -->
|
||||
<!-- EN-Revision: 57a9b231b1b5b7152a3232d51aa26f51c0c14b41 Maintainer: adiel Status: ready -->
|
||||
<!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.finfo-buffer">
|
||||
<refnamediv>
|
||||
@@ -119,11 +119,9 @@ application/x-sh; charset=us-ascii
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>finfo_file</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>finfo_file</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: b2bc114aa1737deb5e04d05b0df5cc286e8a63df Maintainer: adiel Status: ready -->
|
||||
<!-- EN-Revision: 57a9b231b1b5b7152a3232d51aa26f51c0c14b41 Maintainer: adiel Status: ready -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.finfo-file">
|
||||
<refnamediv>
|
||||
<refname>finfo_file</refname>
|
||||
@@ -124,11 +124,9 @@ application/vnd.ms-excel
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>finfo_buffer</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>finfo_buffer</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- EN-Revision: b2bc114aa1737deb5e04d05b0df5cc286e8a63df Maintainer: adiel Status: ready -->
|
||||
<!-- EN-Revision: 57a9b231b1b5b7152a3232d51aa26f51c0c14b41 Maintainer: adiel Status: ready -->
|
||||
<!-- CREDITS: adiel,marcelo -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.mime-content-type">
|
||||
<refnamediv>
|
||||
@@ -71,12 +71,10 @@ text/plain
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function>finfo_file</function></member>
|
||||
<member><function>finfo_buffer</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
<simplelist>
|
||||
<member><function>finfo_file</function></member>
|
||||
<member><function>finfo_buffer</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
||||
Reference in New Issue
Block a user