summaryrefslogtreecommitdiffstats
path: root/c-user/barrier_manager.rst
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-10-05 16:44:26 -0500
committerJoel Sherrill <joel@rtems.org>2018-10-05 16:44:32 -0500
commit2abceef7fe76c01caea834ffa420af1af964ceb1 (patch)
tree1739c00e6594fdd8a0b2fa1f57d8a573c90feb88 /c-user/barrier_manager.rst
parentFix SPARC_SWTRAP_IRQDIS typo (diff)
downloadrtems-docs-4.11.tar.bz2
barrier_manager.rst: Fix Barrier Wait Section Title4.11
closes #3541.
Diffstat (limited to 'c-user/barrier_manager.rst')
-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 be40985..b6c8e7f 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.
@@ -320,7 +320,7 @@ NOTES:
.. _rtems_barrier_wait:
-BARRIER_OBTAIN - Acquire a barrier
+BARRIER_OBTAIN - Wait at a barrier
----------------------------------
.. index:: obtain a barrier
.. index:: lock a barrier