From c85b8f2ff74a6e8bce965c27cf0d0e116b30f7ac Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Jul 1999 23:05:51 +0000 Subject: Corrected formatting so argument was in code font. --- doc/user/sem.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/user/sem.t b/doc/user/sem.t index 679fc621a6..e2d1aeff8a 100644 --- a/doc/user/sem.t +++ b/doc/user/sem.t @@ -551,7 +551,7 @@ procedure Semaphore_Delete ( @subheading DESCRIPTION: -This directive deletes the semaphore specified by id. +This directive deletes the semaphore specified by @code{id}. All tasks blocked waiting to acquire the semaphore will be readied and returned a status code which indicates that the semaphore was deleted. The SMCB for this semaphore is reclaimed -- cgit v1.2.3