Check-in Number:
|
5416 | |
Date: |
2006-Jun-10 23:14:02 (local)
2006-Jun-10 21:14:02 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix another typo |
Tickets: |
|
Inspections: |
|
Files: |
|
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>);
|
|