summaryrefslogtreecommitdiffstats
path: root/c-user
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-10-05 16:26:26 -0500
committerJoel Sherrill <joel@rtems.org>2018-10-05 16:26:31 -0500
commit304bc2c873cb0cab20490db113e343a36487cb91 (patch)
treeddb148efc21109a36a87e4f9287ceb9e7e67fdfe /c-user
parentc-user: Document rtems_task_exit() (diff)
downloadrtems-docs-304bc2c873cb0cab20490db113e343a36487cb91.tar.bz2
barrier_manager.rst: Fix Barrier Wait Section Title
closes #3538.
Diffstat (limited to 'c-user')
-rw-r--r--c-user/barrier_manager.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/barrier_manager.rst b/c-user/barrier_manager.rst
index c312c76..636973c 100644
--- a/c-user/barrier_manager.rst
+++ b/c-user/barrier_manager.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
+.. COMMENT: COPYRIGHT (c) 1988-2008, 2018.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
@@ -329,7 +329,7 @@ NOTES:
.. index:: lock a barrier
.. index:: rtems_barrier_wait
-BARRIER_OBTAIN - Acquire a barrier
+BARRIER_WAIT - Wait at a barrier
----------------------------------
CALLING SEQUENCE: