svn: /phpdoc/bg/trunk/reference/strings/functions/ nl2br.xml
[email protected] (Stanislav Yordanov) Mon, 30 May 2016 17:51:21 +0000
| Newsgroups | php.doc.bg |
|---|---|
| Message-ID | <[email protected]> |
stanprog Mon, 30 May 2016 17:51:21 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=339245
Log:
sync with EN
Changed paths:
U phpdoc/bg/trunk/reference/strings/functions/nl2br.xml
Modified: phpdoc/bg/trunk/reference/strings/functions/nl2br.xml
===================================================================
--- phpdoc/bg/trunk/reference/strings/functions/nl2br.xml 2016-05-30 15:14:59 UTC (rev 339244)
+++ phpdoc/bg/trunk/reference/strings/functions/nl2br.xml 2016-05-30 17:51:21 UTC (rev 339245)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision $ -->
-<!-- EN-Revision: 336339 Maintainer: stanprog Status: ready -->
+<!-- EN-Revision: 339241 Maintainer: stanprog Status: ready -->
<!-- Reviewed: yes Maintainer: stanprog -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.nl2br">
<refnamediv>
@@ -16,8 +16,8 @@
<methodparam choice="opt"><type>bool</type><parameter>is_xhtml</parameter><initializer>true</initializer></methodparam>
</methodsynopsis>
<para>
- Връща <parameter>string</parameter> с '<br />' или
- '<br>' вмъкнати преди всеки знак за нов ред (<literal>\r\n</literal>,
+ Връща <parameter>string</parameter> с <code><br /></code> или
+ <code><br></code> вмъкнати преди всеки знак за нов ред (<literal>\r\n</literal>,
<literal>\n\r</literal>, <literal>\n</literal> и <literal>\r</literal>).
</para>
</refsect1>