Skip to content

Commit 3d67c65

Browse files
authored
Merge pull request #8775 from hkuno/hkuno/man_pages
Hkuno/man pages
2 parents 8bc5d4c + aaf69b7 commit 3d67c65

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.so man3/shmem_short_xor_all.3
1+
.so man3/shmem_short_xor_to_all.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.so man3/shmem_short_xor_all.3
1+
.so man3/shmem_short_xor_to_all.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.so man3/shmem_short_xor_all.3
1+
.so man3/shmem_short_xor_to_all.3

oshmem/shmem/man/man3/shmem_putmem_nbi.3in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ See \fIintro_shmem\fP(3)
143143
for a definition of the term remotely accessible.
144144
.SH EXAMPLES
145145

146-
Consider this simple example for Fortran.
146+
Consider this simple example for C.
147147
.Vb
148148
#include <stdio.h>
149149
#include <mpp/shmem.h>

0 commit comments

Comments
 (0)