diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-04 21:47:35 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-04 21:47:35 +0000 |
commit | bf9cf7db9d2ad427ea77a9da3bbee81930a3a80b (patch) | |
tree | 0d8cf6d1859ebf05c250faebc0d4afe1c87b344a /man3 | |
parent | d6d70cf9426193622e7fc5b7facb346e8b82c5ba (diff) |
New links to sem_wait.3
Diffstat (limited to 'man3')
-rw-r--r-- | man3/sem_timedwait.3 | 1 | ||||
-rw-r--r-- | man3/sem_trywait.3 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/man3/sem_timedwait.3 b/man3/sem_timedwait.3 new file mode 100644 index 00000000..c7b43fa8 --- /dev/null +++ b/man3/sem_timedwait.3 @@ -0,0 +1 @@ +.so man3/sem_wait.3 diff --git a/man3/sem_trywait.3 b/man3/sem_trywait.3 new file mode 100644 index 00000000..c7b43fa8 --- /dev/null +++ b/man3/sem_trywait.3 @@ -0,0 +1 @@ +.so man3/sem_wait.3 |