diff options
Diffstat (limited to 'manual/ipc.texi')
-rw-r--r-- | manual/ipc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/ipc.texi b/manual/ipc.texi index be74664af9..6a6e5ad410 100644 --- a/manual/ipc.texi +++ b/manual/ipc.texi @@ -62,7 +62,7 @@ by @theglibc{}. @safety{@prelim{}@mtsafe{}@asunsafe{@asuinit{}}@acunsafe{@acuinit{}}} @c pthread_once asuinit @c -@c We are AC-Unsafe becuase we use pthread_once to initialize +@c We are AC-Unsafe because we use pthread_once to initialize @c a global variable that holds the location of the mounted @c shmfs on Linux. @end deftypefun |