[rtems-docs commit] barrier_manager.rst: Fix Barrier Wait Section Title
Joel Sherrill
joel at rtems.org
Fri Oct 5 21:45:20 UTC 2018
Module: rtems-docs
Branch: 4.11
Commit: 2abceef7fe76c01caea834ffa420af1af964ceb1
Changeset: http://git.rtems.org/rtems-docs/commit/?id=2abceef7fe76c01caea834ffa420af1af964ceb1
Author: Joel Sherrill <joel at rtems.org>
Date: Fri Oct 5 16:44:26 2018 -0500
barrier_manager.rst: Fix Barrier Wait Section Title
closes #3541.
---
c-user/barrier_manager.rst | 4 ++--
1 file 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
More information about the vc
mailing list