From c130b9f1afa6ca453bbf6cd433e6d23d2b82d9bf Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 13 Mar 2008 10:25:30 +0000 Subject: Add missing section number. --- lib/libc/gen/sem_wait.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/gen/sem_wait.3') diff --git a/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3 index 474e78b995b3..18e95868f202 100644 --- a/lib/libc/gen/sem_wait.3 +++ b/lib/libc/gen/sem_wait.3 @@ -84,7 +84,7 @@ The semaphore value was zero, and thus could not be decremented. .Sh SEE ALSO .Xr sem_getvalue 3 , .Xr sem_post 3 , -.Xr sem_timedwait , +.Xr sem_timedwait 3 , .Xr sem 4 .Sh STANDARDS The -- cgit v1.2.3