diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-09-05 00:01:33 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-09-05 00:01:33 +0200 |
commit | 3f1996a307f0fe612d94505352b585871f447e48 (patch) | |
tree | ed7a7a0d7fc481b9de2b6cd9a9eacb175fb01b9d | |
parent | info: doc structs in inbound.h (diff) | |
download | mds-3f1996a307f0fe612d94505352b585871f447e48.tar.gz mds-3f1996a307f0fe612d94505352b585871f447e48.tar.bz2 mds-3f1996a307f0fe612d94505352b585871f447e48.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | doc/info/mds.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index e4e85bf..253934a 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -9559,7 +9559,7 @@ internal use only. These semaphores, and the one in @code{libmds_mpool_t}, a process-private@footnote{Thread-shared, rather -the process-shared, meaning child processes +than process-shared, meaning child processes cannot use them.} POSIX semaphores. POSIX semaphores are not as functional as XSI (System V) semaphore arrays, they are however much lighter weight can |