From 8c8b7bda5fde3671b136079e511244c6c8c2c607 Mon Sep 17 00:00:00 2001 From: Harumi Kuno Date: Tue, 6 Apr 2021 09:56:27 -0600 Subject: [PATCH 1/2] Fix language text for example Code snippet appears to be C not Fortran. Signed-off-by: Harumi Kuno --- oshmem/shmem/man/man3/shmem_putmem_nbi.3in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oshmem/shmem/man/man3/shmem_putmem_nbi.3in b/oshmem/shmem/man/man3/shmem_putmem_nbi.3in index f987e670c7d..4a2e7db3eef 100644 --- a/oshmem/shmem/man/man3/shmem_putmem_nbi.3in +++ b/oshmem/shmem/man/man3/shmem_putmem_nbi.3in @@ -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 #include From aaf69b70a36e44da37811e82f11b89cecb8267fc Mon Sep 17 00:00:00 2001 From: Harumi Kuno Date: Tue, 6 Apr 2021 09:58:46 -0600 Subject: [PATCH 2/2] Fix .so filenames Actual file names have substring: xor_to_all Signed-off-by: Harumi Kuno --- oshmem/shmem/man/man3/shmem_int_xor_to_all.3in | 2 +- oshmem/shmem/man/man3/shmem_long_xor_to_all.3in | 2 +- oshmem/shmem/man/man3/shmem_longlong_xor_to_all.3in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/oshmem/shmem/man/man3/shmem_int_xor_to_all.3in b/oshmem/shmem/man/man3/shmem_int_xor_to_all.3in index bda77ecf1d1..3a0855e2f47 100644 --- a/oshmem/shmem/man/man3/shmem_int_xor_to_all.3in +++ b/oshmem/shmem/man/man3/shmem_int_xor_to_all.3in @@ -1 +1 @@ -.so man3/shmem_short_xor_all.3 +.so man3/shmem_short_xor_to_all.3 diff --git a/oshmem/shmem/man/man3/shmem_long_xor_to_all.3in b/oshmem/shmem/man/man3/shmem_long_xor_to_all.3in index bda77ecf1d1..3a0855e2f47 100644 --- a/oshmem/shmem/man/man3/shmem_long_xor_to_all.3in +++ b/oshmem/shmem/man/man3/shmem_long_xor_to_all.3in @@ -1 +1 @@ -.so man3/shmem_short_xor_all.3 +.so man3/shmem_short_xor_to_all.3 diff --git a/oshmem/shmem/man/man3/shmem_longlong_xor_to_all.3in b/oshmem/shmem/man/man3/shmem_longlong_xor_to_all.3in index bda77ecf1d1..3a0855e2f47 100644 --- a/oshmem/shmem/man/man3/shmem_longlong_xor_to_all.3in +++ b/oshmem/shmem/man/man3/shmem_longlong_xor_to_all.3in @@ -1 +1 @@ -.so man3/shmem_short_xor_all.3 +.so man3/shmem_short_xor_to_all.3