ossp-pkg/mm/mm.pod 1.27 -> 1.28
--- mm.pod 2006/06/10 21:12:35 1.27
+++ mm.pod 2006/06/10 21:14:02 1.28
@@ -399,7 +399,7 @@
This destroys the complete shared memory pool I<mm> and with it all chunks
which were allocated in this pool. Additionally any created files on the
-filesystem corresponding the to shared memory pool are unlinked.
+filesystem corresponding to the shared memory pool are unlinked.
=item int B<mm_lock>(MM *I<mm>, mm_lock_mode I<mode>);
|
|