diff options
Diffstat (limited to 'docs/manual/mod/core.xml')
-rw-r--r-- | docs/manual/mod/core.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index daf9f71ac4..debba51780 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2406,7 +2406,7 @@ or specified mutexes</description> <p>Most mechanisms are only available on selected platforms, where the underlying platform and <glossary>APR</glossary> support it. Mechanisms - which aren't avaiable on all platforms are <em>posixsem</em>, + which aren't available on all platforms are <em>posixsem</em>, <em>sysvsem</em>, <em>sem</em>, <em>pthread</em>, <em>fcntl</em>, <em>flock</em>, and <em>file</em>.</p> |