diff options
| -rw-r--r-- | man2/clone.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/clone.2 b/man2/clone.2 index 1eeeddc0eb..b867961e28 100644 --- a/man2/clone.2 +++ b/man2/clone.2 @@ -1062,7 +1062,7 @@ intended to be portable. The .BR kcmp (2) system call can be used to test whether two processes share various -resources siuch as a file descriptor table, +resources such as a file descriptor table, System V semaphore undo operations, or a virtual address space. In the kernel 2.4.x series, |
