Skip to content

Commit

Permalink
Merge pull request #8775 from hkuno/hkuno/man_pages
Browse files Browse the repository at this point in the history
Hkuno/man pages
  • Loading branch information
jsquyres authored Apr 6, 2021
2 parents 8bc5d4c + aaf69b7 commit 3d67c65
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion oshmem/shmem/man/man3/shmem_int_xor_to_all.3in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/shmem_short_xor_all.3
.so man3/shmem_short_xor_to_all.3
2 changes: 1 addition & 1 deletion oshmem/shmem/man/man3/shmem_long_xor_to_all.3in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/shmem_short_xor_all.3
.so man3/shmem_short_xor_to_all.3
2 changes: 1 addition & 1 deletion oshmem/shmem/man/man3/shmem_longlong_xor_to_all.3in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.so man3/shmem_short_xor_all.3
.so man3/shmem_short_xor_to_all.3
2 changes: 1 addition & 1 deletion oshmem/shmem/man/man3/shmem_putmem_nbi.3in
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ See \fIintro_shmem\fP(3)
for a definition of the term remotely accessible.
.SH EXAMPLES

Consider this simple example for Fortran.
Consider this simple example for C.
.Vb
#include <stdio.h>
#include <mpp/shmem.h>
Expand Down

0 comments on commit 3d67c65

Please sign in to comment.