For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2004 > cvs: phpdoc /en/reference/dio/functions dio-seek.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/dio/functions dio-seek.xml
Yannick Torres

2004-10-28, 3:57 pm

yannick Thu Oct 28 10:24:06 2004 EDT

Modified files:
/phpdoc/en/reference/dio/functions dio-s.xml
Log:
typo

[url]http://cvs.php.net/diff.php/phpdoc/en/reference/dio/functions/dio-s.xml?r1=1.5&r2=1.6&ty=u[/url]
Index: phpdoc/en/reference/dio/functions/dio-s.xml
diff -u phpdoc/en/reference/dio/functions/dio-s.xml:1.5 phpdoc/en/reference/dio/functions/dio-s.xml:1.6
--- phpdoc/en/reference/dio/functions/dio-s.xml:1.5 Tue Sep 7 17:36:22 2004
+++ phpdoc/en/reference/dio/functions/dio-s.xml Thu Oct 28 10:24:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/dio.xml, last change in rev 1.1 -->
<refentry id="function.dio-s">
<refnamediv>
@@ -66,7 +66,7 @@
// position is now at 5 characters from the end of the file

dio_s($fd, SEEK_END, -10);
-// position if now at 10 characters past the end of the file.
+// position is now at 10 characters past the end of the file.
// The 10 characters between the end of the file and the current
// position are filled with zeros.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com