Loading...
sys/sem_unlink.2 Libc-391 Libc-320
--- Libc/Libc-391/sys/sem_unlink.2
+++ Libc/Libc-320/sys/sem_unlink.2
@@ -45,7 +45,7 @@
 .Fa name .
 .Pp
 If successful,
-.Fn sem_unlink
+.Fn sem_close
 will return 0.  Otherwise, -1 is returned and
 .Va errno
 is set, and the state of the semaphore is unchanged.