svn: /phpdoc/fa/trunk/reference/expect/ setup.xml
[email protected] (Yannick Torres)
| Newsgroups | php.doc.fa |
|---|---|
| Message-ID | <[email protected]> |
yannick Sat, 01 May 2010 19:10:15 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=298843
Log:
New translation
Changed paths:
A phpdoc/fa/trunk/reference/expect/setup.xml
Added: phpdoc/fa/trunk/reference/expect/setup.xml
===================================================================
--- phpdoc/fa/trunk/reference/expect/setup.xml (rev 0)
+++ phpdoc/fa/trunk/reference/expect/setup.xml 2010-05-01 19:10:15 UTC (rev 298843)
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- EN-Revision: 288721 Maintainer: pedram Status: ready -->
+<!-- Reviewed: yes -->
+<!-- $Revision$ -->
+
+<chapter xml:id="expect.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ &reftitle.setup;
+
+ <!-- {{{ Requirements -->
+ <section xml:id="expect.requirements">
+ &reftitle.required;
+ <para>
+ این ماجول از توابع کتابخانه <link
+ xlink:href="&url.expect;">expect</link> استفاده میکند.
+ شما نیازمند libexpect نسخه >= 5.43.0 است.
+ </para>
+ </section>
+ <!-- }}} -->
+
+ <!-- {{{ Installation -->
+ &reference.expect.configure;
+ <!-- }}} -->
+
+ <!-- {{{ Configuration -->
+ &reference.expect.ini;
+ <!-- }}} -->
+
+ <!-- {{{ Resources -->
+ <section xml:id="expect.resources">
+ &reftitle.resources;
+ <para>
+ <function>expect_popen</function> جریان باز PTY استفاده شده توسط
+ <function>expect_expectl</function> را باز میگرداند.
+ </para>
+ </section>
+ <!-- }}} -->
+
+</chapter>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+indent-tabs-mode:nil
+sgml-parent-document:nil
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->
+
Property changes on: phpdoc/fa/trunk/reference/expect/setup.xml
___________________________________________________________________
Added: svn:keywords
+ Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
Added: svn:eol-style
+ native