summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/user/sem.t2
1 files changed, 1 insertions, 1 deletions
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