derick Fri Nov 16 04:30:18 2001 EDT
Modified files:
/phpdoc/de/functions nis.xml
Log:
- Fix tag
Index: phpdoc/de/functions/nis.xml
diff -u phpdoc/de/functions/nis.xml:1.8 phpdoc/de/functions/nis.xml:1.9
--- phpdoc/de/functions/nis.xml:1.8 Thu Nov 15 05:28:26 2001
+++ phpdoc/de/functions/nis.xml Fri Nov 16 04:30:18 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<reference id="ref.nis">
<title>YP/NIS Funktionen</title>
<titleabbrev>YP/NIS</titleabbrev>
@@ -213,7 +213,7 @@
</para>
<para>
<example>
- <title>Beispiel für den ersten NIS-Eintrag</title
+ <title>Beispiel für den ersten NIS-Eintrag</title>
<programlisting role="php">
<?php
$entry = yp_first($domain, "passwd.byname");