Skip to content

Commit c0399f6

Browse files
authored
Merge pull request #8783 from hkuno/pr/v4.0.x
v4.0.x: man pages updates
2 parents ff95280 + 9d7244e commit c0399f6

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)