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 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