From 304bc2c873cb0cab20490db113e343a36487cb91 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Oct 2018 16:26:26 -0500 Subject: barrier_manager.rst: Fix Barrier Wait Section Title closes #3538. --- c-user/barrier_manager.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c-user/barrier_manager.rst') 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: -- cgit v1.2.3