Date: 11/12/00
- Next message: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Previous message: Jani Taskinen: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
derick Sun Nov 12 10:57:31 2000 EDT
Modified files:
/phpdoc/nl/functions sem.xml
/phpdoc/en/functions sem.xml
Log:
- Clarified the limits, and some lay-out
#- No tabs please
Index: phpdoc/nl/functions/sem.xml
diff -u phpdoc/nl/functions/sem.xml:1.1 phpdoc/nl/functions/sem.xml:1.2
--- phpdoc/nl/functions/sem.xml:1.1 Tue Oct 10 15:07:53 2000
+++ phpdoc/nl/functions/sem.xml Sun Nov 12 10:57:31 2000
@@ -21,20 +21,25 @@
<tgroup cols="2">
<tbody>
<row>
- <entry>SHMMAX</entry>
- <entry>max size of shared memory, normally 131072 bytes</entry>
+ <entry>SHMMAX</entry>
+ <entry>max size of shared memory, normally 131072 bytes</entry>
</row>
<row>
- <entry>SHMMIN</entry>
- <entry>minimum size of shared memory, normally 1 byte</entry>
+ <entry>SHMMIN</entry>
+ <entry>minimum size of shared memory, normally 1 byte</entry>
</row>
<row>
- <entry>SHMMNI</entry>
- <entry>max amount of shared memory segments, normally 100</entry>
+ <entry>SHMMNI</entry>
+ <entry>
+ max amount of shared memory segments on a system,
+ normally 100
+ </entry>
</row>
<row>
- <entry>SHMSEG</entry>
- <entry>max amount of shared memory per process, normally 6</entry>
+ <entry>SHMSEG</entry>
+ <entry>
+ max amount of shared memory segments per process, normally 6
+ </entry>
</row>
</tbody>
</tgroup>
Index: phpdoc/en/functions/sem.xml
diff -u phpdoc/en/functions/sem.xml:1.5 phpdoc/en/functions/sem.xml:1.6
--- phpdoc/en/functions/sem.xml:1.5 Tue Sep 5 23:46:47 2000
+++ phpdoc/en/functions/sem.xml Sun Nov 12 10:57:31 2000
@@ -21,20 +21,25 @@
<tgroup cols="2">
<tbody>
<row>
- <entry>SHMMAX</entry>
- <entry>max size of shared memory, normally 131072 bytes</entry>
+ <entry>SHMMAX</entry>
+ <entry>max size of shared memory, normally 131072 bytes</entry>
</row>
<row>
- <entry>SHMMIN</entry>
- <entry>minimum size of shared memory, normally 1 byte</entry>
+ <entry>SHMMIN</entry>
+ <entry>minimum size of shared memory, normally 1 byte</entry>
</row>
<row>
- <entry>SHMMNI</entry>
- <entry>max amount of shared memory segments, normally 100</entry>
+ <entry>SHMMNI</entry>
+ <entry>
+ max amount of shared memory segments on a system,
+ normally 100
+ </entry>
</row>
<row>
- <entry>SHMSEG</entry>
- <entry>max amount of shared memory per process, normally 6</entry>
+ <entry>SHMSEG</entry>
+ <entry>
+ max amount of shared memory segments per process, normally 6
+ </entry>
</row>
</tbody>
</tgroup>
- Next message: Kristian Köhntopp: "[PHP-DOC] cvs: phpdoc / global.ent /en/functions outcontrol.xml"
- Previous message: Jani Taskinen: "[PHP-DOC] cvs: phpdoc /en/functions strings.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

