Add missing section number.

This commit is contained in:
Ruslan Ermilov 2008-03-13 10:25:30 +00:00
parent ea39de9f93
commit c130b9f1af
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177140

View File

@ -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