For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/reference/sem/functions ftok.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/sem/functions ftok.xml
Dave Barr

2006-10-15, 3:56 am

dave Sun Oct 15 04:17:56 2006 UTC

Modified files:
/phpdoc/en/reference/sem/functions ftok.xml
Log:
- should=must (Fixes #38896).


http://cvs.php.net/viewvc.cgi/phpdo...5&diff_format=u
Index: phpdoc/en/reference/sem/functions/ftok.xml
diff -u phpdoc/en/reference/sem/functions/ftok.xml:1.4 phpdoc/en/reference/sem/functions/ftok.xml:1.5
--- phpdoc/en/reference/sem/functions/ftok.xml:1.4 Mon Jun 9 19:13:07 2003
+++ phpdoc/en/reference/sem/functions/ftok.xml Sun Oct 15 04:17:56 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/sem.xml, last change in rev 1.2 -->
<refentry id='function.ftok'>
<refnamediv>
@@ -21,7 +21,7 @@
into a
<literal>integer</literal> for use with for example
<function>shmop_open</function> and other System V IPC keys. The
- <parameter>proj</parameter> parameter should be a one character string.
+ <parameter>proj</parameter> parameter must be a one character string.
</para>
<para>
On success the return value will be the created key value, otherwise
Sponsored Links







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

Copyright 2008 codecomments.com