cvs: phpdoc-hu /reference/filesystem/functions link.xml symlink.xml
[email protected] ("Lajos Cseppent?")
| Newsgroups | php.doc.hu |
|---|---|
| Message-ID | <cvschappy1170163351@cvsserver> |
chappy Tue Jan 30 13:22:31 2007 UTC
Added files:
/phpdoc-hu/reference/filesystem/functions symlink.xml
Modified files:
/phpdoc-hu/reference/filesystem/functions link.xml
Log:
sync
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/filesystem/functions/link.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc-hu/reference/filesystem/functions/link.xml
diff -u phpdoc-hu/reference/filesystem/functions/link.xml:1.1 phpdoc-hu/reference/filesystem/functions/link.xml:1.2
--- phpdoc-hu/reference/filesystem/functions/link.xml:1.1 Tue Jan 30 13:19:24 2007
+++ phpdoc-hu/reference/filesystem/functions/link.xml Tue Jan 30 13:22:31 2007
@@ -21,8 +21,8 @@
¬e.no-windows;
<para>
- Lásd még a <function>symlink</function> függvényt könnyû linkek létrehozásához és
- a <function>readlink</function> függvényt
+ Lásd még a <function>symlink</function> függvényt könnyû linkek létrehozásához, és
+ a <function>readlink</function> függvényt a
<function>linkinfo</function> függvénnyel együtt.
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/filesystem/functions/symlink.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/filesystem/functions/symlink.xml
+++ phpdoc-hu/reference/filesystem/functions/symlink.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.6 Maintainer: chappy Status: ready -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.symlink">
<refnamediv>
<refname>symlink</refname>
<refpurpose>Létrehoz egy jelképes linket</refpurpose>
</refnamediv>
<refsect1>
<title>Leírás</title>
<methodsynopsis>
<type>bool</type><methodname>symlink</methodname>
<methodparam><type>string</type><parameter>target</parameter></methodparam>
<methodparam><type>string</type><parameter>link</parameter></methodparam>
</methodsynopsis>
<para>
A <function>symlink</function> függvény létrehoz egy jelképes linket
a létezõ, <parameter>target</parameter> paraméterben megadott helyre a
<parameter>link</parameter> paraméterben megadott névvel.
</para>
<para>
&return.success;
</para>
¬e.no-windows;
<para>
Lásd még a <function>link</function> függvényt nehéz linkek létrehozásához, és
a <function>readlink</function> függvényt a
<function>linkinfo</function> fügvénnyel együtt.
</para>
</refsect1>
</refentry>
<!-- 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:"../../../../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
-->