cvs: phpdoc-nl /reference/bzip2/functions bzclose.xml bzcompress.xml bzdecompress.xml bzerrno.xml bzerror.xml bzerrstr.xml bzflush.xml bzopen.xml bzread.xml bzwrite.xml

[email protected] ("Sander Roobol")
Newsgroups php.doc.nl
Message-ID <cvssander1029490108@cvsserver>
sander		Fri Aug 16 05:28:28 2002 EDT

  Modified files:              
    /phpdoc-nl/reference/bzip2/functions	bzclose.xml bzcompress.xml 
                                        	bzdecompress.xml bzerrno.xml 
                                        	bzerror.xml bzerrstr.xml 
                                        	bzflush.xml bzopen.xml 
                                        	bzread.xml bzwrite.xml 
  Log:
  Omschrijving -> Beschrijving
  
  
Index: phpdoc-nl/reference/bzip2/functions/bzclose.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzclose.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzclose.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzclose.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzclose.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Sluit een bzip2 file pointer</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>bzclose</methodname>
       <methodparam><type>resource</type><parameter>bz</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzcompress.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzcompress.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzcompress.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzcompress.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzcompress.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Comprimeert een string naar bzip2 gecodeerde data</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>bzcompress</methodname>
       <methodparam><type>string</type><parameter>source</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzdecompress.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzdecompress.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzdecompress.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzdecompress.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzdecompress.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Decomprimeert bzip2 gecodeerde data</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>bzdecompress</methodname>
       <methodparam><type>string</type><parameter>source</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzerrno.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzerrno.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzerrno.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzerrno.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzerrno.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Geeft een bzip2 foutnummer terug</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>bzerrno</methodname>
       <methodparam><type>resource</type><parameter>bz</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzerror.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzerror.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzerror.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzerror.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzerror.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Geeft een bzip2 foutnummer en foutmelding in een array terug</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>array</type><methodname>bzerror</methodname>
       <methodparam><type>resource</type><parameter>bz</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzerrstr.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzerrstr.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzerrstr.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzerrstr.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzerrstr.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Geeft een bzip2 foutmelding terug</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>bzerrstr</methodname>
       <methodparam><type>resource</type><parameter>bz</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzflush.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzflush.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzflush.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzflush.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzflush.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Forceer het wegschrijven van alle gebufferde data</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>bzflush</methodname>
       <methodparam><type>resource</type><parameter>bz</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzopen.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzopen.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzopen.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzopen.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzopen.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Open een bzip2 gecomprimeerd bestand</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>resource</type><methodname>bzopen</methodname>
       <methodparam><type>string</type><parameter>filename</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzread.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzread.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzread.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzread.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzread.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Binary safe lezen van een bzip2 bestand</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>bzread</methodname>
       <methodparam><type>resource</type><parameter>bz</parameter></methodparam>
Index: phpdoc-nl/reference/bzip2/functions/bzwrite.xml
diff -u phpdoc-nl/reference/bzip2/functions/bzwrite.xml:1.1 phpdoc-nl/reference/bzip2/functions/bzwrite.xml:1.2
--- phpdoc-nl/reference/bzip2/functions/bzwrite.xml:1.1	Wed Aug 14 11:40:19 2002
+++ phpdoc-nl/reference/bzip2/functions/bzwrite.xml	Fri Aug 16 05:28:28 2002
@@ -6,7 +6,7 @@
     <refpurpose>Binary safe schrijven naar een bzip2 bestand</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>bzwrite</methodname>
       <methodparam><type>resource</type><parameter>bz</parameter></methodparam>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.