[Pkg-ofed-commits] [libfabric] 118/123: man/atomic: Clarify use of count

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sat Oct 22 12:28:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to annotated tag v1.1.1
in repository libfabric.

commit b599d8af1f53623736c77e26e3bbbed4d2d166be
Author: Sean Hefty <sean.hefty at intel.com>
Date:   Thu Oct 1 09:23:12 2015 -0700

    man/atomic: Clarify use of count
    
    Clearly indicate that count is number of elements.
    
    Signed-off-by: Sean Hefty <sean.hefty at intel.com>
---
 man/fi_atomic.3.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/fi_atomic.3.md b/man/fi_atomic.3.md
index df77354..36592d7 100644
--- a/man/fi_atomic.3.md
+++ b/man/fi_atomic.3.md
@@ -102,7 +102,8 @@ int fi_compare_atomicvalid(struct fid_ep *ep, enum fi_datatype datatype,
 : Vectored data buffer(s).
 
 *count / compare_count / result_count*
-: Count of vectored data entries.
+: Count of vectored data entries.  The number of elements referenced,
+  where each element is the indicated datatype.
 
 *addr*
 : Address of remote memory to access.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libfabric.git



More information about the Pkg-ofed-commits mailing list