From bdc5340b39fbc40a64feadf0d2fd65beca35a320 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 22 Nov 2000 16:02:00 +0000 Subject: mdoc(7) police: Er macro usage cleanup. --- lib/libpthread/man/sem_destroy.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libpthread/man/sem_destroy.3') diff --git a/lib/libpthread/man/sem_destroy.3 b/lib/libpthread/man/sem_destroy.3 index 56e9204..bc66ffd 100644 --- a/lib/libpthread/man/sem_destroy.3 +++ b/lib/libpthread/man/sem_destroy.3 @@ -81,5 +81,7 @@ if called while there are threads blocked on .Fa sem , but this implementation is guaranteed to return -1 and set .Va errno -to EBUSY if there are threads blocked on +to +.Er EBUSY +if there are threads blocked on .Fa sem . -- cgit v1.1