1
0
mirror of https://github.com/php/doc-tr.git synced 2026-03-23 23:02:09 +01:00

fileinfo: fix XML to get remove of useless wrapping para tags - pass2

This commit is contained in:
Gina Peter Banyard
2026-01-16 05:52:18 +00:00
parent d2f234be34
commit 7df8921af9
3 changed files with 13 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: b2bc114aa1737deb5e04d05b0df5cc286e8a63df Maintainer: nilgun Status: ready -->
<!-- EN-Revision: 57a9b231b1b5b7152a3232d51aa26f51c0c14b41 Maintainer: nilgun Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.finfo-buffer">
<refnamediv>
<refname>finfo_buffer</refname>
@@ -121,11 +121,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>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: b2bc114aa1737deb5e04d05b0df5cc286e8a63df Maintainer: nilgun Status: ready -->
<!-- EN-Revision: 57a9b231b1b5b7152a3232d51aa26f51c0c14b41 Maintainer: nilgun Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.finfo-file">
<refnamediv>
<refname>finfo_file</refname>
@@ -127,11 +127,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>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: b2bc114aa1737deb5e04d05b0df5cc286e8a63df Maintainer: nilgun Status: ready -->
<!-- EN-Revision: 57a9b231b1b5b7152a3232d51aa26f51c0c14b41 Maintainer: nilgun Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.mime-content-type">
<refnamediv>
<refname>mime_content_type</refname>
@@ -70,12 +70,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