From 96c655ec67183ca7f2e372912d15ec5b1beef153 Mon Sep 17 00:00:00 2001
From: Jeff Squyres <jsquyres@cisco.com>
Date: Thu, 23 Oct 2014 17:21:54 -0400
Subject: [PATCH] man: add $COPYRIGHT$ token and emacs mode to all man pages

---
 ompi/mpi/man/man3/MPI.3in                            | 2 ++
 ompi/mpi/man/man3/MPI_Abort.3in                      | 1 +
 ompi/mpi/man/man3/MPI_Accumulate.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Add_error_class.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Add_error_code.3in             | 2 ++
 ompi/mpi/man/man3/MPI_Add_error_string.3in           | 1 +
 ompi/mpi/man/man3/MPI_Address.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Alloc_mem.3in                  | 1 +
 ompi/mpi/man/man3/MPI_Alltoallw.3in                  | 1 +
 ompi/mpi/man/man3/MPI_Attr_delete.3in                | 1 +
 ompi/mpi/man/man3/MPI_Attr_get.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Attr_put.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Barrier.3in                    | 1 +
 ompi/mpi/man/man3/MPI_Bcast.3in                      | 1 +
 ompi/mpi/man/man3/MPI_Buffer_attach.3in              | 1 +
 ompi/mpi/man/man3/MPI_Buffer_detach.3in              | 1 +
 ompi/mpi/man/man3/MPI_Cancel.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Cart_coords.3in                | 1 +
 ompi/mpi/man/man3/MPI_Cart_get.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Cart_map.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Cart_rank.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Cart_shift.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_Cart_sub.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Cartdim_get.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Close_port.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Comm_accept.3in                | 1 +
 ompi/mpi/man/man3/MPI_Comm_call_errhandler.3in       | 2 ++
 ompi/mpi/man/man3/MPI_Comm_compare.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Comm_connect.3in               | 1 +
 ompi/mpi/man/man3/MPI_Comm_create.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Comm_create_errhandler.3in     | 2 ++
 ompi/mpi/man/man3/MPI_Comm_create_group.3in          | 2 ++
 ompi/mpi/man/man3/MPI_Comm_create_keyval.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Comm_delete_attr.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Comm_disconnect.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Comm_dup.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Comm_dup_with_info.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Comm_f2c.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Comm_free.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Comm_free_keyval.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Comm_get_attr.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Comm_get_errhandler.3in        | 2 ++
 ompi/mpi/man/man3/MPI_Comm_get_info.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Comm_get_name.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Comm_get_parent.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Comm_group.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_Comm_idup.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Comm_join.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Comm_rank.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Comm_remote_group.3in          | 2 ++
 ompi/mpi/man/man3/MPI_Comm_remote_size.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Comm_set_attr.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Comm_set_errhandler.3in        | 2 ++
 ompi/mpi/man/man3/MPI_Comm_set_info.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Comm_set_name.3in              | 1 +
 ompi/mpi/man/man3/MPI_Comm_size.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Comm_spawn.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Comm_spawn_multiple.3in        | 1 +
 ompi/mpi/man/man3/MPI_Comm_split.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_Comm_split_type.3in            | 3 ++-
 ompi/mpi/man/man3/MPI_Comm_test_inter.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Compare_and_swap.3in           | 1 +
 ompi/mpi/man/man3/MPI_Dims_create.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Dist_graph_create.3in          | 1 +
 ompi/mpi/man/man3/MPI_Dist_graph_create_adjacent.3in | 1 +
 ompi/mpi/man/man3/MPI_Dist_graph_neighbors.3in       | 1 +
 ompi/mpi/man/man3/MPI_Dist_graph_neighbors_count.3in | 1 +
 ompi/mpi/man/man3/MPI_Errhandler_create.3in          | 2 ++
 ompi/mpi/man/man3/MPI_Errhandler_free.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Errhandler_get.3in             | 2 ++
 ompi/mpi/man/man3/MPI_Errhandler_set.3in             | 2 ++
 ompi/mpi/man/man3/MPI_Error_class.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Error_string.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Exscan.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Fetch_and_op.3in               | 1 +
 ompi/mpi/man/man3/MPI_File_call_errhandler.3in       | 2 ++
 ompi/mpi/man/man3/MPI_File_close.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_File_create_errhandler.3in     | 2 ++
 ompi/mpi/man/man3/MPI_File_delete.3in                | 1 +
 ompi/mpi/man/man3/MPI_File_f2c.3in                   | 1 +
 ompi/mpi/man/man3/MPI_File_get_amode.3in             | 2 ++
 ompi/mpi/man/man3/MPI_File_get_atomicity.3in         | 2 ++
 ompi/mpi/man/man3/MPI_File_get_byte_offset.3in       | 2 ++
 ompi/mpi/man/man3/MPI_File_get_errhandler.3in        | 2 ++
 ompi/mpi/man/man3/MPI_File_get_group.3in             | 2 ++
 ompi/mpi/man/man3/MPI_File_get_info.3in              | 2 ++
 ompi/mpi/man/man3/MPI_File_get_position.3in          | 2 ++
 ompi/mpi/man/man3/MPI_File_get_position_shared.3in   | 2 ++
 ompi/mpi/man/man3/MPI_File_get_size.3in              | 2 ++
 ompi/mpi/man/man3/MPI_File_get_type_extent.3in       | 2 ++
 ompi/mpi/man/man3/MPI_File_get_view.3in              | 2 ++
 ompi/mpi/man/man3/MPI_File_iread.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_File_iread_at.3in              | 2 ++
 ompi/mpi/man/man3/MPI_File_iread_shared.3in          | 2 ++
 ompi/mpi/man/man3/MPI_File_iwrite.3in                | 1 +
 ompi/mpi/man/man3/MPI_File_iwrite_at.3in             | 1 +
 ompi/mpi/man/man3/MPI_File_iwrite_shared.3in         | 1 +
 ompi/mpi/man/man3/MPI_File_open.3in                  | 1 +
 ompi/mpi/man/man3/MPI_File_preallocate.3in           | 2 ++
 ompi/mpi/man/man3/MPI_File_read.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_File_read_all.3in              | 2 ++
 ompi/mpi/man/man3/MPI_File_read_all_begin.3in        | 2 ++
 ompi/mpi/man/man3/MPI_File_read_all_end.3in          | 2 ++
 ompi/mpi/man/man3/MPI_File_read_at.3in               | 2 ++
 ompi/mpi/man/man3/MPI_File_read_at_all.3in           | 2 ++
 ompi/mpi/man/man3/MPI_File_read_at_all_begin.3in     | 2 ++
 ompi/mpi/man/man3/MPI_File_read_at_all_end.3in       | 2 ++
 ompi/mpi/man/man3/MPI_File_read_ordered.3in          | 2 ++
 ompi/mpi/man/man3/MPI_File_read_ordered_begin.3in    | 2 ++
 ompi/mpi/man/man3/MPI_File_read_ordered_end.3in      | 2 ++
 ompi/mpi/man/man3/MPI_File_read_shared.3in           | 2 ++
 ompi/mpi/man/man3/MPI_File_seek.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_File_seek_shared.3in           | 2 ++
 ompi/mpi/man/man3/MPI_File_set_atomicity.3in         | 2 ++
 ompi/mpi/man/man3/MPI_File_set_errhandler.3in        | 2 ++
 ompi/mpi/man/man3/MPI_File_set_info.3in              | 2 ++
 ompi/mpi/man/man3/MPI_File_set_size.3in              | 2 ++
 ompi/mpi/man/man3/MPI_File_set_view.3in              | 1 +
 ompi/mpi/man/man3/MPI_File_sync.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_File_write.3in                 | 1 +
 ompi/mpi/man/man3/MPI_File_write_all.3in             | 1 +
 ompi/mpi/man/man3/MPI_File_write_all_begin.3in       | 1 +
 ompi/mpi/man/man3/MPI_File_write_all_end.3in         | 1 +
 ompi/mpi/man/man3/MPI_File_write_at.3in              | 1 +
 ompi/mpi/man/man3/MPI_File_write_at_all.3in          | 1 +
 ompi/mpi/man/man3/MPI_File_write_at_all_begin.3in    | 1 +
 ompi/mpi/man/man3/MPI_File_write_at_all_end.3in      | 1 +
 ompi/mpi/man/man3/MPI_File_write_ordered.3in         | 1 +
 ompi/mpi/man/man3/MPI_File_write_ordered_begin.3in   | 1 +
 ompi/mpi/man/man3/MPI_File_write_ordered_end.3in     | 1 +
 ompi/mpi/man/man3/MPI_File_write_shared.3in          | 1 +
 ompi/mpi/man/man3/MPI_Finalize.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Finalized.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Free_mem.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Gather.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Gatherv.3in                    | 1 +
 ompi/mpi/man/man3/MPI_Get.3in                        | 1 +
 ompi/mpi/man/man3/MPI_Get_accumulate.3in             | 1 +
 ompi/mpi/man/man3/MPI_Get_address.3in                | 1 +
 ompi/mpi/man/man3/MPI_Get_count.3in                  | 1 +
 ompi/mpi/man/man3/MPI_Get_elements.3in               | 1 +
 ompi/mpi/man/man3/MPI_Get_library_version.3in        | 1 +
 ompi/mpi/man/man3/MPI_Get_processor_name.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Get_version.3in                | 1 +
 ompi/mpi/man/man3/MPI_Graph_create.3in               | 1 +
 ompi/mpi/man/man3/MPI_Graph_get.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Graph_map.3in                  | 1 +
 ompi/mpi/man/man3/MPI_Graph_neighbors.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Graph_neighbors_count.3in      | 2 ++
 ompi/mpi/man/man3/MPI_Graphdims_get.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Grequest_complete.3in          | 2 ++
 ompi/mpi/man/man3/MPI_Grequest_start.3in             | 2 ++
 ompi/mpi/man/man3/MPI_Group_compare.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Group_difference.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Group_excl.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Group_free.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_Group_incl.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Group_intersection.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Group_range_excl.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Group_range_incl.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Group_rank.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_Group_size.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_Group_translate_ranks.3in      | 1 +
 ompi/mpi/man/man3/MPI_Group_union.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Ibsend.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Improbe.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Imrecv.3in                     | 2 ++
 ompi/mpi/man/man3/MPI_Info_create.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Info_delete.3in                | 1 +
 ompi/mpi/man/man3/MPI_Info_dup.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Info_env.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Info_free.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Info_get.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Info_get_nkeys.3in             | 2 ++
 ompi/mpi/man/man3/MPI_Info_get_nthkey.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Info_get_valuelen.3in          | 1 +
 ompi/mpi/man/man3/MPI_Info_set.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Init.3in                       | 2 ++
 ompi/mpi/man/man3/MPI_Init_thread.3in                | 3 ++-
 ompi/mpi/man/man3/MPI_Initialized.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Intercomm_create.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Intercomm_merge.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Iprobe.3in                     | 2 ++
 ompi/mpi/man/man3/MPI_Irecv.3in                      | 2 ++
 ompi/mpi/man/man3/MPI_Irsend.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Is_thread_main.3in             | 2 ++
 ompi/mpi/man/man3/MPI_Isend.3in                      | 1 +
 ompi/mpi/man/man3/MPI_Issend.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Keyval_create.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Keyval_free.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Lookup_name.3in                | 1 +
 ompi/mpi/man/man3/MPI_Mprobe.3in                     | 2 ++
 ompi/mpi/man/man3/MPI_Mrecv.3in                      | 2 ++
 ompi/mpi/man/man3/MPI_Neighbor_allgather.3in         | 1 +
 ompi/mpi/man/man3/MPI_Neighbor_allgatherv.3in        | 2 ++
 ompi/mpi/man/man3/MPI_Neighbor_alltoall.3in          | 1 +
 ompi/mpi/man/man3/MPI_Neighbor_alltoallv.3in         | 1 +
 ompi/mpi/man/man3/MPI_Neighbor_alltoallw.3in         | 1 +
 ompi/mpi/man/man3/MPI_Op_create.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Op_free.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Open_port.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Pack.3in                       | 1 +
 ompi/mpi/man/man3/MPI_Pack_external.3in              | 1 +
 ompi/mpi/man/man3/MPI_Pack_external_size.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Pack_size.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Pcontrol.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Probe.3in                      | 2 ++
 ompi/mpi/man/man3/MPI_Publish_name.3in               | 1 +
 ompi/mpi/man/man3/MPI_Put.3in                        | 1 +
 ompi/mpi/man/man3/MPI_Query_thread.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Recv.3in                       | 2 ++
 ompi/mpi/man/man3/MPI_Recv_init.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Reduce.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Reduce_local.3in               | 1 +
 ompi/mpi/man/man3/MPI_Reduce_scatter.3in             | 1 +
 ompi/mpi/man/man3/MPI_Reduce_scatter_block.3in       | 1 +
 ompi/mpi/man/man3/MPI_Register_datarep.3in           | 1 +
 ompi/mpi/man/man3/MPI_Request_free.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Request_get_status.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Rsend.3in                      | 1 +
 ompi/mpi/man/man3/MPI_Rsend_init.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Scan.3in                       | 1 +
 ompi/mpi/man/man3/MPI_Scatter.3in                    | 1 +
 ompi/mpi/man/man3/MPI_Scatterv.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Send.3in                       | 1 +
 ompi/mpi/man/man3/MPI_Send_init.3in                  | 1 +
 ompi/mpi/man/man3/MPI_Sendrecv.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Sendrecv_replace.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Sizeof.3in                     | 2 ++
 ompi/mpi/man/man3/MPI_Ssend.3in                      | 1 +
 ompi/mpi/man/man3/MPI_Ssend_init.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Start.3in                      | 2 ++
 ompi/mpi/man/man3/MPI_Startall.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Status_f2c.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Status_set_cancelled.3in       | 2 ++
 ompi/mpi/man/man3/MPI_Status_set_elements.3in        | 2 ++
 ompi/mpi/man/man3/MPI_T_category_changed.3in         | 3 ++-
 ompi/mpi/man/man3/MPI_T_category_get_categories.3in  | 3 ++-
 ompi/mpi/man/man3/MPI_T_category_get_cvars.3in       | 3 ++-
 ompi/mpi/man/man3/MPI_T_category_get_info.3in        | 3 ++-
 ompi/mpi/man/man3/MPI_T_category_get_num.3in         | 3 ++-
 ompi/mpi/man/man3/MPI_T_category_get_pvars.3in       | 3 ++-
 ompi/mpi/man/man3/MPI_T_cvar_get_info.3in            | 3 ++-
 ompi/mpi/man/man3/MPI_T_cvar_get_num.3in             | 3 ++-
 ompi/mpi/man/man3/MPI_T_cvar_handle_alloc.3in        | 3 ++-
 ompi/mpi/man/man3/MPI_T_cvar_read.3in                | 3 ++-
 ompi/mpi/man/man3/MPI_T_cvar_write.3in               | 3 ++-
 ompi/mpi/man/man3/MPI_T_enum_get_info.3in            | 3 ++-
 ompi/mpi/man/man3/MPI_T_enum_get_item.3in            | 3 ++-
 ompi/mpi/man/man3/MPI_T_finalize.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_T_init_thread.3in              | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_get_info.3in            | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_get_num.3in             | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_handle_alloc.3in        | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_read.3in                | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_readreset.3in           | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_reset.3in               | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_session_create.3in      | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_start.3in               | 3 ++-
 ompi/mpi/man/man3/MPI_T_pvar_write.3in               | 3 ++-
 ompi/mpi/man/man3/MPI_Test.3in                       | 2 ++
 ompi/mpi/man/man3/MPI_Test_cancelled.3in             | 1 +
 ompi/mpi/man/man3/MPI_Testall.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Testany.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Testsome.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Topo_test.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Type_commit.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Type_contiguous.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Type_create_darray.3in         | 1 +
 ompi/mpi/man/man3/MPI_Type_create_f90_complex.3in    | 2 ++
 ompi/mpi/man/man3/MPI_Type_create_f90_integer.3in    | 2 ++
 ompi/mpi/man/man3/MPI_Type_create_f90_real.3in       | 2 ++
 ompi/mpi/man/man3/MPI_Type_create_hvector.3in        | 2 ++
 ompi/mpi/man/man3/MPI_Type_create_indexed_block.3in  | 1 +
 ompi/mpi/man/man3/MPI_Type_create_keyval.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Type_create_resized.3in        | 2 ++
 ompi/mpi/man/man3/MPI_Type_create_struct.3in         | 1 +
 ompi/mpi/man/man3/MPI_Type_create_subarray.3in       | 1 +
 ompi/mpi/man/man3/MPI_Type_delete_attr.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Type_dup.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Type_extent.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Type_free.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Type_free_keyval.3in           | 2 ++
 ompi/mpi/man/man3/MPI_Type_get_attr.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Type_get_contents.3in          | 2 ++
 ompi/mpi/man/man3/MPI_Type_get_envelope.3in          | 2 ++
 ompi/mpi/man/man3/MPI_Type_get_extent.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Type_get_name.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Type_get_true_extent.3in       | 2 ++
 ompi/mpi/man/man3/MPI_Type_hvector.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Type_lb.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Type_match_size.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Type_set_attr.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Type_set_name.3in              | 1 +
 ompi/mpi/man/man3/MPI_Type_size.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Type_struct.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Type_ub.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Type_vector.3in                | 2 ++
 ompi/mpi/man/man3/MPI_Unpack.3in                     | 1 +
 ompi/mpi/man/man3/MPI_Unpack_external.3in            | 1 +
 ompi/mpi/man/man3/MPI_Unpublish_name.3in             | 1 +
 ompi/mpi/man/man3/MPI_Wait.3in                       | 2 ++
 ompi/mpi/man/man3/MPI_Waitall.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Waitany.3in                    | 2 ++
 ompi/mpi/man/man3/MPI_Waitsome.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Win_call_errhandler.3in        | 2 ++
 ompi/mpi/man/man3/MPI_Win_complete.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Win_create.3in                 | 2 ++
 ompi/mpi/man/man3/MPI_Win_create_errhandler.3in      | 2 ++
 ompi/mpi/man/man3/MPI_Win_create_keyval.3in          | 2 ++
 ompi/mpi/man/man3/MPI_Win_delete_attr.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Win_fence.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Win_flush.3in                  | 1 +
 ompi/mpi/man/man3/MPI_Win_flush_local.3in            | 1 +
 ompi/mpi/man/man3/MPI_Win_free.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Win_free_keyval.3in            | 2 ++
 ompi/mpi/man/man3/MPI_Win_get_attr.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Win_get_errhandler.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Win_get_group.3in              | 2 ++
 ompi/mpi/man/man3/MPI_Win_get_name.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Win_lock.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Win_lock_all.3in               | 1 +
 ompi/mpi/man/man3/MPI_Win_post.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Win_set_attr.3in               | 2 ++
 ompi/mpi/man/man3/MPI_Win_set_errhandler.3in         | 2 ++
 ompi/mpi/man/man3/MPI_Win_set_name.3in               | 1 +
 ompi/mpi/man/man3/MPI_Win_start.3in                  | 2 ++
 ompi/mpi/man/man3/MPI_Win_sync.3in                   | 1 +
 ompi/mpi/man/man3/MPI_Win_test.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Win_unlock.3in                 | 1 +
 ompi/mpi/man/man3/MPI_Win_unlock_all.3in             | 1 +
 ompi/mpi/man/man3/MPI_Win_wait.3in                   | 2 ++
 ompi/mpi/man/man3/MPI_Wtick.3in                      | 2 ++
 ompi/mpi/man/man3/MPI_Wtime.3in                      | 2 ++
 334 files changed, 556 insertions(+), 25 deletions(-)

diff --git a/ompi/mpi/man/man3/MPI.3in b/ompi/mpi/man/man3/MPI.3in
index b0ed553acd..09f1cac1ae 100644
--- a/ompi/mpi/man/man3/MPI.3in
+++ b/ompi/mpi/man/man3/MPI.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2008 Sun Microsystems, Inc. 
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 MPI \- General information #PACKAGE_NAME# #PACKAGE_VERSION#. 
diff --git a/ompi/mpi/man/man3/MPI_Abort.3in b/ompi/mpi/man/man3/MPI_Abort.3in
index 506a97fc04..b10af29d3c 100644
--- a/ompi/mpi/man/man3/MPI_Abort.3in
+++ b/ompi/mpi/man/man3/MPI_Abort.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Accumulate.3in b/ompi/mpi/man/man3/MPI_Accumulate.3in
index e9f903b91d..ccb25e049f 100644
--- a/ompi/mpi/man/man3/MPI_Accumulate.3in
+++ b/ompi/mpi/man/man3/MPI_Accumulate.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Accumulate 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Accumulate\fP, \fBMPI_Raccumulate\fP \- Combines the contents of the origin buffer with that of a target buffer.
diff --git a/ompi/mpi/man/man3/MPI_Add_error_class.3in b/ompi/mpi/man/man3/MPI_Add_error_class.3in
index bee8d7a1c7..dbb85df2f1 100644
--- a/ompi/mpi/man/man3/MPI_Add_error_class.3in
+++ b/ompi/mpi/man/man3/MPI_Add_error_class.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Add_error_class 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Add_error_code.3in b/ompi/mpi/man/man3/MPI_Add_error_code.3in
index 24e28f9b2d..9412f6c0f3 100644
--- a/ompi/mpi/man/man3/MPI_Add_error_code.3in
+++ b/ompi/mpi/man/man3/MPI_Add_error_code.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Add_error_code 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Add_error_string.3in b/ompi/mpi/man/man3/MPI_Add_error_string.3in
index d7ce3bf18f..baeab402af 100644
--- a/ompi/mpi/man/man3/MPI_Add_error_string.3in
+++ b/ompi/mpi/man/man3/MPI_Add_error_string.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Add_error_string 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Address.3in b/ompi/mpi/man/man3/MPI_Address.3in
index d7970237a0..f2a98164e4 100644
--- a/ompi/mpi/man/man3/MPI_Address.3in
+++ b/ompi/mpi/man/man3/MPI_Address.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Address 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Address\fP \- Gets the address of a location in memory -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Alloc_mem.3in b/ompi/mpi/man/man3/MPI_Alloc_mem.3in
index dd3ae3cd6c..d7b6c7a4df 100644
--- a/ompi/mpi/man/man3/MPI_Alloc_mem.3in
+++ b/ompi/mpi/man/man3/MPI_Alloc_mem.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Alltoallw.3in b/ompi/mpi/man/man3/MPI_Alltoallw.3in
index 785bf2e6d8..cf95e513bc 100644
--- a/ompi/mpi/man/man3/MPI_Alltoallw.3in
+++ b/ompi/mpi/man/man3/MPI_Alltoallw.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Alltoallw 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Attr_delete.3in b/ompi/mpi/man/man3/MPI_Attr_delete.3in
index d881f12597..ce83a91dcb 100644
--- a/ompi/mpi/man/man3/MPI_Attr_delete.3in
+++ b/ompi/mpi/man/man3/MPI_Attr_delete.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Attr_get.3in b/ompi/mpi/man/man3/MPI_Attr_get.3in
index b9a66dc0a8..fc2e09fdec 100644
--- a/ompi/mpi/man/man3/MPI_Attr_get.3in
+++ b/ompi/mpi/man/man3/MPI_Attr_get.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Attr_put.3in b/ompi/mpi/man/man3/MPI_Attr_put.3in
index a2db0aedb7..8e8830fdd5 100644
--- a/ompi/mpi/man/man3/MPI_Attr_put.3in
+++ b/ompi/mpi/man/man3/MPI_Attr_put.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Barrier.3in b/ompi/mpi/man/man3/MPI_Barrier.3in
index 79af664759..f304b1070e 100644
--- a/ompi/mpi/man/man3/MPI_Barrier.3in
+++ b/ompi/mpi/man/man3/MPI_Barrier.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright 2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Bcast.3in b/ompi/mpi/man/man3/MPI_Bcast.3in
index bd0e218500..8c033f5c71 100644
--- a/ompi/mpi/man/man3/MPI_Bcast.3in
+++ b/ompi/mpi/man/man3/MPI_Bcast.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Buffer_attach.3in b/ompi/mpi/man/man3/MPI_Buffer_attach.3in
index b4b0e7e823..6d662ba754 100644
--- a/ompi/mpi/man/man3/MPI_Buffer_attach.3in
+++ b/ompi/mpi/man/man3/MPI_Buffer_attach.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
diff --git a/ompi/mpi/man/man3/MPI_Buffer_detach.3in b/ompi/mpi/man/man3/MPI_Buffer_detach.3in
index 5df59ae537..4b1073b46b 100644
--- a/ompi/mpi/man/man3/MPI_Buffer_detach.3in
+++ b/ompi/mpi/man/man3/MPI_Buffer_detach.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright 2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Cancel.3in b/ompi/mpi/man/man3/MPI_Cancel.3in
index 0dea3c3087..cc1ac1065d 100644
--- a/ompi/mpi/man/man3/MPI_Cancel.3in
+++ b/ompi/mpi/man/man3/MPI_Cancel.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Cart_coords.3in b/ompi/mpi/man/man3/MPI_Cart_coords.3in
index 490696db3c..2be7df1354 100644
--- a/ompi/mpi/man/man3/MPI_Cart_coords.3in
+++ b/ompi/mpi/man/man3/MPI_Cart_coords.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Cart_get.3in b/ompi/mpi/man/man3/MPI_Cart_get.3in
index c96ecb1624..24b33cd2f9 100644
--- a/ompi/mpi/man/man3/MPI_Cart_get.3in
+++ b/ompi/mpi/man/man3/MPI_Cart_get.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright 2014 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Cart_map.3in b/ompi/mpi/man/man3/MPI_Cart_map.3in
index a957215875..b88698d04d 100644
--- a/ompi/mpi/man/man3/MPI_Cart_map.3in
+++ b/ompi/mpi/man/man3/MPI_Cart_map.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Cart_map 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Cart_map \fP \-  Maps process to Cartesian topology information.
diff --git a/ompi/mpi/man/man3/MPI_Cart_rank.3in b/ompi/mpi/man/man3/MPI_Cart_rank.3in
index 5f66d7aece..53bd158f1e 100644
--- a/ompi/mpi/man/man3/MPI_Cart_rank.3in
+++ b/ompi/mpi/man/man3/MPI_Cart_rank.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Cart_rank 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Cart_rank \fP \-  Determines process rank in communicator given Cartesian location.
diff --git a/ompi/mpi/man/man3/MPI_Cart_shift.3in b/ompi/mpi/man/man3/MPI_Cart_shift.3in
index fabd6544df..adc9e23ede 100644
--- a/ompi/mpi/man/man3/MPI_Cart_shift.3in
+++ b/ompi/mpi/man/man3/MPI_Cart_shift.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Cart_shift 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Cart_shift \fP \-  Returns the shifted source and destination ranks, given a shift direction and amount.
diff --git a/ompi/mpi/man/man3/MPI_Cart_sub.3in b/ompi/mpi/man/man3/MPI_Cart_sub.3in
index 4f0fe03d61..3d175a7ef1 100644
--- a/ompi/mpi/man/man3/MPI_Cart_sub.3in
+++ b/ompi/mpi/man/man3/MPI_Cart_sub.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Cart_sub 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Cart_sub \fP \- Partitions a communicator into subgroups, which form lower-dimensional Cartesian subgrids.
diff --git a/ompi/mpi/man/man3/MPI_Cartdim_get.3in b/ompi/mpi/man/man3/MPI_Cartdim_get.3in
index 8f22077ae3..60d2b27df5 100644
--- a/ompi/mpi/man/man3/MPI_Cartdim_get.3in
+++ b/ompi/mpi/man/man3/MPI_Cartdim_get.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Cartdim_get 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Cartdim_get \fP \-  Retrieves Cartesian topology information associated with a communicator.
diff --git a/ompi/mpi/man/man3/MPI_Close_port.3in b/ompi/mpi/man/man3/MPI_Close_port.3in
index 644502c890..d76a9f2035 100644
--- a/ompi/mpi/man/man3/MPI_Close_port.3in
+++ b/ompi/mpi/man/man3/MPI_Close_port.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Close_port 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Close_port \fP \- Releases the specified network address. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_accept.3in b/ompi/mpi/man/man3/MPI_Comm_accept.3in
index 114d776791..a487bf8c0c 100644
--- a/ompi/mpi/man/man3/MPI_Comm_accept.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_accept.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2009-2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007, Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_accept 3OpenMPI "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_accept \fP \- Establishes communication with a client. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_call_errhandler.3in b/ompi/mpi/man/man3/MPI_Comm_call_errhandler.3in
index e7b3508bbd..a15121d248 100644
--- a/ompi/mpi/man/man3/MPI_Comm_call_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_call_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_call_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 
diff --git a/ompi/mpi/man/man3/MPI_Comm_compare.3in b/ompi/mpi/man/man3/MPI_Comm_compare.3in
index 0833612d29..0527da7a05 100644
--- a/ompi/mpi/man/man3/MPI_Comm_compare.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_compare.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_compare 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_compare \fP \-  Compares two communicators.
diff --git a/ompi/mpi/man/man3/MPI_Comm_connect.3in b/ompi/mpi/man/man3/MPI_Comm_connect.3in
index 2b0642b989..eaf6537bb1 100644
--- a/ompi/mpi/man/man3/MPI_Comm_connect.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_connect.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_connect 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_connect \fP \- Establishes communication with a server. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_create.3in b/ompi/mpi/man/man3/MPI_Comm_create.3in
index e0c83384be..5f236bed88 100644
--- a/ompi/mpi/man/man3/MPI_Comm_create.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_create.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_create\fP \- Creates a new communicator.
diff --git a/ompi/mpi/man/man3/MPI_Comm_create_errhandler.3in b/ompi/mpi/man/man3/MPI_Comm_create_errhandler.3in
index a2abf547ac..b94d5d9cc0 100644
--- a/ompi/mpi/man/man3/MPI_Comm_create_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_create_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2009-2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_create_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_create_errhandler \fP \- Creates an error handler that can be attached to communicators. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_create_group.3in b/ompi/mpi/man/man3/MPI_Comm_create_group.3in
index 055979e730..c700c00cc7 100644
--- a/ompi/mpi/man/man3/MPI_Comm_create_group.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_create_group.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_create_group 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_create_group\fP \- Creates a new communicator.
diff --git a/ompi/mpi/man/man3/MPI_Comm_create_keyval.3in b/ompi/mpi/man/man3/MPI_Comm_create_keyval.3in
index 814f809b09..b4d6fcd6cb 100644
--- a/ompi/mpi/man/man3/MPI_Comm_create_keyval.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_create_keyval.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_create_keyval 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_create_keyval\fP \- Generates a new attribute key. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_delete_attr.3in b/ompi/mpi/man/man3/MPI_Comm_delete_attr.3in
index fab7e9e6a4..5e4bf2e526 100644
--- a/ompi/mpi/man/man3/MPI_Comm_delete_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_delete_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_delete_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_delete_attr\fP \- Deletes attribute value associated with a key. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_disconnect.3in b/ompi/mpi/man/man3/MPI_Comm_disconnect.3in
index 52555901d9..ba4b17c879 100644
--- a/ompi/mpi/man/man3/MPI_Comm_disconnect.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_disconnect.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_disconnect 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_disconnect\fP \- Deallocates communicator object and sets handle to MPI_COMM_NULL. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_dup.3in b/ompi/mpi/man/man3/MPI_Comm_dup.3in
index cb7d8283aa..7598939620 100644
--- a/ompi/mpi/man/man3/MPI_Comm_dup.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_dup.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_dup 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_dup \fP \-  Duplicates an existing communicator with all its cached information.
diff --git a/ompi/mpi/man/man3/MPI_Comm_dup_with_info.3in b/ompi/mpi/man/man3/MPI_Comm_dup_with_info.3in
index 3db1191595..7b006f054b 100644
--- a/ompi/mpi/man/man3/MPI_Comm_dup_with_info.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_dup_with_info.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_dup_with_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_dup_with_info \fP \-  Duplicates an existing communicator using provided info.
diff --git a/ompi/mpi/man/man3/MPI_Comm_f2c.3in b/ompi/mpi/man/man3/MPI_Comm_f2c.3in
index d3e27abe36..cf7726290d 100644
--- a/ompi/mpi/man/man3/MPI_Comm_f2c.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_f2c.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_f2c 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_f2c, MPI_Comm_c2f, MPI_File_f2c, MPI_File_c2f, MPI_Info_f2c, MPI_Info_c2f, MPI_Op_f2c, MPI_Op_c2f, MPI_Request_f2c, MPI_Request_c2f, MPI_Type_f2c, MPI_Type_c2f, MPI_Win_f2c, MPI_Win_c2f \fP \- Translates a C handle into a Fortran handle, or vice versa.
diff --git a/ompi/mpi/man/man3/MPI_Comm_free.3in b/ompi/mpi/man/man3/MPI_Comm_free.3in
index 9948644f0e..44ca9a7105 100644
--- a/ompi/mpi/man/man3/MPI_Comm_free.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_free \fP \- Mark a communicator object for deallocation.
diff --git a/ompi/mpi/man/man3/MPI_Comm_free_keyval.3in b/ompi/mpi/man/man3/MPI_Comm_free_keyval.3in
index 2117605800..b855c2324e 100644
--- a/ompi/mpi/man/man3/MPI_Comm_free_keyval.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_free_keyval.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_free_keyval 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_free_keyval\fP \- Frees attribute key for communicator cache attribute.
diff --git a/ompi/mpi/man/man3/MPI_Comm_get_attr.3in b/ompi/mpi/man/man3/MPI_Comm_get_attr.3in
index 94d7d40ecd..6650208c08 100644
--- a/ompi/mpi/man/man3/MPI_Comm_get_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_get_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_get_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_get_attr\fP \- Retrieves attribute value by key.
diff --git a/ompi/mpi/man/man3/MPI_Comm_get_errhandler.3in b/ompi/mpi/man/man3/MPI_Comm_get_errhandler.3in
index 2c2c23fcb5..c775c203ab 100644
--- a/ompi/mpi/man/man3/MPI_Comm_get_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_get_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_get_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_get_errhandler \fP \- Retrieves error handler associated with a communicator. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_get_info.3in b/ompi/mpi/man/man3/MPI_Comm_get_info.3in
index b2efb99f9e..d380f91ba9 100644
--- a/ompi/mpi/man/man3/MPI_Comm_get_info.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_get_info.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_get_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_get_info\fP \- Retrieves active communicator info hints
diff --git a/ompi/mpi/man/man3/MPI_Comm_get_name.3in b/ompi/mpi/man/man3/MPI_Comm_get_name.3in
index c6e5811d0a..17f951c680 100644
--- a/ompi/mpi/man/man3/MPI_Comm_get_name.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_get_name.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_get_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_get_name\fP \- Returns the name that was most recently associated with a communicator. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_get_parent.3in b/ompi/mpi/man/man3/MPI_Comm_get_parent.3in
index eadecbbfba..296e7dd32a 100644
--- a/ompi/mpi/man/man3/MPI_Comm_get_parent.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_get_parent.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_get_parent 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_get_parent\fP \- Returns the parent intercommunicator of current spawned process. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_group.3in b/ompi/mpi/man/man3/MPI_Comm_group.3in
index 7dae314d99..9ca2a9040c 100644
--- a/ompi/mpi/man/man3/MPI_Comm_group.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_group.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_group 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_group \fP \- Returns the group associated with a communicator.  
diff --git a/ompi/mpi/man/man3/MPI_Comm_idup.3in b/ompi/mpi/man/man3/MPI_Comm_idup.3in
index 332d2f96da..5ba6e4d159 100644
--- a/ompi/mpi/man/man3/MPI_Comm_idup.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_idup.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_idup 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_idup \fP \-  Start the nonblocking duplication of an existing communicator with all its cached information.
diff --git a/ompi/mpi/man/man3/MPI_Comm_join.3in b/ompi/mpi/man/man3/MPI_Comm_join.3in
index 176907ff11..34d16e9451 100644
--- a/ompi/mpi/man/man3/MPI_Comm_join.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_join.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_join 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Comm_rank.3in b/ompi/mpi/man/man3/MPI_Comm_rank.3in
index baedcc3d6e..6c163345d1 100644
--- a/ompi/mpi/man/man3/MPI_Comm_rank.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_rank.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_rank 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_rank\fP \- Determines the rank of the calling process in the communicator.
diff --git a/ompi/mpi/man/man3/MPI_Comm_remote_group.3in b/ompi/mpi/man/man3/MPI_Comm_remote_group.3in
index d03bc3341c..080ec19837 100644
--- a/ompi/mpi/man/man3/MPI_Comm_remote_group.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_remote_group.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_remote_group 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_remote_group \fP \- Accesses the remote group associated with an intercommunicator.
diff --git a/ompi/mpi/man/man3/MPI_Comm_remote_size.3in b/ompi/mpi/man/man3/MPI_Comm_remote_size.3in
index 8047fe4329..f13d4c337e 100644
--- a/ompi/mpi/man/man3/MPI_Comm_remote_size.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_remote_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_remote_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_remote_size \fP \- Determines the size of the remote group associated with an intercommunicator.
diff --git a/ompi/mpi/man/man3/MPI_Comm_set_attr.3in b/ompi/mpi/man/man3/MPI_Comm_set_attr.3in
index ff4d79ec26..f496f5408b 100644
--- a/ompi/mpi/man/man3/MPI_Comm_set_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_set_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_set_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_set_attr\fP \- Stores attribute value associated with a key.
diff --git a/ompi/mpi/man/man3/MPI_Comm_set_errhandler.3in b/ompi/mpi/man/man3/MPI_Comm_set_errhandler.3in
index b970b250fa..39db6f7c97 100644
--- a/ompi/mpi/man/man3/MPI_Comm_set_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_set_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_set_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_set_errhandler \fP \- Attaches a new error handler to a communicator. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_set_info.3in b/ompi/mpi/man/man3/MPI_Comm_set_info.3in
index 6d12f79aeb..99bdb74777 100644
--- a/ompi/mpi/man/man3/MPI_Comm_set_info.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_set_info.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_set_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_set_info\fP \- Set communicator info hints
diff --git a/ompi/mpi/man/man3/MPI_Comm_set_name.3in b/ompi/mpi/man/man3/MPI_Comm_set_name.3in
index 9e48444f93..b78c619123 100644
--- a/ompi/mpi/man/man3/MPI_Comm_set_name.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_set_name.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Comm_set_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_set_name\fP \- Associates a name with a communicator.
diff --git a/ompi/mpi/man/man3/MPI_Comm_size.3in b/ompi/mpi/man/man3/MPI_Comm_size.3in
index aea6a0a98d..fb0ddc14bb 100644
--- a/ompi/mpi/man/man3/MPI_Comm_size.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_size \fP \- Returns the size of the group associated with a communicator.  
diff --git a/ompi/mpi/man/man3/MPI_Comm_spawn.3in b/ompi/mpi/man/man3/MPI_Comm_spawn.3in
index b0ad0f3acb..fd1cc867c9 100644
--- a/ompi/mpi/man/man3/MPI_Comm_spawn.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_spawn.3in
@@ -3,6 +3,7 @@
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_spawn 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_spawn\fP \- Spawns a number of identical binaries. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_spawn_multiple.3in b/ompi/mpi/man/man3/MPI_Comm_spawn_multiple.3in
index 0994b9625e..e7befe1943 100644
--- a/ompi/mpi/man/man3/MPI_Comm_spawn_multiple.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_spawn_multiple.3in
@@ -3,6 +3,7 @@
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_spawn_multiple 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_spawn_multiple\fP \- Spawns multiple binaries, or the same binary with multiple sets of arguments. 
diff --git a/ompi/mpi/man/man3/MPI_Comm_split.3in b/ompi/mpi/man/man3/MPI_Comm_split.3in
index 48a3c661b3..87d707df15 100644
--- a/ompi/mpi/man/man3/MPI_Comm_split.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_split.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_split 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_split \fP \- Creates new communicators based on colors and keys.
diff --git a/ompi/mpi/man/man3/MPI_Comm_split_type.3in b/ompi/mpi/man/man3/MPI_Comm_split_type.3in
index 83045a919d..fe0ed84996 100644
--- a/ompi/mpi/man/man3/MPI_Comm_split_type.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_split_type.3in
@@ -1,8 +1,9 @@
-.\" -*- nroff-mode -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_split_type 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_split_type \fP \- Creates new communicators based on colors and keys.
diff --git a/ompi/mpi/man/man3/MPI_Comm_test_inter.3in b/ompi/mpi/man/man3/MPI_Comm_test_inter.3in
index 7fda9c4520..302767b3c6 100644
--- a/ompi/mpi/man/man3/MPI_Comm_test_inter.3in
+++ b/ompi/mpi/man/man3/MPI_Comm_test_inter.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Comm_test_inter 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Comm_test_inter \fP \- Tests to see if a comm is an intercommunicator.
diff --git a/ompi/mpi/man/man3/MPI_Compare_and_swap.3in b/ompi/mpi/man/man3/MPI_Compare_and_swap.3in
index 969bc817a4..a2ee2a92e8 100644
--- a/ompi/mpi/man/man3/MPI_Compare_and_swap.3in
+++ b/ompi/mpi/man/man3/MPI_Compare_and_swap.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Compare_and_swap 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Compare_and_swap\fP \- Perform RMA compare-and-swap
diff --git a/ompi/mpi/man/man3/MPI_Dims_create.3in b/ompi/mpi/man/man3/MPI_Dims_create.3in
index 704ac8145e..632e98d6d9 100644
--- a/ompi/mpi/man/man3/MPI_Dims_create.3in
+++ b/ompi/mpi/man/man3/MPI_Dims_create.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Dims_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Dims_create \fP \- Creates a division of processors in a Cartesian grid.
diff --git a/ompi/mpi/man/man3/MPI_Dist_graph_create.3in b/ompi/mpi/man/man3/MPI_Dist_graph_create.3in
index 21fd690188..96a4c83ebd 100644
--- a/ompi/mpi/man/man3/MPI_Dist_graph_create.3in
+++ b/ompi/mpi/man/man3/MPI_Dist_graph_create.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Dist_graph_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Dist_graph_create \fP \- Makes a new communicator to which topology information has been attached.
diff --git a/ompi/mpi/man/man3/MPI_Dist_graph_create_adjacent.3in b/ompi/mpi/man/man3/MPI_Dist_graph_create_adjacent.3in
index 86ba5ea61f..b3c247686f 100644
--- a/ompi/mpi/man/man3/MPI_Dist_graph_create_adjacent.3in
+++ b/ompi/mpi/man/man3/MPI_Dist_graph_create_adjacent.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Dist_graph_create_adjacent 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Dist_graph_create_adjacent \fP \- Makes a new communicator to which topology information has been attached.
diff --git a/ompi/mpi/man/man3/MPI_Dist_graph_neighbors.3in b/ompi/mpi/man/man3/MPI_Dist_graph_neighbors.3in
index e766143794..c77e1d8a96 100644
--- a/ompi/mpi/man/man3/MPI_Dist_graph_neighbors.3in
+++ b/ompi/mpi/man/man3/MPI_Dist_graph_neighbors.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Dist_graph_neighbors 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Dist_graph_neighbors \fP \- Returns the neighbors of the calling process in a distributed graph topology.
diff --git a/ompi/mpi/man/man3/MPI_Dist_graph_neighbors_count.3in b/ompi/mpi/man/man3/MPI_Dist_graph_neighbors_count.3in
index acc2161c11..2a4642f176 100644
--- a/ompi/mpi/man/man3/MPI_Dist_graph_neighbors_count.3in
+++ b/ompi/mpi/man/man3/MPI_Dist_graph_neighbors_count.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Dist_graph_neighbors_count 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Dist_graph_neighbors_count \fP \- Returns the number of in and out edges for the calling processes in a distributed graph topology and a flag indicating whether the distributed graph is weighted.
diff --git a/ompi/mpi/man/man3/MPI_Errhandler_create.3in b/ompi/mpi/man/man3/MPI_Errhandler_create.3in
index b2113c0490..29bbcb1de1 100644
--- a/ompi/mpi/man/man3/MPI_Errhandler_create.3in
+++ b/ompi/mpi/man/man3/MPI_Errhandler_create.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Errhandler_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Errhandler_create \fP \- Creates an MPI-style error handler -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Errhandler_free.3in b/ompi/mpi/man/man3/MPI_Errhandler_free.3in
index d704df5229..4799c3b0a7 100644
--- a/ompi/mpi/man/man3/MPI_Errhandler_free.3in
+++ b/ompi/mpi/man/man3/MPI_Errhandler_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Errhandler_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Errhandler_free \fP \- Frees an MPI-style error handler.
diff --git a/ompi/mpi/man/man3/MPI_Errhandler_get.3in b/ompi/mpi/man/man3/MPI_Errhandler_get.3in
index 4b70cfa258..250c50cefc 100644
--- a/ompi/mpi/man/man3/MPI_Errhandler_get.3in
+++ b/ompi/mpi/man/man3/MPI_Errhandler_get.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Errhandler_get 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Errhandler_get \fP \- Gets the error handler for a communicator -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Errhandler_set.3in b/ompi/mpi/man/man3/MPI_Errhandler_set.3in
index 36c70ae3e6..6bab69e522 100644
--- a/ompi/mpi/man/man3/MPI_Errhandler_set.3in
+++ b/ompi/mpi/man/man3/MPI_Errhandler_set.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Errhandler_set 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Errhandler_set \fP \- Sets the error handler for a communicator -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Error_class.3in b/ompi/mpi/man/man3/MPI_Error_class.3in
index 525886bb03..a9e5d86ffa 100644
--- a/ompi/mpi/man/man3/MPI_Error_class.3in
+++ b/ompi/mpi/man/man3/MPI_Error_class.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Error_class 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Error_class \fP \- Converts an error code into an error class.
diff --git a/ompi/mpi/man/man3/MPI_Error_string.3in b/ompi/mpi/man/man3/MPI_Error_string.3in
index 04ef8e4f6c..8b78e5a522 100644
--- a/ompi/mpi/man/man3/MPI_Error_string.3in
+++ b/ompi/mpi/man/man3/MPI_Error_string.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Error_string 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Error_string \fP \- Returns a string for a given error code.
diff --git a/ompi/mpi/man/man3/MPI_Exscan.3in b/ompi/mpi/man/man3/MPI_Exscan.3in
index 75c4ec545d..8081617258 100644
--- a/ompi/mpi/man/man3/MPI_Exscan.3in
+++ b/ompi/mpi/man/man3/MPI_Exscan.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Exscan 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Fetch_and_op.3in b/ompi/mpi/man/man3/MPI_Fetch_and_op.3in
index 3b5eb68f0c..d703bbd6da 100644
--- a/ompi/mpi/man/man3/MPI_Fetch_and_op.3in
+++ b/ompi/mpi/man/man3/MPI_Fetch_and_op.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Fetch_and_op 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Fetch_and_op\fP \- Combines the contents of the origin buffer with that of a target buffer and returns the target buffer value.
diff --git a/ompi/mpi/man/man3/MPI_File_call_errhandler.3in b/ompi/mpi/man/man3/MPI_File_call_errhandler.3in
index 5949aeb50c..c3ddb674fe 100644
--- a/ompi/mpi/man/man3/MPI_File_call_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_File_call_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_call_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_File_close.3in b/ompi/mpi/man/man3/MPI_File_close.3in
index 4139bf0f79..37e70279e6 100644
--- a/ompi/mpi/man/man3/MPI_File_close.3in
+++ b/ompi/mpi/man/man3/MPI_File_close.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_close 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_close\fP \- Closes a file (collective).
diff --git a/ompi/mpi/man/man3/MPI_File_create_errhandler.3in b/ompi/mpi/man/man3/MPI_File_create_errhandler.3in
index f0eda4ce05..46b81c3f3a 100644
--- a/ompi/mpi/man/man3/MPI_File_create_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_File_create_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright 2009-2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_create_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_create_errhandler \fP \- Creates an MPI-style error handler that can be attached to a file. 
diff --git a/ompi/mpi/man/man3/MPI_File_delete.3in b/ompi/mpi/man/man3/MPI_File_delete.3in
index 7d5a7037f2..595d1d9794 100644
--- a/ompi/mpi/man/man3/MPI_File_delete.3in
+++ b/ompi/mpi/man/man3/MPI_File_delete.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_delete 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_delete\fP \- Deletes a file.
diff --git a/ompi/mpi/man/man3/MPI_File_f2c.3in b/ompi/mpi/man/man3/MPI_File_f2c.3in
index a13fce697d..f2a362310d 100644
--- a/ompi/mpi/man/man3/MPI_File_f2c.3in
+++ b/ompi/mpi/man/man3/MPI_File_f2c.3in
@@ -1 +1,2 @@
+.\" -*- nroff -*-
 .so man3/MPI_Comm_f2c.3
diff --git a/ompi/mpi/man/man3/MPI_File_get_amode.3in b/ompi/mpi/man/man3/MPI_File_get_amode.3in
index d302abb1b7..a75bc401fa 100644
--- a/ompi/mpi/man/man3/MPI_File_get_amode.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_amode.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_amode 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_amode\fP \- Returns access mode associated with an open file.
diff --git a/ompi/mpi/man/man3/MPI_File_get_atomicity.3in b/ompi/mpi/man/man3/MPI_File_get_atomicity.3in
index ef55d06b30..605c70c469 100644
--- a/ompi/mpi/man/man3/MPI_File_get_atomicity.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_atomicity.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_atomicity 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_atomicity\fP \- Returns current consistency semantics for data-access operations.
diff --git a/ompi/mpi/man/man3/MPI_File_get_byte_offset.3in b/ompi/mpi/man/man3/MPI_File_get_byte_offset.3in
index 5c2a5fef0e..1e87940934 100644
--- a/ompi/mpi/man/man3/MPI_File_get_byte_offset.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_byte_offset.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_byte_offset 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_byte_offset\fP \- Converts a view-relative offset into an absolute byte position.
diff --git a/ompi/mpi/man/man3/MPI_File_get_errhandler.3in b/ompi/mpi/man/man3/MPI_File_get_errhandler.3in
index ba8197cec6..61a592887d 100644
--- a/ompi/mpi/man/man3/MPI_File_get_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_errhandler \fP \- Gets the error handler for a file. 
diff --git a/ompi/mpi/man/man3/MPI_File_get_group.3in b/ompi/mpi/man/man3/MPI_File_get_group.3in
index 20024c6f89..5335f3f1a6 100644
--- a/ompi/mpi/man/man3/MPI_File_get_group.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_group.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_group 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_group\fP \- Returns a duplicate of the process group of a file.
diff --git a/ompi/mpi/man/man3/MPI_File_get_info.3in b/ompi/mpi/man/man3/MPI_File_get_info.3in
index 865cb0deaa..8946709d4d 100644
--- a/ompi/mpi/man/man3/MPI_File_get_info.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_info.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_info\fP \- Returns a new info object containing values for current hints associated with a file. 
diff --git a/ompi/mpi/man/man3/MPI_File_get_position.3in b/ompi/mpi/man/man3/MPI_File_get_position.3in
index 99a4e7124e..c2148477fc 100644
--- a/ompi/mpi/man/man3/MPI_File_get_position.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_position.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_position 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_position\fP \- Returns the current position of the individual file pointer.
diff --git a/ompi/mpi/man/man3/MPI_File_get_position_shared.3in b/ompi/mpi/man/man3/MPI_File_get_position_shared.3in
index 04328800e3..afc927e872 100644
--- a/ompi/mpi/man/man3/MPI_File_get_position_shared.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_position_shared.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_position_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_position_shared\fP \- Returns the current position of the shared file pointer.
diff --git a/ompi/mpi/man/man3/MPI_File_get_size.3in b/ompi/mpi/man/man3/MPI_File_get_size.3in
index ee374a14dd..52c39b11cd 100644
--- a/ompi/mpi/man/man3/MPI_File_get_size.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_size\fP \- Returns the current size of the file.
diff --git a/ompi/mpi/man/man3/MPI_File_get_type_extent.3in b/ompi/mpi/man/man3/MPI_File_get_type_extent.3in
index de4a436ec6..5b2375b951 100644
--- a/ompi/mpi/man/man3/MPI_File_get_type_extent.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_type_extent.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_type_extent 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_type_extent\fP \- Returns the extent of the data type in a file. 
diff --git a/ompi/mpi/man/man3/MPI_File_get_view.3in b/ompi/mpi/man/man3/MPI_File_get_view.3in
index 201622529c..dccbd7a77c 100644
--- a/ompi/mpi/man/man3/MPI_File_get_view.3in
+++ b/ompi/mpi/man/man3/MPI_File_get_view.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_get_view 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_get_view\fP \- Returns the process's view of data in the file.
diff --git a/ompi/mpi/man/man3/MPI_File_iread.3in b/ompi/mpi/man/man3/MPI_File_iread.3in
index 4ae032cdd2..504e746ee8 100644
--- a/ompi/mpi/man/man3/MPI_File_iread.3in
+++ b/ompi/mpi/man/man3/MPI_File_iread.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_iread 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_iread\fP \- Reads a file starting at the location specified by the individual file pointer (nonblocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_iread_at.3in b/ompi/mpi/man/man3/MPI_File_iread_at.3in
index 7f99afa2d5..ab00512e49 100644
--- a/ompi/mpi/man/man3/MPI_File_iread_at.3in
+++ b/ompi/mpi/man/man3/MPI_File_iread_at.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_iread_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_iread_at\fP \- Reads a file at an explicitly specified offset (nonblocking, noncollective). 
diff --git a/ompi/mpi/man/man3/MPI_File_iread_shared.3in b/ompi/mpi/man/man3/MPI_File_iread_shared.3in
index fe383aaa12..37410e28fc 100644
--- a/ompi/mpi/man/man3/MPI_File_iread_shared.3in
+++ b/ompi/mpi/man/man3/MPI_File_iread_shared.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_iread_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_iread_shared\fP \- Reads a file using the shared file pointer (nonblocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_iwrite.3in b/ompi/mpi/man/man3/MPI_File_iwrite.3in
index ab7cff9a0f..d0df7ea019 100644
--- a/ompi/mpi/man/man3/MPI_File_iwrite.3in
+++ b/ompi/mpi/man/man3/MPI_File_iwrite.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_iwrite 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_iwrite\fP \- Writes a file starting at the location specified by the individual file pointer (nonblocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_iwrite_at.3in b/ompi/mpi/man/man3/MPI_File_iwrite_at.3in
index 7c0806ee04..d4fdac5547 100644
--- a/ompi/mpi/man/man3/MPI_File_iwrite_at.3in
+++ b/ompi/mpi/man/man3/MPI_File_iwrite_at.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_iwrite_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_iwrite_at\fP \- Writes a file at an explicitly specified offset (nonblocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_iwrite_shared.3in b/ompi/mpi/man/man3/MPI_File_iwrite_shared.3in
index a1d6558872..053fd5e853 100644
--- a/ompi/mpi/man/man3/MPI_File_iwrite_shared.3in
+++ b/ompi/mpi/man/man3/MPI_File_iwrite_shared.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_iwrite_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_iwrite_shared\fP \- Writes a file using the shared file pointer (nonblocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_open.3in b/ompi/mpi/man/man3/MPI_File_open.3in
index 9f04611e38..682e8b37e0 100644
--- a/ompi/mpi/man/man3/MPI_File_open.3in
+++ b/ompi/mpi/man/man3/MPI_File_open.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_open 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_open\fP \- Opens a file (collective).
diff --git a/ompi/mpi/man/man3/MPI_File_preallocate.3in b/ompi/mpi/man/man3/MPI_File_preallocate.3in
index f138ba5a65..5ea0f7b475 100644
--- a/ompi/mpi/man/man3/MPI_File_preallocate.3in
+++ b/ompi/mpi/man/man3/MPI_File_preallocate.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_preallocate 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_preallocate\fP \- Preallocates a specified amount of storage space  at the beginning of a file (collective). 
diff --git a/ompi/mpi/man/man3/MPI_File_read.3in b/ompi/mpi/man/man3/MPI_File_read.3in
index b13b19f70a..72021ec42c 100644
--- a/ompi/mpi/man/man3/MPI_File_read.3in
+++ b/ompi/mpi/man/man3/MPI_File_read.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read\fP \- Reads a file starting at the location specified by the individual file pointer (blocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_read_all.3in b/ompi/mpi/man/man3/MPI_File_read_all.3in
index f4eb950ea1..12479e9ae9 100644
--- a/ompi/mpi/man/man3/MPI_File_read_all.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_all.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_all\fP \- Reads a file starting at the locations specified by individual file pointers (blocking, collective).
diff --git a/ompi/mpi/man/man3/MPI_File_read_all_begin.3in b/ompi/mpi/man/man3/MPI_File_read_all_begin.3in
index dc6ce834ce..184dec1bac 100644
--- a/ompi/mpi/man/man3/MPI_File_read_all_begin.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_all_begin.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_all_begin\fP \- Reads a file starting at the locations specified by individual file pointers; beginning part of a split collective routine (nonblocking). 
diff --git a/ompi/mpi/man/man3/MPI_File_read_all_end.3in b/ompi/mpi/man/man3/MPI_File_read_all_end.3in
index 2763bd481f..21857c96e2 100644
--- a/ompi/mpi/man/man3/MPI_File_read_all_end.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_all_end.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_all_end\fP \- Reads a file starting at the locations specified by individual file pointers; ending part of a split collective routine (blocking). 
diff --git a/ompi/mpi/man/man3/MPI_File_read_at.3in b/ompi/mpi/man/man3/MPI_File_read_at.3in
index 1c3d1d9576..7701de66c0 100644
--- a/ompi/mpi/man/man3/MPI_File_read_at.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_at.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_at\fP \- Reads a file at an explicitly specified offset (blocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_read_at_all.3in b/ompi/mpi/man/man3/MPI_File_read_at_all.3in
index e6f2fef47a..d6d06532f5 100644
--- a/ompi/mpi/man/man3/MPI_File_read_at_all.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_at_all.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_at_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_at_all\fP \- Reads a file at explicitly specified offsets (blocking, collective).
diff --git a/ompi/mpi/man/man3/MPI_File_read_at_all_begin.3in b/ompi/mpi/man/man3/MPI_File_read_at_all_begin.3in
index 44eb31152c..cc6255074d 100644
--- a/ompi/mpi/man/man3/MPI_File_read_at_all_begin.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_at_all_begin.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_at_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_at_all_begin\fP \- Reads a file at explicitly specified offsets; beginning part of a split collective routine (nonblocking).
diff --git a/ompi/mpi/man/man3/MPI_File_read_at_all_end.3in b/ompi/mpi/man/man3/MPI_File_read_at_all_end.3in
index b3abafb5d3..5137787c60 100644
--- a/ompi/mpi/man/man3/MPI_File_read_at_all_end.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_at_all_end.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_at_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_at_all_end\fP \- Reads a file at explicitly specified offsets; ending part of a split collective routine (blocking).
diff --git a/ompi/mpi/man/man3/MPI_File_read_ordered.3in b/ompi/mpi/man/man3/MPI_File_read_ordered.3in
index 5b2b18dee5..73544b7036 100644
--- a/ompi/mpi/man/man3/MPI_File_read_ordered.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_ordered.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_ordered 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_ordered\fP \- Reads a file at a location specified by a shared file pointer (blocking, collective).
diff --git a/ompi/mpi/man/man3/MPI_File_read_ordered_begin.3in b/ompi/mpi/man/man3/MPI_File_read_ordered_begin.3in
index 47d7b90cf9..1dee629cf9 100644
--- a/ompi/mpi/man/man3/MPI_File_read_ordered_begin.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_ordered_begin.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_ordered_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_ordered_begin\fP \- Reads a file at a location specified by a shared file pointer; beginning part of a split collective routine (nonblocking).
diff --git a/ompi/mpi/man/man3/MPI_File_read_ordered_end.3in b/ompi/mpi/man/man3/MPI_File_read_ordered_end.3in
index f61d6a2d70..0d77dc602e 100644
--- a/ompi/mpi/man/man3/MPI_File_read_ordered_end.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_ordered_end.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_ordered_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_ordered_end\fP \- Reads a file at a location specified by a shared file pointer; ending part of a split collective routine (blocking).
diff --git a/ompi/mpi/man/man3/MPI_File_read_shared.3in b/ompi/mpi/man/man3/MPI_File_read_shared.3in
index baf03d066e..5a451b22c4 100644
--- a/ompi/mpi/man/man3/MPI_File_read_shared.3in
+++ b/ompi/mpi/man/man3/MPI_File_read_shared.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_read_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_read_shared\fP \- Reads a file using the shared file pointer (blocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_seek.3in b/ompi/mpi/man/man3/MPI_File_seek.3in
index f97cff29de..5359954b64 100644
--- a/ompi/mpi/man/man3/MPI_File_seek.3in
+++ b/ompi/mpi/man/man3/MPI_File_seek.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_seek 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_seek\fP \- Updates individual file pointers (noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_seek_shared.3in b/ompi/mpi/man/man3/MPI_File_seek_shared.3in
index f63fd99eaa..d0862c867a 100644
--- a/ompi/mpi/man/man3/MPI_File_seek_shared.3in
+++ b/ompi/mpi/man/man3/MPI_File_seek_shared.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_seek_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_seek_shared\fP \- Updates the global shared file pointer (collective).
diff --git a/ompi/mpi/man/man3/MPI_File_set_atomicity.3in b/ompi/mpi/man/man3/MPI_File_set_atomicity.3in
index 5c7ebe1268..2235d6dc7d 100644
--- a/ompi/mpi/man/man3/MPI_File_set_atomicity.3in
+++ b/ompi/mpi/man/man3/MPI_File_set_atomicity.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_set_atomicity 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_set_atomicity\fP \- Sets consistency semantics for data-access operations (collective).
diff --git a/ompi/mpi/man/man3/MPI_File_set_errhandler.3in b/ompi/mpi/man/man3/MPI_File_set_errhandler.3in
index 31160893a3..a931c21339 100644
--- a/ompi/mpi/man/man3/MPI_File_set_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_File_set_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_set_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_set_errhandler \fP \- Sets the error handler for a file. 
diff --git a/ompi/mpi/man/man3/MPI_File_set_info.3in b/ompi/mpi/man/man3/MPI_File_set_info.3in
index 4b6aeded9a..ed1bb2a779 100644
--- a/ompi/mpi/man/man3/MPI_File_set_info.3in
+++ b/ompi/mpi/man/man3/MPI_File_set_info.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_set_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_set_info\fP \- Sets new values for hints (collective). 
diff --git a/ompi/mpi/man/man3/MPI_File_set_size.3in b/ompi/mpi/man/man3/MPI_File_set_size.3in
index 80317a0c43..fdd7ad9483 100644
--- a/ompi/mpi/man/man3/MPI_File_set_size.3in
+++ b/ompi/mpi/man/man3/MPI_File_set_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_set_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_set_size\fP \- Resizes a file (collective).
diff --git a/ompi/mpi/man/man3/MPI_File_set_view.3in b/ompi/mpi/man/man3/MPI_File_set_view.3in
index 9492ce2614..1a2c36504b 100644
--- a/ompi/mpi/man/man3/MPI_File_set_view.3in
+++ b/ompi/mpi/man/man3/MPI_File_set_view.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_set_view 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_set_view\fP \- Changes process's view of data in file (collective).
diff --git a/ompi/mpi/man/man3/MPI_File_sync.3in b/ompi/mpi/man/man3/MPI_File_sync.3in
index f3cd075bee..35883fb2ac 100644
--- a/ompi/mpi/man/man3/MPI_File_sync.3in
+++ b/ompi/mpi/man/man3/MPI_File_sync.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_sync 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_sync\fP \- Makes semantics consistent for data-access operations (collective). 
diff --git a/ompi/mpi/man/man3/MPI_File_write.3in b/ompi/mpi/man/man3/MPI_File_write.3in
index 8b9434d968..8902136279 100644
--- a/ompi/mpi/man/man3/MPI_File_write.3in
+++ b/ompi/mpi/man/man3/MPI_File_write.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write\fP \- Writes a file starting at the location specified by the individual file pointer (blocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_write_all.3in b/ompi/mpi/man/man3/MPI_File_write_all.3in
index feccfa47c4..9c85de90da 100644
--- a/ompi/mpi/man/man3/MPI_File_write_all.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_all.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_all\fP \- Writes a file starting at the locations specified by individual file pointers (blocking, collective).
diff --git a/ompi/mpi/man/man3/MPI_File_write_all_begin.3in b/ompi/mpi/man/man3/MPI_File_write_all_begin.3in
index 5fa0a583ea..017f0f0998 100644
--- a/ompi/mpi/man/man3/MPI_File_write_all_begin.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_all_begin.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_all_begin\fP \- Writes a file starting at the locations specified by individual file pointers; beginning part of a split collective routine (nonblocking). 
diff --git a/ompi/mpi/man/man3/MPI_File_write_all_end.3in b/ompi/mpi/man/man3/MPI_File_write_all_end.3in
index c8feb1b172..f7f9eda175 100644
--- a/ompi/mpi/man/man3/MPI_File_write_all_end.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_all_end.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_all_end\fP \- Writes a file starting at the locations specified by individual file pointers; ending part of a split collective routine (blocking). 
diff --git a/ompi/mpi/man/man3/MPI_File_write_at.3in b/ompi/mpi/man/man3/MPI_File_write_at.3in
index 8270c476b2..c986ee83b2 100644
--- a/ompi/mpi/man/man3/MPI_File_write_at.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_at.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_at 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_at\fP \- Writes a file at an explicitly specified offset (blocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_File_write_at_all.3in b/ompi/mpi/man/man3/MPI_File_write_at_all.3in
index 2541c707b9..2fa85bcdb4 100644
--- a/ompi/mpi/man/man3/MPI_File_write_at_all.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_at_all.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_at_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_at_all\fP \- Writes a file at explicitly specified offsets (blocking, collective).
diff --git a/ompi/mpi/man/man3/MPI_File_write_at_all_begin.3in b/ompi/mpi/man/man3/MPI_File_write_at_all_begin.3in
index 3c81539f38..65e927b0e4 100644
--- a/ompi/mpi/man/man3/MPI_File_write_at_all_begin.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_at_all_begin.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_at_all_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_at_all_begin\fP \- Writes a file at explicitly specified offsets; beginning part of a split collective routine (nonblocking).
diff --git a/ompi/mpi/man/man3/MPI_File_write_at_all_end.3in b/ompi/mpi/man/man3/MPI_File_write_at_all_end.3in
index 12c34e5bb8..cdfec299b6 100644
--- a/ompi/mpi/man/man3/MPI_File_write_at_all_end.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_at_all_end.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_at_all_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_at_all_end\fP \- Writes a file at explicitly specified offsets; ending part of a split collective routine (blocking).
diff --git a/ompi/mpi/man/man3/MPI_File_write_ordered.3in b/ompi/mpi/man/man3/MPI_File_write_ordered.3in
index 112e990657..cb23716a03 100644
--- a/ompi/mpi/man/man3/MPI_File_write_ordered.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_ordered.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_ordered 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_ordered\fP \- Writes a file at a location specified by a shared file pointer (blocking, collective).
diff --git a/ompi/mpi/man/man3/MPI_File_write_ordered_begin.3in b/ompi/mpi/man/man3/MPI_File_write_ordered_begin.3in
index 3c5a06590f..05f9974ee1 100644
--- a/ompi/mpi/man/man3/MPI_File_write_ordered_begin.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_ordered_begin.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_ordered_begin 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_ordered_begin\fP \- Writes a file at a location specified by a shared file pointer; beginning part of a split collective routine (nonblocking).
diff --git a/ompi/mpi/man/man3/MPI_File_write_ordered_end.3in b/ompi/mpi/man/man3/MPI_File_write_ordered_end.3in
index 42a0503de8..ed6440c21f 100644
--- a/ompi/mpi/man/man3/MPI_File_write_ordered_end.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_ordered_end.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_ordered_end 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_ordered_end\fP \- Writes a file at a location specified by a shared file pointer; ending part of a split collective routine (blocking).
diff --git a/ompi/mpi/man/man3/MPI_File_write_shared.3in b/ompi/mpi/man/man3/MPI_File_write_shared.3in
index cf506c7288..7cb3f40cd9 100644
--- a/ompi/mpi/man/man3/MPI_File_write_shared.3in
+++ b/ompi/mpi/man/man3/MPI_File_write_shared.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_File_write_shared 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_File_write_shared\fP \- Writes a file using the shared file pointer (blocking, noncollective).
diff --git a/ompi/mpi/man/man3/MPI_Finalize.3in b/ompi/mpi/man/man3/MPI_Finalize.3in
index 43946c0ab6..88f2d266f9 100644
--- a/ompi/mpi/man/man3/MPI_Finalize.3in
+++ b/ompi/mpi/man/man3/MPI_Finalize.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Finalize 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Finalize \fP \- Terminates MPI execution environment.
diff --git a/ompi/mpi/man/man3/MPI_Finalized.3in b/ompi/mpi/man/man3/MPI_Finalized.3in
index d45b104e8a..9fb4f04b5d 100644
--- a/ompi/mpi/man/man3/MPI_Finalized.3in
+++ b/ompi/mpi/man/man3/MPI_Finalized.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Finalized 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Finalized \fP \- Checks whether MPI_Finalize has completed. 
diff --git a/ompi/mpi/man/man3/MPI_Free_mem.3in b/ompi/mpi/man/man3/MPI_Free_mem.3in
index 8de1196449..52872142dc 100644
--- a/ompi/mpi/man/man3/MPI_Free_mem.3in
+++ b/ompi/mpi/man/man3/MPI_Free_mem.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Free_mem 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Free_mem \fP \- Frees memory that has been allocated using MPI_Alloc_mem.
diff --git a/ompi/mpi/man/man3/MPI_Gather.3in b/ompi/mpi/man/man3/MPI_Gather.3in
index ca52962d8c..85c56beb63 100644
--- a/ompi/mpi/man/man3/MPI_Gather.3in
+++ b/ompi/mpi/man/man3/MPI_Gather.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Gather 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Gather, MPI_Igather\fP \- Gathers values from a group of processes.
diff --git a/ompi/mpi/man/man3/MPI_Gatherv.3in b/ompi/mpi/man/man3/MPI_Gatherv.3in
index ea214b3caf..4045c21c0c 100644
--- a/ompi/mpi/man/man3/MPI_Gatherv.3in
+++ b/ompi/mpi/man/man3/MPI_Gatherv.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Gatherv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Gatherv, MPI_Igatherv\fP \- Gathers varying amounts of data from all processes to the root process
diff --git a/ompi/mpi/man/man3/MPI_Get.3in b/ompi/mpi/man/man3/MPI_Get.3in
index c1e1d32613..46005f672b 100644
--- a/ompi/mpi/man/man3/MPI_Get.3in
+++ b/ompi/mpi/man/man3/MPI_Get.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright 2014 Los Alamos National Security, LLC. All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_Get 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Get\fP, \fBMPI_Rget\fP \- Copies data from the target memory to the origin.
diff --git a/ompi/mpi/man/man3/MPI_Get_accumulate.3in b/ompi/mpi/man/man3/MPI_Get_accumulate.3in
index 30a77e3f81..f1c0449b31 100644
--- a/ompi/mpi/man/man3/MPI_Get_accumulate.3in
+++ b/ompi/mpi/man/man3/MPI_Get_accumulate.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Get_accumulate 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Get_accumulate\fP, \fBMPI_Rget_accumulate\fP \- Combines the contents of the origin buffer with that of a target buffer and returns the target buffer value.
diff --git a/ompi/mpi/man/man3/MPI_Get_address.3in b/ompi/mpi/man/man3/MPI_Get_address.3in
index 5794ffa2ab..9d3f155796 100644
--- a/ompi/mpi/man/man3/MPI_Get_address.3in
+++ b/ompi/mpi/man/man3/MPI_Get_address.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Get_address 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Get_address\fP \- Gets the address of a location in memory. 
diff --git a/ompi/mpi/man/man3/MPI_Get_count.3in b/ompi/mpi/man/man3/MPI_Get_count.3in
index a4a0b2d014..6a46860298 100644
--- a/ompi/mpi/man/man3/MPI_Get_count.3in
+++ b/ompi/mpi/man/man3/MPI_Get_count.3in
@@ -2,6 +2,7 @@
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Get_count 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Get_count \fP \- Gets the number of top-level elements received.
diff --git a/ompi/mpi/man/man3/MPI_Get_elements.3in b/ompi/mpi/man/man3/MPI_Get_elements.3in
index 7458bb8a03..68a54b6b0c 100644
--- a/ompi/mpi/man/man3/MPI_Get_elements.3in
+++ b/ompi/mpi/man/man3/MPI_Get_elements.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Get_elements 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Get_elements, MPI_Get_elements_x\fP \- Returns the number of basic elements in a data type.
diff --git a/ompi/mpi/man/man3/MPI_Get_library_version.3in b/ompi/mpi/man/man3/MPI_Get_library_version.3in
index 6b88ad88b4..048ed92038 100644
--- a/ompi/mpi/man/man3/MPI_Get_library_version.3in
+++ b/ompi/mpi/man/man3/MPI_Get_library_version.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2012 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Get_processor_name.3in b/ompi/mpi/man/man3/MPI_Get_processor_name.3in
index 39c92106f2..0ad2f3a7da 100644
--- a/ompi/mpi/man/man3/MPI_Get_processor_name.3in
+++ b/ompi/mpi/man/man3/MPI_Get_processor_name.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Get_processor_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Get_processor_name \fP \- Gets the name of the processor.
diff --git a/ompi/mpi/man/man3/MPI_Get_version.3in b/ompi/mpi/man/man3/MPI_Get_version.3in
index 774ff2eac2..3095e232ec 100644
--- a/ompi/mpi/man/man3/MPI_Get_version.3in
+++ b/ompi/mpi/man/man3/MPI_Get_version.3in
@@ -1,3 +1,4 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2010-2012 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
diff --git a/ompi/mpi/man/man3/MPI_Graph_create.3in b/ompi/mpi/man/man3/MPI_Graph_create.3in
index a9b4f3be32..b31c92e55e 100644
--- a/ompi/mpi/man/man3/MPI_Graph_create.3in
+++ b/ompi/mpi/man/man3/MPI_Graph_create.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Graph_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Graph_create \fP \- Makes a new communicator to which topology information has been attached.
diff --git a/ompi/mpi/man/man3/MPI_Graph_get.3in b/ompi/mpi/man/man3/MPI_Graph_get.3in
index adc3750e04..7f3e747ff1 100644
--- a/ompi/mpi/man/man3/MPI_Graph_get.3in
+++ b/ompi/mpi/man/man3/MPI_Graph_get.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Graph_get 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Graph_get \fP \- Retrieves graph topology information associated with a communicator.
diff --git a/ompi/mpi/man/man3/MPI_Graph_map.3in b/ompi/mpi/man/man3/MPI_Graph_map.3in
index 7fb556e0b3..260bf6095c 100644
--- a/ompi/mpi/man/man3/MPI_Graph_map.3in
+++ b/ompi/mpi/man/man3/MPI_Graph_map.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Graph_map 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Graph_map \fP \- Maps process to graph topology information.
diff --git a/ompi/mpi/man/man3/MPI_Graph_neighbors.3in b/ompi/mpi/man/man3/MPI_Graph_neighbors.3in
index 10062a116d..a5fe5bfc92 100644
--- a/ompi/mpi/man/man3/MPI_Graph_neighbors.3in
+++ b/ompi/mpi/man/man3/MPI_Graph_neighbors.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Graph_neighbors 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Graph_neighbors \fP \- Returns the neighbors of a node associated with a graph topology.
diff --git a/ompi/mpi/man/man3/MPI_Graph_neighbors_count.3in b/ompi/mpi/man/man3/MPI_Graph_neighbors_count.3in
index e89e5cbcdd..ae7f9401d2 100644
--- a/ompi/mpi/man/man3/MPI_Graph_neighbors_count.3in
+++ b/ompi/mpi/man/man3/MPI_Graph_neighbors_count.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Graph_neighbors_count 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Graph_neighbors_count \fP \- Returns the number of neighbors of a node associated with a graph topology.
diff --git a/ompi/mpi/man/man3/MPI_Graphdims_get.3in b/ompi/mpi/man/man3/MPI_Graphdims_get.3in
index 30041eabbd..a0139e8bf5 100644
--- a/ompi/mpi/man/man3/MPI_Graphdims_get.3in
+++ b/ompi/mpi/man/man3/MPI_Graphdims_get.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Graphdims_get 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Graphdims_get \fP \- Retrieves graph topology information associated with a communicator.
diff --git a/ompi/mpi/man/man3/MPI_Grequest_complete.3in b/ompi/mpi/man/man3/MPI_Grequest_complete.3in
index d2dc5fdddc..db6c8e9f68 100644
--- a/ompi/mpi/man/man3/MPI_Grequest_complete.3in
+++ b/ompi/mpi/man/man3/MPI_Grequest_complete.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Grequest_complete 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Grequest_complete \fP \- Reports that a generalized request is complete. 
diff --git a/ompi/mpi/man/man3/MPI_Grequest_start.3in b/ompi/mpi/man/man3/MPI_Grequest_start.3in
index 5b2883c412..50f7d9c843 100644
--- a/ompi/mpi/man/man3/MPI_Grequest_start.3in
+++ b/ompi/mpi/man/man3/MPI_Grequest_start.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Grequest_start 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Grequest_start \fP \- Starts a generalized request and returns a handle to it in \fIrequest\fP. 
diff --git a/ompi/mpi/man/man3/MPI_Group_compare.3in b/ompi/mpi/man/man3/MPI_Group_compare.3in
index 5f7b12087a..598e818e85 100644
--- a/ompi/mpi/man/man3/MPI_Group_compare.3in
+++ b/ompi/mpi/man/man3/MPI_Group_compare.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_compare 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_compare \fP \- Compares two groups.
diff --git a/ompi/mpi/man/man3/MPI_Group_difference.3in b/ompi/mpi/man/man3/MPI_Group_difference.3in
index 3efb24b6d9..769699f0b9 100644
--- a/ompi/mpi/man/man3/MPI_Group_difference.3in
+++ b/ompi/mpi/man/man3/MPI_Group_difference.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_difference 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_difference \fP \- Makes a group from the difference of two groups.
diff --git a/ompi/mpi/man/man3/MPI_Group_excl.3in b/ompi/mpi/man/man3/MPI_Group_excl.3in
index 67483c6c63..1b6cfd75f4 100644
--- a/ompi/mpi/man/man3/MPI_Group_excl.3in
+++ b/ompi/mpi/man/man3/MPI_Group_excl.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_excl 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_excl\fP \- Produces a group by reordering an existing group and taking only unlisted members.
diff --git a/ompi/mpi/man/man3/MPI_Group_free.3in b/ompi/mpi/man/man3/MPI_Group_free.3in
index caba63e3b5..74eed8709f 100644
--- a/ompi/mpi/man/man3/MPI_Group_free.3in
+++ b/ompi/mpi/man/man3/MPI_Group_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_free \fP \- Frees a group.
diff --git a/ompi/mpi/man/man3/MPI_Group_incl.3in b/ompi/mpi/man/man3/MPI_Group_incl.3in
index a3c7787e58..16e5c148ef 100644
--- a/ompi/mpi/man/man3/MPI_Group_incl.3in
+++ b/ompi/mpi/man/man3/MPI_Group_incl.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_incl 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_incl \fP \- Produces a group by reordering an existing group and taking only listed members.
diff --git a/ompi/mpi/man/man3/MPI_Group_intersection.3in b/ompi/mpi/man/man3/MPI_Group_intersection.3in
index a3d43fac3d..dfc394c618 100644
--- a/ompi/mpi/man/man3/MPI_Group_intersection.3in
+++ b/ompi/mpi/man/man3/MPI_Group_intersection.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_intersection 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_intersection \fP \- Produces a group at the intersection of two existing groups.
diff --git a/ompi/mpi/man/man3/MPI_Group_range_excl.3in b/ompi/mpi/man/man3/MPI_Group_range_excl.3in
index 2b0d6e1b71..96c1824b77 100644
--- a/ompi/mpi/man/man3/MPI_Group_range_excl.3in
+++ b/ompi/mpi/man/man3/MPI_Group_range_excl.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_range_excl 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_range_excl\fP \- Produces a group by excluding ranges of processes from an existing group.
diff --git a/ompi/mpi/man/man3/MPI_Group_range_incl.3in b/ompi/mpi/man/man3/MPI_Group_range_incl.3in
index a830152287..9a2609046d 100644
--- a/ompi/mpi/man/man3/MPI_Group_range_incl.3in
+++ b/ompi/mpi/man/man3/MPI_Group_range_incl.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_range_incl 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_range_incl\fP \- Creates a new group from ranges of ranks in an existing group.
diff --git a/ompi/mpi/man/man3/MPI_Group_rank.3in b/ompi/mpi/man/man3/MPI_Group_rank.3in
index 62fc08bf52..b777420c0e 100644
--- a/ompi/mpi/man/man3/MPI_Group_rank.3in
+++ b/ompi/mpi/man/man3/MPI_Group_rank.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_rank 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_rank\fP \- Returns the rank of the calling process in the given group.
diff --git a/ompi/mpi/man/man3/MPI_Group_size.3in b/ompi/mpi/man/man3/MPI_Group_size.3in
index d6efe8903b..cddca0b2c5 100644
--- a/ompi/mpi/man/man3/MPI_Group_size.3in
+++ b/ompi/mpi/man/man3/MPI_Group_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_size\fP \- Returns the size of a group.
diff --git a/ompi/mpi/man/man3/MPI_Group_translate_ranks.3in b/ompi/mpi/man/man3/MPI_Group_translate_ranks.3in
index 78b3851a05..7af79b194d 100644
--- a/ompi/mpi/man/man3/MPI_Group_translate_ranks.3in
+++ b/ompi/mpi/man/man3/MPI_Group_translate_ranks.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_translate_ranks 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_translate_ranks\fP \- Translates the ranks of processes in one group to those in another group.
diff --git a/ompi/mpi/man/man3/MPI_Group_union.3in b/ompi/mpi/man/man3/MPI_Group_union.3in
index 9d06c57184..f176acb768 100644
--- a/ompi/mpi/man/man3/MPI_Group_union.3in
+++ b/ompi/mpi/man/man3/MPI_Group_union.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Group_union 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Group_union \fP \- Produces a group by combining two groups.
diff --git a/ompi/mpi/man/man3/MPI_Ibsend.3in b/ompi/mpi/man/man3/MPI_Ibsend.3in
index 68befd0860..a8e8c59aba 100644
--- a/ompi/mpi/man/man3/MPI_Ibsend.3in
+++ b/ompi/mpi/man/man3/MPI_Ibsend.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Ibsend 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Ibsend\fP \- Starts a nonblocking buffered send.
diff --git a/ompi/mpi/man/man3/MPI_Improbe.3in b/ompi/mpi/man/man3/MPI_Improbe.3in
index 5ba86326dc..5d16fae453 100644
--- a/ompi/mpi/man/man3/MPI_Improbe.3in
+++ b/ompi/mpi/man/man3/MPI_Improbe.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2012      Oracle and/or its affiliates.  All rights reserved.
 .\" Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Improbe 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Improbe\fP \- Non-blocking matched probe for a message.
diff --git a/ompi/mpi/man/man3/MPI_Imrecv.3in b/ompi/mpi/man/man3/MPI_Imrecv.3in
index 77fb7a397a..e1ea13b4c8 100644
--- a/ompi/mpi/man/man3/MPI_Imrecv.3in
+++ b/ompi/mpi/man/man3/MPI_Imrecv.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Imrecv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Imrecv\fP \- Non-blocking receive for a matched message
diff --git a/ompi/mpi/man/man3/MPI_Info_create.3in b/ompi/mpi/man/man3/MPI_Info_create.3in
index 40a14fb4d1..28c1fa02d7 100644
--- a/ompi/mpi/man/man3/MPI_Info_create.3in
+++ b/ompi/mpi/man/man3/MPI_Info_create.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_create\fP \- Creates a new info object.
diff --git a/ompi/mpi/man/man3/MPI_Info_delete.3in b/ompi/mpi/man/man3/MPI_Info_delete.3in
index 1687374e1b..471e3b2eab 100644
--- a/ompi/mpi/man/man3/MPI_Info_delete.3in
+++ b/ompi/mpi/man/man3/MPI_Info_delete.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_delete 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_delete\fP \- Deletes a key/value pair from \fIinfo\fP. 
diff --git a/ompi/mpi/man/man3/MPI_Info_dup.3in b/ompi/mpi/man/man3/MPI_Info_dup.3in
index 7f3b2aecbc..722d8dc155 100644
--- a/ompi/mpi/man/man3/MPI_Info_dup.3in
+++ b/ompi/mpi/man/man3/MPI_Info_dup.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_dup 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_dup\fP \- Duplicates an info object. 
diff --git a/ompi/mpi/man/man3/MPI_Info_env.3in b/ompi/mpi/man/man3/MPI_Info_env.3in
index e0926df59f..67d68a4772 100644
--- a/ompi/mpi/man/man3/MPI_Info_env.3in
+++ b/ompi/mpi/man/man3/MPI_Info_env.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2012 Los Alamos National Security, LLC.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_INFO_ENV 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_INFO_ENV\fP \- Static MPI_Info object containing info about the application
diff --git a/ompi/mpi/man/man3/MPI_Info_free.3in b/ompi/mpi/man/man3/MPI_Info_free.3in
index 77b69b0efb..49b9363542 100644
--- a/ompi/mpi/man/man3/MPI_Info_free.3in
+++ b/ompi/mpi/man/man3/MPI_Info_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_free\fP \- Frees an info object. 
diff --git a/ompi/mpi/man/man3/MPI_Info_get.3in b/ompi/mpi/man/man3/MPI_Info_get.3in
index e063acd733..c6b7366b73 100644
--- a/ompi/mpi/man/man3/MPI_Info_get.3in
+++ b/ompi/mpi/man/man3/MPI_Info_get.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_get 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_get\fP \- Retrieves the value associated with a key in an info object. 
diff --git a/ompi/mpi/man/man3/MPI_Info_get_nkeys.3in b/ompi/mpi/man/man3/MPI_Info_get_nkeys.3in
index 53b1c0a5da..50a58e432a 100644
--- a/ompi/mpi/man/man3/MPI_Info_get_nkeys.3in
+++ b/ompi/mpi/man/man3/MPI_Info_get_nkeys.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_get_nkeys 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_get_nkeys\fP \- Gets the number of keys currently defined in an info object. 
diff --git a/ompi/mpi/man/man3/MPI_Info_get_nthkey.3in b/ompi/mpi/man/man3/MPI_Info_get_nthkey.3in
index bdf2780d0f..1388b6a85b 100644
--- a/ompi/mpi/man/man3/MPI_Info_get_nthkey.3in
+++ b/ompi/mpi/man/man3/MPI_Info_get_nthkey.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_get_nthkey 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_get_nthkey\fP \- Returns the \fIn\fPth defined key in \fIinfo\fP.
diff --git a/ompi/mpi/man/man3/MPI_Info_get_valuelen.3in b/ompi/mpi/man/man3/MPI_Info_get_valuelen.3in
index aab3f952a9..d82d2e403c 100644
--- a/ompi/mpi/man/man3/MPI_Info_get_valuelen.3in
+++ b/ompi/mpi/man/man3/MPI_Info_get_valuelen.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_get_valuelen 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_get_valuelen\fP \- Retrieves the length of the key value associated with an info object. 
diff --git a/ompi/mpi/man/man3/MPI_Info_set.3in b/ompi/mpi/man/man3/MPI_Info_set.3in
index 8a122eb368..7e47d54caf 100644
--- a/ompi/mpi/man/man3/MPI_Info_set.3in
+++ b/ompi/mpi/man/man3/MPI_Info_set.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Info_set 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Info_set\fP \- Adds a key/value pair to \fIinfo\fP.
diff --git a/ompi/mpi/man/man3/MPI_Init.3in b/ompi/mpi/man/man3/MPI_Init.3in
index 9690537b2a..f98b7257cd 100644
--- a/ompi/mpi/man/man3/MPI_Init.3in
+++ b/ompi/mpi/man/man3/MPI_Init.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Init 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Init_thread.3in b/ompi/mpi/man/man3/MPI_Init_thread.3in
index 2b77f85b70..bbba48bac4 100644
--- a/ompi/mpi/man/man3/MPI_Init_thread.3in
+++ b/ompi/mpi/man/man3/MPI_Init_thread.3in
@@ -1,7 +1,8 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_Init_thread 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Initialized.3in b/ompi/mpi/man/man3/MPI_Initialized.3in
index 26b37311fb..24ecae5716 100644
--- a/ompi/mpi/man/man3/MPI_Initialized.3in
+++ b/ompi/mpi/man/man3/MPI_Initialized.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Initialized 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Initialized\fP \- Indicates whether MPI_Init has been called.
diff --git a/ompi/mpi/man/man3/MPI_Intercomm_create.3in b/ompi/mpi/man/man3/MPI_Intercomm_create.3in
index 37e3e023ce..8800145797 100644
--- a/ompi/mpi/man/man3/MPI_Intercomm_create.3in
+++ b/ompi/mpi/man/man3/MPI_Intercomm_create.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Intercomm_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Intercomm_create\fP \- Creates an intercommunicator from two intracommunicators.
diff --git a/ompi/mpi/man/man3/MPI_Intercomm_merge.3in b/ompi/mpi/man/man3/MPI_Intercomm_merge.3in
index b5862c8ca6..d65b690822 100644
--- a/ompi/mpi/man/man3/MPI_Intercomm_merge.3in
+++ b/ompi/mpi/man/man3/MPI_Intercomm_merge.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Intercomm_merge 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Intercomm_merge\fP \- Creates an intracommunicator from an intercommunicator.
diff --git a/ompi/mpi/man/man3/MPI_Iprobe.3in b/ompi/mpi/man/man3/MPI_Iprobe.3in
index 49262f8192..b666543c15 100644
--- a/ompi/mpi/man/man3/MPI_Iprobe.3in
+++ b/ompi/mpi/man/man3/MPI_Iprobe.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Iprobe 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Iprobe\fP \- Nonblocking test for a message.
diff --git a/ompi/mpi/man/man3/MPI_Irecv.3in b/ompi/mpi/man/man3/MPI_Irecv.3in
index 96437db8c3..4cc2f4ca54 100644
--- a/ompi/mpi/man/man3/MPI_Irecv.3in
+++ b/ompi/mpi/man/man3/MPI_Irecv.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Irecv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Irecv\fP \- Starts a standard-mode, nonblocking receive.
diff --git a/ompi/mpi/man/man3/MPI_Irsend.3in b/ompi/mpi/man/man3/MPI_Irsend.3in
index 9f43cd50d7..e1fba3296c 100644
--- a/ompi/mpi/man/man3/MPI_Irsend.3in
+++ b/ompi/mpi/man/man3/MPI_Irsend.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Irsend 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Irsend\fP \- Starts a ready-mode nonblocking send.
diff --git a/ompi/mpi/man/man3/MPI_Is_thread_main.3in b/ompi/mpi/man/man3/MPI_Is_thread_main.3in
index 5836729116..31fa2a4387 100644
--- a/ompi/mpi/man/man3/MPI_Is_thread_main.3in
+++ b/ompi/mpi/man/man3/MPI_Is_thread_main.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Is_thread_main 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Isend.3in b/ompi/mpi/man/man3/MPI_Isend.3in
index 5b9bcfc631..109e6d1d61 100644
--- a/ompi/mpi/man/man3/MPI_Isend.3in
+++ b/ompi/mpi/man/man3/MPI_Isend.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Isend 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Isend\fP \- Starts a standard-mode, nonblocking send.
diff --git a/ompi/mpi/man/man3/MPI_Issend.3in b/ompi/mpi/man/man3/MPI_Issend.3in
index 226d8a03dc..669e972f8b 100644
--- a/ompi/mpi/man/man3/MPI_Issend.3in
+++ b/ompi/mpi/man/man3/MPI_Issend.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Issend 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Issend\fP \- Starts a nonblocking synchronous send.
diff --git a/ompi/mpi/man/man3/MPI_Keyval_create.3in b/ompi/mpi/man/man3/MPI_Keyval_create.3in
index 40324f5b45..7aa32c6290 100644
--- a/ompi/mpi/man/man3/MPI_Keyval_create.3in
+++ b/ompi/mpi/man/man3/MPI_Keyval_create.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Keyval_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Keyval_create\fP \- Generates a new attribute key -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Keyval_free.3in b/ompi/mpi/man/man3/MPI_Keyval_free.3in
index f67c7bc4e2..9d9e877e6d 100644
--- a/ompi/mpi/man/man3/MPI_Keyval_free.3in
+++ b/ompi/mpi/man/man3/MPI_Keyval_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Keyval_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Keyval_free\fP \- Frees attribute key for communicator cache attribute -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Lookup_name.3in b/ompi/mpi/man/man3/MPI_Lookup_name.3in
index ce81e515f7..8dcc9f5b97 100644
--- a/ompi/mpi/man/man3/MPI_Lookup_name.3in
+++ b/ompi/mpi/man/man3/MPI_Lookup_name.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Lookup_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Mprobe.3in b/ompi/mpi/man/man3/MPI_Mprobe.3in
index e8ebdd5654..109d907279 100644
--- a/ompi/mpi/man/man3/MPI_Mprobe.3in
+++ b/ompi/mpi/man/man3/MPI_Mprobe.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright (c) 2012      Oracle and/or its affiliates.  All rights reserved.
 .\" Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Mprobe 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Mprobe\fP \- Blocking matched probe for a message.
diff --git a/ompi/mpi/man/man3/MPI_Mrecv.3in b/ompi/mpi/man/man3/MPI_Mrecv.3in
index f066070ab0..e9b5285d02 100644
--- a/ompi/mpi/man/man3/MPI_Mrecv.3in
+++ b/ompi/mpi/man/man3/MPI_Mrecv.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2012 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Mrecv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Mrecv\fP \- Blocking receive for a matched message
diff --git a/ompi/mpi/man/man3/MPI_Neighbor_allgather.3in b/ompi/mpi/man/man3/MPI_Neighbor_allgather.3in
index ff4c99c6d3..cda5a0fd31 100644
--- a/ompi/mpi/man/man3/MPI_Neighbor_allgather.3in
+++ b/ompi/mpi/man/man3/MPI_Neighbor_allgather.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Neighbor_allgather 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Neighbor_allgather, MPI_Ineighbor_allgather\fP \- Gathers and distributes data from and to all neighbors
diff --git a/ompi/mpi/man/man3/MPI_Neighbor_allgatherv.3in b/ompi/mpi/man/man3/MPI_Neighbor_allgatherv.3in
index fa8cc2e7f4..bccba31ecc 100644
--- a/ompi/mpi/man/man3/MPI_Neighbor_allgatherv.3in
+++ b/ompi/mpi/man/man3/MPI_Neighbor_allgatherv.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Neighbor_allgatherv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Neighbor_allgatherv, MPI_Ineighbor_allgatherv\fP \- Gathers and distributes data from and to all neighbors. Each process may contribute a different amount of data.
diff --git a/ompi/mpi/man/man3/MPI_Neighbor_alltoall.3in b/ompi/mpi/man/man3/MPI_Neighbor_alltoall.3in
index 03746f7f76..79e662f9e2 100644
--- a/ompi/mpi/man/man3/MPI_Neighbor_alltoall.3in
+++ b/ompi/mpi/man/man3/MPI_Neighbor_alltoall.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Neighbor_alltoall 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Neighbor_alltoallv.3in b/ompi/mpi/man/man3/MPI_Neighbor_alltoallv.3in
index 3810a4ea13..1bc4d9ce6c 100644
--- a/ompi/mpi/man/man3/MPI_Neighbor_alltoallv.3in
+++ b/ompi/mpi/man/man3/MPI_Neighbor_alltoallv.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Neighbor_alltoallv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Neighbor_alltoallw.3in b/ompi/mpi/man/man3/MPI_Neighbor_alltoallw.3in
index d33b4db92b..7dcfdbc9a9 100644
--- a/ompi/mpi/man/man3/MPI_Neighbor_alltoallw.3in
+++ b/ompi/mpi/man/man3/MPI_Neighbor_alltoallw.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Neighbor_alltoallw 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Op_create.3in b/ompi/mpi/man/man3/MPI_Op_create.3in
index 1feb87a6d2..0bc85b22d6 100644
--- a/ompi/mpi/man/man3/MPI_Op_create.3in
+++ b/ompi/mpi/man/man3/MPI_Op_create.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Op_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Op_create\fP \- Creates a user-defined combination function handle.
diff --git a/ompi/mpi/man/man3/MPI_Op_free.3in b/ompi/mpi/man/man3/MPI_Op_free.3in
index f0e1f04c91..332a62fd70 100644
--- a/ompi/mpi/man/man3/MPI_Op_free.3in
+++ b/ompi/mpi/man/man3/MPI_Op_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Op_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Op_free\fP \- Frees a user-defined combination function handle.
diff --git a/ompi/mpi/man/man3/MPI_Open_port.3in b/ompi/mpi/man/man3/MPI_Open_port.3in
index a7ed799263..744bebc868 100644
--- a/ompi/mpi/man/man3/MPI_Open_port.3in
+++ b/ompi/mpi/man/man3/MPI_Open_port.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Open_port 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Open_port\fP \- Establishes a network address for a server to accept connections from clients.
diff --git a/ompi/mpi/man/man3/MPI_Pack.3in b/ompi/mpi/man/man3/MPI_Pack.3in
index 4b82b62e9b..1ebb54d3a0 100644
--- a/ompi/mpi/man/man3/MPI_Pack.3in
+++ b/ompi/mpi/man/man3/MPI_Pack.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Pack 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Pack\fP \- Packs data of a given datatype into contiguous memory.
diff --git a/ompi/mpi/man/man3/MPI_Pack_external.3in b/ompi/mpi/man/man3/MPI_Pack_external.3in
index 462d09595f..b468811ab6 100644
--- a/ompi/mpi/man/man3/MPI_Pack_external.3in
+++ b/ompi/mpi/man/man3/MPI_Pack_external.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Pack_external 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Pack_external_size.3in b/ompi/mpi/man/man3/MPI_Pack_external_size.3in
index aa97a54639..42cba5de19 100644
--- a/ompi/mpi/man/man3/MPI_Pack_external_size.3in
+++ b/ompi/mpi/man/man3/MPI_Pack_external_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Pack_external_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Pack_size.3in b/ompi/mpi/man/man3/MPI_Pack_size.3in
index 866661baa1..8fa9233e39 100644
--- a/ompi/mpi/man/man3/MPI_Pack_size.3in
+++ b/ompi/mpi/man/man3/MPI_Pack_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Pack_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Pack_size\fP \- Returns the upper bound on the amount of space needed to pack a message.
diff --git a/ompi/mpi/man/man3/MPI_Pcontrol.3in b/ompi/mpi/man/man3/MPI_Pcontrol.3in
index cb6438a2f9..c748e7a273 100644
--- a/ompi/mpi/man/man3/MPI_Pcontrol.3in
+++ b/ompi/mpi/man/man3/MPI_Pcontrol.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Pcontrol 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Pcontrol\fP \- Controls profiling.
diff --git a/ompi/mpi/man/man3/MPI_Probe.3in b/ompi/mpi/man/man3/MPI_Probe.3in
index 2d342f28da..85e6f10579 100644
--- a/ompi/mpi/man/man3/MPI_Probe.3in
+++ b/ompi/mpi/man/man3/MPI_Probe.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Probe 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Probe\fP \- Blocking test for a message.
diff --git a/ompi/mpi/man/man3/MPI_Publish_name.3in b/ompi/mpi/man/man3/MPI_Publish_name.3in
index 8f3e92598c..53adc8d4d0 100644
--- a/ompi/mpi/man/man3/MPI_Publish_name.3in
+++ b/ompi/mpi/man/man3/MPI_Publish_name.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Publish_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Put.3in b/ompi/mpi/man/man3/MPI_Put.3in
index 07bfa263f2..2ca7b00dd9 100644
--- a/ompi/mpi/man/man3/MPI_Put.3in
+++ b/ompi/mpi/man/man3/MPI_Put.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Put 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Put\fP, \fBMPI_Rput\fP \- Copies data from the origin memory to the target.
diff --git a/ompi/mpi/man/man3/MPI_Query_thread.3in b/ompi/mpi/man/man3/MPI_Query_thread.3in
index f53a4de79d..3cbb8d7f05 100644
--- a/ompi/mpi/man/man3/MPI_Query_thread.3in
+++ b/ompi/mpi/man/man3/MPI_Query_thread.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Query_thread 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Recv.3in b/ompi/mpi/man/man3/MPI_Recv.3in
index 93475dad23..7113ffa2ff 100644
--- a/ompi/mpi/man/man3/MPI_Recv.3in
+++ b/ompi/mpi/man/man3/MPI_Recv.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Recv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Recv\fP \- Performs a standard-mode blocking receive.
diff --git a/ompi/mpi/man/man3/MPI_Recv_init.3in b/ompi/mpi/man/man3/MPI_Recv_init.3in
index b9a067810c..4f3e7ba684 100644
--- a/ompi/mpi/man/man3/MPI_Recv_init.3in
+++ b/ompi/mpi/man/man3/MPI_Recv_init.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Recv_init 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Recv_init\fP \- Builds a handle for a receive.
diff --git a/ompi/mpi/man/man3/MPI_Reduce.3in b/ompi/mpi/man/man3/MPI_Reduce.3in
index 443cf20432..e8d9796c6c 100644
--- a/ompi/mpi/man/man3/MPI_Reduce.3in
+++ b/ompi/mpi/man/man3/MPI_Reduce.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Reduce 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Reduce, MPI_Ireduce\fP \- Reduces values on all processes within a group.
diff --git a/ompi/mpi/man/man3/MPI_Reduce_local.3in b/ompi/mpi/man/man3/MPI_Reduce_local.3in
index b7cedf2a4e..e3fbc6b13f 100644
--- a/ompi/mpi/man/man3/MPI_Reduce_local.3in
+++ b/ompi/mpi/man/man3/MPI_Reduce_local.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright 2009-2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Reduce_local 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Reduce_local\fP \- Perform a local reduction
diff --git a/ompi/mpi/man/man3/MPI_Reduce_scatter.3in b/ompi/mpi/man/man3/MPI_Reduce_scatter.3in
index 4dde5c2542..7fc18df555 100644
--- a/ompi/mpi/man/man3/MPI_Reduce_scatter.3in
+++ b/ompi/mpi/man/man3/MPI_Reduce_scatter.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Reduce_scatter 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Reduce_scatter, MPI_Ireduce_scatter\fP \- Combines values and scatters the results.
diff --git a/ompi/mpi/man/man3/MPI_Reduce_scatter_block.3in b/ompi/mpi/man/man3/MPI_Reduce_scatter_block.3in
index bafa6bf315..3ab6125e05 100644
--- a/ompi/mpi/man/man3/MPI_Reduce_scatter_block.3in
+++ b/ompi/mpi/man/man3/MPI_Reduce_scatter_block.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Reduce_scatter_block 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Reduce_scatter_block, MPI_Ireduce_scatter_block\fP \- Combines values and scatters the results in blocks.
diff --git a/ompi/mpi/man/man3/MPI_Register_datarep.3in b/ompi/mpi/man/man3/MPI_Register_datarep.3in
index 8d0687db42..8fb2b23074 100644
--- a/ompi/mpi/man/man3/MPI_Register_datarep.3in
+++ b/ompi/mpi/man/man3/MPI_Register_datarep.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Register_datarep 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Register_datarep\fP \- Defines data representation. 
diff --git a/ompi/mpi/man/man3/MPI_Request_free.3in b/ompi/mpi/man/man3/MPI_Request_free.3in
index 725d8cfe37..93d3d494f1 100644
--- a/ompi/mpi/man/man3/MPI_Request_free.3in
+++ b/ompi/mpi/man/man3/MPI_Request_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Request_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Request_free\fP \- Frees a communication request object.
diff --git a/ompi/mpi/man/man3/MPI_Request_get_status.3in b/ompi/mpi/man/man3/MPI_Request_get_status.3in
index c74d353892..01bb9ae08e 100644
--- a/ompi/mpi/man/man3/MPI_Request_get_status.3in
+++ b/ompi/mpi/man/man3/MPI_Request_get_status.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Request_get_status 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Request_get_status\fP \- Access information associated with a request without freeing the request. 
diff --git a/ompi/mpi/man/man3/MPI_Rsend.3in b/ompi/mpi/man/man3/MPI_Rsend.3in
index fc3907e6e3..58255c85d5 100644
--- a/ompi/mpi/man/man3/MPI_Rsend.3in
+++ b/ompi/mpi/man/man3/MPI_Rsend.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Rsend 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Rsend\fP \- Ready send.
diff --git a/ompi/mpi/man/man3/MPI_Rsend_init.3in b/ompi/mpi/man/man3/MPI_Rsend_init.3in
index 695d0538da..a64fffdcfc 100644
--- a/ompi/mpi/man/man3/MPI_Rsend_init.3in
+++ b/ompi/mpi/man/man3/MPI_Rsend_init.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Rsend_init 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Rsend_init\fP \- Builds a handle for a ready send.
diff --git a/ompi/mpi/man/man3/MPI_Scan.3in b/ompi/mpi/man/man3/MPI_Scan.3in
index 23f53daf70..b8b7381383 100644
--- a/ompi/mpi/man/man3/MPI_Scan.3in
+++ b/ompi/mpi/man/man3/MPI_Scan.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Scan 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Scatter.3in b/ompi/mpi/man/man3/MPI_Scatter.3in
index 33cfeae0c3..48563b622f 100644
--- a/ompi/mpi/man/man3/MPI_Scatter.3in
+++ b/ompi/mpi/man/man3/MPI_Scatter.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Scatter 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Scatter, MPI_Iscatter\fP \- Sends data from one task to all tasks in a group.
diff --git a/ompi/mpi/man/man3/MPI_Scatterv.3in b/ompi/mpi/man/man3/MPI_Scatterv.3in
index a21cc6891b..6eca5e9e57 100644
--- a/ompi/mpi/man/man3/MPI_Scatterv.3in
+++ b/ompi/mpi/man/man3/MPI_Scatterv.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Scatterv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Scatterv, MPI_Iscatterv\fP \- Scatters a buffer in parts to all tasks in a group.
diff --git a/ompi/mpi/man/man3/MPI_Send.3in b/ompi/mpi/man/man3/MPI_Send.3in
index 22192b1515..8da27e798d 100644
--- a/ompi/mpi/man/man3/MPI_Send.3in
+++ b/ompi/mpi/man/man3/MPI_Send.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Send 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Send\fP \- Performs a standard-mode blocking send.
diff --git a/ompi/mpi/man/man3/MPI_Send_init.3in b/ompi/mpi/man/man3/MPI_Send_init.3in
index 4a0ab744c4..7b64db5815 100644
--- a/ompi/mpi/man/man3/MPI_Send_init.3in
+++ b/ompi/mpi/man/man3/MPI_Send_init.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Send_init 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Send_init\fP \- Builds a handle for a standard send.
diff --git a/ompi/mpi/man/man3/MPI_Sendrecv.3in b/ompi/mpi/man/man3/MPI_Sendrecv.3in
index 114bcec979..2e3fe8814b 100644
--- a/ompi/mpi/man/man3/MPI_Sendrecv.3in
+++ b/ompi/mpi/man/man3/MPI_Sendrecv.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Sendrecv 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Sendrecv\fP \- Sends and receives a message.
diff --git a/ompi/mpi/man/man3/MPI_Sendrecv_replace.3in b/ompi/mpi/man/man3/MPI_Sendrecv_replace.3in
index fef0c18b46..73a35ec16b 100644
--- a/ompi/mpi/man/man3/MPI_Sendrecv_replace.3in
+++ b/ompi/mpi/man/man3/MPI_Sendrecv_replace.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Sendrecv_replace 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Sendrecv_replace\fP \- Sends and receives a message using a single buffer.
diff --git a/ompi/mpi/man/man3/MPI_Sizeof.3in b/ompi/mpi/man/man3/MPI_Sizeof.3in
index d97ffdb34e..3dc19907f9 100644
--- a/ompi/mpi/man/man3/MPI_Sizeof.3in
+++ b/ompi/mpi/man/man3/MPI_Sizeof.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Sizeof 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Ssend.3in b/ompi/mpi/man/man3/MPI_Ssend.3in
index 2729d5fdb5..5bcd8c0295 100644
--- a/ompi/mpi/man/man3/MPI_Ssend.3in
+++ b/ompi/mpi/man/man3/MPI_Ssend.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Ssend 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Ssend\fP \- Standard synchronous send.
diff --git a/ompi/mpi/man/man3/MPI_Ssend_init.3in b/ompi/mpi/man/man3/MPI_Ssend_init.3in
index 7676c4f4ce..743e0ffe1a 100644
--- a/ompi/mpi/man/man3/MPI_Ssend_init.3in
+++ b/ompi/mpi/man/man3/MPI_Ssend_init.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Ssend_init 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Ssend_init\fP \- Builds a handle for a synchronous send.
diff --git a/ompi/mpi/man/man3/MPI_Start.3in b/ompi/mpi/man/man3/MPI_Start.3in
index 955cb4f1a8..22ad9ad28b 100644
--- a/ompi/mpi/man/man3/MPI_Start.3in
+++ b/ompi/mpi/man/man3/MPI_Start.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Start 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Start\fP \- Initiates a communication using a persistent request handle.
diff --git a/ompi/mpi/man/man3/MPI_Startall.3in b/ompi/mpi/man/man3/MPI_Startall.3in
index da560bb797..66e59cc4e3 100644
--- a/ompi/mpi/man/man3/MPI_Startall.3in
+++ b/ompi/mpi/man/man3/MPI_Startall.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Startall 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Startall\fP \- Starts a collection of requests.
diff --git a/ompi/mpi/man/man3/MPI_Status_f2c.3in b/ompi/mpi/man/man3/MPI_Status_f2c.3in
index 65c63047c4..c2fa300d26 100644
--- a/ompi/mpi/man/man3/MPI_Status_f2c.3in
+++ b/ompi/mpi/man/man3/MPI_Status_f2c.3in
@@ -2,6 +2,7 @@
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Status_f2c 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Status_f2c, MPI_Status_c2f \fP \- Translates a C status into a Fortran status, or vice versa.
diff --git a/ompi/mpi/man/man3/MPI_Status_set_cancelled.3in b/ompi/mpi/man/man3/MPI_Status_set_cancelled.3in
index c9cc188909..689168bd60 100644
--- a/ompi/mpi/man/man3/MPI_Status_set_cancelled.3in
+++ b/ompi/mpi/man/man3/MPI_Status_set_cancelled.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Status_set_cancelled 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Status_set_cancelled\fP \- Sets \fIstatus\fP to indicate a request has been canceled. 
diff --git a/ompi/mpi/man/man3/MPI_Status_set_elements.3in b/ompi/mpi/man/man3/MPI_Status_set_elements.3in
index 21e3effb6c..b550aeec5b 100644
--- a/ompi/mpi/man/man3/MPI_Status_set_elements.3in
+++ b/ompi/mpi/man/man3/MPI_Status_set_elements.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Status_set_elements 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Status_set_elements\fP, \fBMPI_Status_set_elements_x\fP \- Modifies opaque part of \fIstatus\fP to allow MPI_Get_elements to return \fIcount\fP.
diff --git a/ompi/mpi/man/man3/MPI_T_category_changed.3in b/ompi/mpi/man/man3/MPI_T_category_changed.3in
index e5847df260..095fb0d02b 100644
--- a/ompi/mpi/man/man3/MPI_T_category_changed.3in
+++ b/ompi/mpi/man/man3/MPI_T_category_changed.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_category_changed 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_category_get_categories.3in b/ompi/mpi/man/man3/MPI_T_category_get_categories.3in
index 4f2649ed41..ff193dedc9 100644
--- a/ompi/mpi/man/man3/MPI_T_category_get_categories.3in
+++ b/ompi/mpi/man/man3/MPI_T_category_get_categories.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_category_get_categories 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_category_get_cvars.3in b/ompi/mpi/man/man3/MPI_T_category_get_cvars.3in
index 912b9b1ab4..8041302327 100644
--- a/ompi/mpi/man/man3/MPI_T_category_get_cvars.3in
+++ b/ompi/mpi/man/man3/MPI_T_category_get_cvars.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_category_get_cvars 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_category_get_info.3in b/ompi/mpi/man/man3/MPI_T_category_get_info.3in
index 73092f1e91..811f362403 100644
--- a/ompi/mpi/man/man3/MPI_T_category_get_info.3in
+++ b/ompi/mpi/man/man3/MPI_T_category_get_info.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_category_get_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_category_get_num.3in b/ompi/mpi/man/man3/MPI_T_category_get_num.3in
index 7c00c6f762..3a6fa0de15 100644
--- a/ompi/mpi/man/man3/MPI_T_category_get_num.3in
+++ b/ompi/mpi/man/man3/MPI_T_category_get_num.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_category_get_num 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_category_get_pvars.3in b/ompi/mpi/man/man3/MPI_T_category_get_pvars.3in
index 48bb4d051d..e8536161a2 100644
--- a/ompi/mpi/man/man3/MPI_T_category_get_pvars.3in
+++ b/ompi/mpi/man/man3/MPI_T_category_get_pvars.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_category_get_pvars 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_cvar_get_info.3in b/ompi/mpi/man/man3/MPI_T_cvar_get_info.3in
index cd8ff5f064..07a150b084 100644
--- a/ompi/mpi/man/man3/MPI_T_cvar_get_info.3in
+++ b/ompi/mpi/man/man3/MPI_T_cvar_get_info.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_cvar_get_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_cvar_get_num.3in b/ompi/mpi/man/man3/MPI_T_cvar_get_num.3in
index 505a7af85e..f70c4abfec 100644
--- a/ompi/mpi/man/man3/MPI_T_cvar_get_num.3in
+++ b/ompi/mpi/man/man3/MPI_T_cvar_get_num.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_cvar_get_num 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_cvar_handle_alloc.3in b/ompi/mpi/man/man3/MPI_T_cvar_handle_alloc.3in
index 2edc2dbdb8..87e5f9f2ef 100644
--- a/ompi/mpi/man/man3/MPI_T_cvar_handle_alloc.3in
+++ b/ompi/mpi/man/man3/MPI_T_cvar_handle_alloc.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_cvar_handle_alloc 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_cvar_read.3in b/ompi/mpi/man/man3/MPI_T_cvar_read.3in
index dfc35c0ffc..5e678d7e09 100644
--- a/ompi/mpi/man/man3/MPI_T_cvar_read.3in
+++ b/ompi/mpi/man/man3/MPI_T_cvar_read.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_cvar_read 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_cvar_write.3in b/ompi/mpi/man/man3/MPI_T_cvar_write.3in
index 90b2c7484c..323cda935a 100644
--- a/ompi/mpi/man/man3/MPI_T_cvar_write.3in
+++ b/ompi/mpi/man/man3/MPI_T_cvar_write.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_cvar_write 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_enum_get_info.3in b/ompi/mpi/man/man3/MPI_T_enum_get_info.3in
index 329ec6bd87..73172561af 100644
--- a/ompi/mpi/man/man3/MPI_T_enum_get_info.3in
+++ b/ompi/mpi/man/man3/MPI_T_enum_get_info.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_enum_get_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_enum_get_item.3in b/ompi/mpi/man/man3/MPI_T_enum_get_item.3in
index 76427d9c73..86c22e912e 100644
--- a/ompi/mpi/man/man3/MPI_T_enum_get_item.3in
+++ b/ompi/mpi/man/man3/MPI_T_enum_get_item.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_enum_get_item 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_finalize.3in b/ompi/mpi/man/man3/MPI_T_finalize.3in
index e1dc9442be..ef7ec71824 100644
--- a/ompi/mpi/man/man3/MPI_T_finalize.3in
+++ b/ompi/mpi/man/man3/MPI_T_finalize.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_T_finalize 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_T_finalize \fP \- Finalize the MPI tool information interface
diff --git a/ompi/mpi/man/man3/MPI_T_init_thread.3in b/ompi/mpi/man/man3/MPI_T_init_thread.3in
index efbb26a2ae..7e46e92c36 100644
--- a/ompi/mpi/man/man3/MPI_T_init_thread.3in
+++ b/ompi/mpi/man/man3/MPI_T_init_thread.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_init_thread 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_get_info.3in b/ompi/mpi/man/man3/MPI_T_pvar_get_info.3in
index d51ad4b102..abe6133cbb 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_get_info.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_get_info.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_get_info 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_get_num.3in b/ompi/mpi/man/man3/MPI_T_pvar_get_num.3in
index b2e645a170..1f6fc63ac2 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_get_num.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_get_num.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_get_num 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_handle_alloc.3in b/ompi/mpi/man/man3/MPI_T_pvar_handle_alloc.3in
index 9bfa3ea398..1c9c844f14 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_handle_alloc.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_handle_alloc.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_handle_alloc 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_read.3in b/ompi/mpi/man/man3/MPI_T_pvar_read.3in
index 9d8c04effb..f3d346ff2f 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_read.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_read.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_read 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_readreset.3in b/ompi/mpi/man/man3/MPI_T_pvar_readreset.3in
index d04bd1c963..007b753483 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_readreset.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_readreset.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_readreset 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_reset.3in b/ompi/mpi/man/man3/MPI_T_pvar_reset.3in
index 822698226f..df145f6a3f 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_reset.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_reset.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_reset 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_session_create.3in b/ompi/mpi/man/man3/MPI_T_pvar_session_create.3in
index 99471d9215..52a91c6617 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_session_create.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_session_create.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_session_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_start.3in b/ompi/mpi/man/man3/MPI_T_pvar_start.3in
index 5e2b805535..d3a11c6f1e 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_start.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_start.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_start 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_T_pvar_write.3in b/ompi/mpi/man/man3/MPI_T_pvar_write.3in
index 06f128db04..daaf28c0ac 100644
--- a/ompi/mpi/man/man3/MPI_T_pvar_write.3in
+++ b/ompi/mpi/man/man3/MPI_T_pvar_write.3in
@@ -1,8 +1,9 @@
-. -*- nroff -*-
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2010 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_T_pvar_write 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Test.3in b/ompi/mpi/man/man3/MPI_Test.3in
index c66d14c885..7c4ec14572 100644
--- a/ompi/mpi/man/man3/MPI_Test.3in
+++ b/ompi/mpi/man/man3/MPI_Test.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright 2007-2008 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_Test 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Test\fP \- Tests for the completion of a specific send or receive.
diff --git a/ompi/mpi/man/man3/MPI_Test_cancelled.3in b/ompi/mpi/man/man3/MPI_Test_cancelled.3in
index 1d6add448a..c8d979de0e 100644
--- a/ompi/mpi/man/man3/MPI_Test_cancelled.3in
+++ b/ompi/mpi/man/man3/MPI_Test_cancelled.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Test_cancelled 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Test_cancelled\fP \- Tests whether a request was canceled.
diff --git a/ompi/mpi/man/man3/MPI_Testall.3in b/ompi/mpi/man/man3/MPI_Testall.3in
index d3be5f55ec..0462e09e5b 100644
--- a/ompi/mpi/man/man3/MPI_Testall.3in
+++ b/ompi/mpi/man/man3/MPI_Testall.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2011 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_Testall 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Testall\fP \- Tests for the completion of all previously initiated communications in a list.
diff --git a/ompi/mpi/man/man3/MPI_Testany.3in b/ompi/mpi/man/man3/MPI_Testany.3in
index 8ef2dc19dc..e307f24c40 100644
--- a/ompi/mpi/man/man3/MPI_Testany.3in
+++ b/ompi/mpi/man/man3/MPI_Testany.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Testany 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Testany\fP \- Tests for completion of any one previously initiated communication in a list. 
diff --git a/ompi/mpi/man/man3/MPI_Testsome.3in b/ompi/mpi/man/man3/MPI_Testsome.3in
index b8801882de..767ff8f31e 100644
--- a/ompi/mpi/man/man3/MPI_Testsome.3in
+++ b/ompi/mpi/man/man3/MPI_Testsome.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2011 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_Testsome 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Testsome\fP \- Tests for completion of one or more previously initiated communications in a list. 
diff --git a/ompi/mpi/man/man3/MPI_Topo_test.3in b/ompi/mpi/man/man3/MPI_Topo_test.3in
index 8f9f3fc3e2..438e7f7e0e 100644
--- a/ompi/mpi/man/man3/MPI_Topo_test.3in
+++ b/ompi/mpi/man/man3/MPI_Topo_test.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Topo_test 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Topo_test\fP \- Determines the type of topology (if any) associated with a communicator.
diff --git a/ompi/mpi/man/man3/MPI_Type_commit.3in b/ompi/mpi/man/man3/MPI_Type_commit.3in
index 014580189f..362cc4a133 100644
--- a/ompi/mpi/man/man3/MPI_Type_commit.3in
+++ b/ompi/mpi/man/man3/MPI_Type_commit.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_commit 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_commit\fP \- Commits a data type.
diff --git a/ompi/mpi/man/man3/MPI_Type_contiguous.3in b/ompi/mpi/man/man3/MPI_Type_contiguous.3in
index f8ae864098..64b0d4f4bc 100644
--- a/ompi/mpi/man/man3/MPI_Type_contiguous.3in
+++ b/ompi/mpi/man/man3/MPI_Type_contiguous.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_contiguous 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_contiguous\fP \- Creates a contiguous datatype.
diff --git a/ompi/mpi/man/man3/MPI_Type_create_darray.3in b/ompi/mpi/man/man3/MPI_Type_create_darray.3in
index 9099adbf86..abc08f47db 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_darray.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_darray.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_darray 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_create_darray\fP \- Creates a distributed array datatype;
diff --git a/ompi/mpi/man/man3/MPI_Type_create_f90_complex.3in b/ompi/mpi/man/man3/MPI_Type_create_f90_complex.3in
index 75f8c816ec..dccc72d1b6 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_f90_complex.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_f90_complex.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_f90_complex 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Type_create_f90_integer.3in b/ompi/mpi/man/man3/MPI_Type_create_f90_integer.3in
index 52c1c12394..3ecb3edab1 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_f90_integer.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_f90_integer.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_f90_integer 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Type_create_f90_real.3in b/ompi/mpi/man/man3/MPI_Type_create_f90_real.3in
index dd254c8a07..99d2e25413 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_f90_real.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_f90_real.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_f90_real 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Type_create_hvector.3in b/ompi/mpi/man/man3/MPI_Type_create_hvector.3in
index 4823d778ff..e83db8a4cb 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_hvector.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_hvector.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_hvector 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_create_hvector\fP \- Creates a vector (strided) data type with offset in bytes. 
diff --git a/ompi/mpi/man/man3/MPI_Type_create_indexed_block.3in b/ompi/mpi/man/man3/MPI_Type_create_indexed_block.3in
index 65421dfa21..0da8c48181 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_indexed_block.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_indexed_block.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_indexed_block 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_create_indexed_block, MPI_Type_create_hindexed_block\fP \- Creates an indexed data type with the same block length for all blocks.
diff --git a/ompi/mpi/man/man3/MPI_Type_create_keyval.3in b/ompi/mpi/man/man3/MPI_Type_create_keyval.3in
index 479d0d5b81..758267df32 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_keyval.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_keyval.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_keyval 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_create_keyval\fP \- Generates a new attribute key for caching on data types. 
diff --git a/ompi/mpi/man/man3/MPI_Type_create_resized.3in b/ompi/mpi/man/man3/MPI_Type_create_resized.3in
index de0b603021..79486e30b8 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_resized.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_resized.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_create_resized 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_create_resized\fP \- Returns a new data type with new extent and upper and lower bounds. 
diff --git a/ompi/mpi/man/man3/MPI_Type_create_struct.3in b/ompi/mpi/man/man3/MPI_Type_create_struct.3in
index d31a264480..993e3c381c 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_struct.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_struct.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_struct 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_create_struct\fP \- Creates a structured data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_create_subarray.3in b/ompi/mpi/man/man3/MPI_Type_create_subarray.3in
index d42dee0352..c1e62af2a0 100644
--- a/ompi/mpi/man/man3/MPI_Type_create_subarray.3in
+++ b/ompi/mpi/man/man3/MPI_Type_create_subarray.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_create_subarray 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_create_subarray\fP \- Creates a data type describing an \fIn\fP-dimensional subarray of an \fIn\fP-dimensional array. 
diff --git a/ompi/mpi/man/man3/MPI_Type_delete_attr.3in b/ompi/mpi/man/man3/MPI_Type_delete_attr.3in
index bc99033918..98e321e0c1 100644
--- a/ompi/mpi/man/man3/MPI_Type_delete_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Type_delete_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_delete_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_delete_attr\fP \- Deletes a datatype-caching attribute value associated with a key. 
diff --git a/ompi/mpi/man/man3/MPI_Type_dup.3in b/ompi/mpi/man/man3/MPI_Type_dup.3in
index 1b1c65c5fe..1a9dfb679a 100644
--- a/ompi/mpi/man/man3/MPI_Type_dup.3in
+++ b/ompi/mpi/man/man3/MPI_Type_dup.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_dup 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_dup\fP \- Duplicates a data type with associated key values.
diff --git a/ompi/mpi/man/man3/MPI_Type_extent.3in b/ompi/mpi/man/man3/MPI_Type_extent.3in
index 02103d3aac..6cca4cbb9d 100644
--- a/ompi/mpi/man/man3/MPI_Type_extent.3in
+++ b/ompi/mpi/man/man3/MPI_Type_extent.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_extent 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_extent\fP \- Returns the extent of a data type, the difference between the upper and lower bounds of the data type -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Type_free.3in b/ompi/mpi/man/man3/MPI_Type_free.3in
index 38e84da3a4..d2d044a5bd 100644
--- a/ompi/mpi/man/man3/MPI_Type_free.3in
+++ b/ompi/mpi/man/man3/MPI_Type_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_free\fP \- Frees a data type.
diff --git a/ompi/mpi/man/man3/MPI_Type_free_keyval.3in b/ompi/mpi/man/man3/MPI_Type_free_keyval.3in
index a1ba92b80e..9f6510b068 100644
--- a/ompi/mpi/man/man3/MPI_Type_free_keyval.3in
+++ b/ompi/mpi/man/man3/MPI_Type_free_keyval.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_free_keyval 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_free_keyval\fP \- Frees a previously created type key value. 
diff --git a/ompi/mpi/man/man3/MPI_Type_get_attr.3in b/ompi/mpi/man/man3/MPI_Type_get_attr.3in
index 65b42890e5..386adc2747 100644
--- a/ompi/mpi/man/man3/MPI_Type_get_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Type_get_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_get_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_get_attr\fP \- Returns the attribute associated with a data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_get_contents.3in b/ompi/mpi/man/man3/MPI_Type_get_contents.3in
index f9d1f651bf..fd94f65142 100644
--- a/ompi/mpi/man/man3/MPI_Type_get_contents.3in
+++ b/ompi/mpi/man/man3/MPI_Type_get_contents.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_get_contents 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_get_contents\fP \- Returns information about arguments used in creation of a data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_get_envelope.3in b/ompi/mpi/man/man3/MPI_Type_get_envelope.3in
index 03c189900b..87e082200b 100644
--- a/ompi/mpi/man/man3/MPI_Type_get_envelope.3in
+++ b/ompi/mpi/man/man3/MPI_Type_get_envelope.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_get_envelope 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_get_envelope\fP \- Returns information about input arguments associated with a data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_get_extent.3in b/ompi/mpi/man/man3/MPI_Type_get_extent.3in
index 55c167abec..88bf87cf6d 100644
--- a/ompi/mpi/man/man3/MPI_Type_get_extent.3in
+++ b/ompi/mpi/man/man3/MPI_Type_get_extent.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_get_extent 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_get_extent\fP, \fBMPI_Type_get_extent_x\fP \- Returns the lower bound and extent of a data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_get_name.3in b/ompi/mpi/man/man3/MPI_Type_get_name.3in
index b04c22bfc4..12ed816c8d 100644
--- a/ompi/mpi/man/man3/MPI_Type_get_name.3in
+++ b/ompi/mpi/man/man3/MPI_Type_get_name.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_get_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_get_name\fP \- Gets the name of a data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_get_true_extent.3in b/ompi/mpi/man/man3/MPI_Type_get_true_extent.3in
index 97897bbb08..7081954341 100644
--- a/ompi/mpi/man/man3/MPI_Type_get_true_extent.3in
+++ b/ompi/mpi/man/man3/MPI_Type_get_true_extent.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_get_true_extent 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_get_true_extent\fP, \fBMPI_Type_get_true_extent_x\fP \- Returns the true lower bound and extent of a data type's corresponding typemap, ignoring MPI_UB and MPI_LB markers. 
diff --git a/ompi/mpi/man/man3/MPI_Type_hvector.3in b/ompi/mpi/man/man3/MPI_Type_hvector.3in
index b75f8bb09d..0e323b0cd5 100644
--- a/ompi/mpi/man/man3/MPI_Type_hvector.3in
+++ b/ompi/mpi/man/man3/MPI_Type_hvector.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_hvector 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_hvector\fP \- Creates a vector (strided) datatype with offset in bytes -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Type_lb.3in b/ompi/mpi/man/man3/MPI_Type_lb.3in
index f593ef7704..81f08b161d 100644
--- a/ompi/mpi/man/man3/MPI_Type_lb.3in
+++ b/ompi/mpi/man/man3/MPI_Type_lb.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_lb 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_lb\fP \- Returns the lower bound of a data type -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Type_match_size.3in b/ompi/mpi/man/man3/MPI_Type_match_size.3in
index 6a207a7507..b9b5083ef1 100644
--- a/ompi/mpi/man/man3/MPI_Type_match_size.3in
+++ b/ompi/mpi/man/man3/MPI_Type_match_size.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_match_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 
diff --git a/ompi/mpi/man/man3/MPI_Type_set_attr.3in b/ompi/mpi/man/man3/MPI_Type_set_attr.3in
index 05d06c5bf8..2d9ca5cf2e 100644
--- a/ompi/mpi/man/man3/MPI_Type_set_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Type_set_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_set_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_set_attr\fP \- Sets a key value/attribute pair to a data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_set_name.3in b/ompi/mpi/man/man3/MPI_Type_set_name.3in
index d88494646e..83aaf14d96 100644
--- a/ompi/mpi/man/man3/MPI_Type_set_name.3in
+++ b/ompi/mpi/man/man3/MPI_Type_set_name.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines
+.\" $COPYRIGHT$
 .TH MPI_Type_set_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_set_name\fP \- Sets the name of a data type. 
diff --git a/ompi/mpi/man/man3/MPI_Type_size.3in b/ompi/mpi/man/man3/MPI_Type_size.3in
index c9782b438f..db1c5d95e6 100644
--- a/ompi/mpi/man/man3/MPI_Type_size.3in
+++ b/ompi/mpi/man/man3/MPI_Type_size.3in
@@ -1,7 +1,9 @@
+.\" -*- nroff -*-
 .\" Copyright 2013 Los Alamos National Security, LLC. All rights reserved.
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_size 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_size\fP, \fBMPI_Type_size_x\fP \- Returns the number of bytes occupied by entries in a data type.
diff --git a/ompi/mpi/man/man3/MPI_Type_struct.3in b/ompi/mpi/man/man3/MPI_Type_struct.3in
index 9ddff58bc5..21fe9b2efe 100644
--- a/ompi/mpi/man/man3/MPI_Type_struct.3in
+++ b/ompi/mpi/man/man3/MPI_Type_struct.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_struct 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_struct\fP \- Creates a \fIstruct\fP data type -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Type_ub.3in b/ompi/mpi/man/man3/MPI_Type_ub.3in
index 7099d1ff7a..7bb1352487 100644
--- a/ompi/mpi/man/man3/MPI_Type_ub.3in
+++ b/ompi/mpi/man/man3/MPI_Type_ub.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_ub 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_ub\fP \- Returns the upper bound of a datatype -- use of this routine is deprecated.
diff --git a/ompi/mpi/man/man3/MPI_Type_vector.3in b/ompi/mpi/man/man3/MPI_Type_vector.3in
index 177bf431db..3951709c75 100644
--- a/ompi/mpi/man/man3/MPI_Type_vector.3in
+++ b/ompi/mpi/man/man3/MPI_Type_vector.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Type_vector 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Type_vector\fP \- Creates a vector (strided) datatype.
diff --git a/ompi/mpi/man/man3/MPI_Unpack.3in b/ompi/mpi/man/man3/MPI_Unpack.3in
index b235fb8a83..00ecf22f09 100644
--- a/ompi/mpi/man/man3/MPI_Unpack.3in
+++ b/ompi/mpi/man/man3/MPI_Unpack.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Unpack 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Unpack\fP \- Unpacks a datatype into contiguous memory.
diff --git a/ompi/mpi/man/man3/MPI_Unpack_external.3in b/ompi/mpi/man/man3/MPI_Unpack_external.3in
index e526dcfe56..8cd584fc15 100644
--- a/ompi/mpi/man/man3/MPI_Unpack_external.3in
+++ b/ompi/mpi/man/man3/MPI_Unpack_external.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Unpack_external 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Unpublish_name.3in b/ompi/mpi/man/man3/MPI_Unpublish_name.3in
index 08757c8ac7..edd5f5b16c 100644
--- a/ompi/mpi/man/man3/MPI_Unpublish_name.3in
+++ b/ompi/mpi/man/man3/MPI_Unpublish_name.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Unpublish_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Wait.3in b/ompi/mpi/man/man3/MPI_Wait.3in
index 6df2e37274..8d68464fdb 100644
--- a/ompi/mpi/man/man3/MPI_Wait.3in
+++ b/ompi/mpi/man/man3/MPI_Wait.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Wait 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Wait\fP \- Waits for an MPI send or receive to complete.
diff --git a/ompi/mpi/man/man3/MPI_Waitall.3in b/ompi/mpi/man/man3/MPI_Waitall.3in
index 4eda9ef364..d86f69f218 100644
--- a/ompi/mpi/man/man3/MPI_Waitall.3in
+++ b/ompi/mpi/man/man3/MPI_Waitall.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2011 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_Waitall 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Waitall\fP \- Waits for all given communications to complete.
diff --git a/ompi/mpi/man/man3/MPI_Waitany.3in b/ompi/mpi/man/man3/MPI_Waitany.3in
index e6ef897a26..d43c0bea7f 100644
--- a/ompi/mpi/man/man3/MPI_Waitany.3in
+++ b/ompi/mpi/man/man3/MPI_Waitany.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Waitany 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Waitany\fP \- Waits for any specified send or receive to complete.
diff --git a/ompi/mpi/man/man3/MPI_Waitsome.3in b/ompi/mpi/man/man3/MPI_Waitsome.3in
index edcdf47010..ba09f37e1c 100644
--- a/ompi/mpi/man/man3/MPI_Waitsome.3in
+++ b/ompi/mpi/man/man3/MPI_Waitsome.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
 .\" Copyright (c) 2011 Cisco Systems, Inc.  All rights reserved.
+.\" $COPYRIGHT$
 .TH MPI_Waitsome 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Waitsome\fP \- Waits for some given communications to complete.
diff --git a/ompi/mpi/man/man3/MPI_Win_call_errhandler.3in b/ompi/mpi/man/man3/MPI_Win_call_errhandler.3in
index 30fb67b8ba..2c109e13af 100644
--- a/ompi/mpi/man/man3/MPI_Win_call_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Win_call_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_call_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 
 .SH NAME
diff --git a/ompi/mpi/man/man3/MPI_Win_complete.3in b/ompi/mpi/man/man3/MPI_Win_complete.3in
index e75d04cb44..fd5639d242 100644
--- a/ompi/mpi/man/man3/MPI_Win_complete.3in
+++ b/ompi/mpi/man/man3/MPI_Win_complete.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_complete 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_complete\fP \- Completes an RMA access epoch on \fIwin\fP started by a call to MPI_Win_start
diff --git a/ompi/mpi/man/man3/MPI_Win_create.3in b/ompi/mpi/man/man3/MPI_Win_create.3in
index 5ebd5c90b3..fe48bcf98c 100644
--- a/ompi/mpi/man/man3/MPI_Win_create.3in
+++ b/ompi/mpi/man/man3/MPI_Win_create.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_create 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_create\fP \- One-sided MPI call that returns a window object for RMA operations.
diff --git a/ompi/mpi/man/man3/MPI_Win_create_errhandler.3in b/ompi/mpi/man/man3/MPI_Win_create_errhandler.3in
index e5cd2a5f76..d917e1f30a 100644
--- a/ompi/mpi/man/man3/MPI_Win_create_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Win_create_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2009-2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_create_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_create_errhandler\fP \- Creates an error handler for a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_create_keyval.3in b/ompi/mpi/man/man3/MPI_Win_create_keyval.3in
index a4552c1dab..8ad742e32a 100644
--- a/ompi/mpi/man/man3/MPI_Win_create_keyval.3in
+++ b/ompi/mpi/man/man3/MPI_Win_create_keyval.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_create_keyval 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_create_keyval\fP \- Creates a keyval for a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_delete_attr.3in b/ompi/mpi/man/man3/MPI_Win_delete_attr.3in
index 8cf6ba1bbb..743d0b5760 100644
--- a/ompi/mpi/man/man3/MPI_Win_delete_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Win_delete_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_delete_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_delete_attr\fP \- Deletes an attribute from a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_fence.3in b/ompi/mpi/man/man3/MPI_Win_fence.3in
index e01cdf91ce..07914931db 100644
--- a/ompi/mpi/man/man3/MPI_Win_fence.3in
+++ b/ompi/mpi/man/man3/MPI_Win_fence.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_fence 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_fence\fP \- Synchronizes RMA calls on a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_flush.3in b/ompi/mpi/man/man3/MPI_Win_flush.3in
index ce47f2b313..7179e81503 100644
--- a/ompi/mpi/man/man3/MPI_Win_flush.3in
+++ b/ompi/mpi/man/man3/MPI_Win_flush.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_flush 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_flush\fP, \fBMPI_Win_flush_all\fP \- Complete all outstanding RMA operations at both the origin and the target
diff --git a/ompi/mpi/man/man3/MPI_Win_flush_local.3in b/ompi/mpi/man/man3/MPI_Win_flush_local.3in
index a507897e42..34f935111e 100644
--- a/ompi/mpi/man/man3/MPI_Win_flush_local.3in
+++ b/ompi/mpi/man/man3/MPI_Win_flush_local.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_flush_local 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_flush_local\fP, \fBMPI_Win_flush_local_all\fP \- Complete all outstanding RMA operations at both the origin
diff --git a/ompi/mpi/man/man3/MPI_Win_free.3in b/ompi/mpi/man/man3/MPI_Win_free.3in
index 4e6a3b4acc..54521d61e0 100644
--- a/ompi/mpi/man/man3/MPI_Win_free.3in
+++ b/ompi/mpi/man/man3/MPI_Win_free.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_free 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_free\fP \- Frees the window object and returns a null handle.
diff --git a/ompi/mpi/man/man3/MPI_Win_free_keyval.3in b/ompi/mpi/man/man3/MPI_Win_free_keyval.3in
index b91bc9f97e..71aaf7223b 100644
--- a/ompi/mpi/man/man3/MPI_Win_free_keyval.3in
+++ b/ompi/mpi/man/man3/MPI_Win_free_keyval.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_free_keyval 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_free_keyval\fP \- Frees a window keyval.
diff --git a/ompi/mpi/man/man3/MPI_Win_get_attr.3in b/ompi/mpi/man/man3/MPI_Win_get_attr.3in
index a324739b87..7a544fb035 100644
--- a/ompi/mpi/man/man3/MPI_Win_get_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Win_get_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_get_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_get_attr\fP \- Obtains the value of a window attribute.
diff --git a/ompi/mpi/man/man3/MPI_Win_get_errhandler.3in b/ompi/mpi/man/man3/MPI_Win_get_errhandler.3in
index e8447ac157..d75ccd7728 100644
--- a/ompi/mpi/man/man3/MPI_Win_get_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Win_get_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_get_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_get_errhandler\fP \- Retrieves the error handler currently associated with a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_get_group.3in b/ompi/mpi/man/man3/MPI_Win_get_group.3in
index e65a5596fc..9b8f7bec6e 100644
--- a/ompi/mpi/man/man3/MPI_Win_get_group.3in
+++ b/ompi/mpi/man/man3/MPI_Win_get_group.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_get_group 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_get_group\fP \- Returns a duplicate of the group of the communicator used to create the window. 
diff --git a/ompi/mpi/man/man3/MPI_Win_get_name.3in b/ompi/mpi/man/man3/MPI_Win_get_name.3in
index 0fa44c3565..0535166219 100644
--- a/ompi/mpi/man/man3/MPI_Win_get_name.3in
+++ b/ompi/mpi/man/man3/MPI_Win_get_name.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_get_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_get_name\fP \- Obtains the name of a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_lock.3in b/ompi/mpi/man/man3/MPI_Win_lock.3in
index 4c9e922462..5c42fce801 100644
--- a/ompi/mpi/man/man3/MPI_Win_lock.3in
+++ b/ompi/mpi/man/man3/MPI_Win_lock.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_lock 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_lock\fP \- Starts an RMA access epoch locking access to a particular rank.
diff --git a/ompi/mpi/man/man3/MPI_Win_lock_all.3in b/ompi/mpi/man/man3/MPI_Win_lock_all.3in
index ef0d682e4b..8939b7a302 100644
--- a/ompi/mpi/man/man3/MPI_Win_lock_all.3in
+++ b/ompi/mpi/man/man3/MPI_Win_lock_all.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_lock_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_lock_all\fP \- Starts an RMA access epoch locking access to all processes in the window
diff --git a/ompi/mpi/man/man3/MPI_Win_post.3in b/ompi/mpi/man/man3/MPI_Win_post.3in
index ee2512c1d3..14bd9e3def 100644
--- a/ompi/mpi/man/man3/MPI_Win_post.3in
+++ b/ompi/mpi/man/man3/MPI_Win_post.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_post 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_post\fP \- Starts an RMA exposure epoch for the local window associated with \fIwin\fP
diff --git a/ompi/mpi/man/man3/MPI_Win_set_attr.3in b/ompi/mpi/man/man3/MPI_Win_set_attr.3in
index e0b9fc7b77..0ea79b6ca7 100644
--- a/ompi/mpi/man/man3/MPI_Win_set_attr.3in
+++ b/ompi/mpi/man/man3/MPI_Win_set_attr.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_set_attr 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_set_attr\fP \- Sets the value of a window attribute.
diff --git a/ompi/mpi/man/man3/MPI_Win_set_errhandler.3in b/ompi/mpi/man/man3/MPI_Win_set_errhandler.3in
index 9aaf6e3e49..f626e7ffa5 100644
--- a/ompi/mpi/man/man3/MPI_Win_set_errhandler.3in
+++ b/ompi/mpi/man/man3/MPI_Win_set_errhandler.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_set_errhandler 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_set_errhandler\fP \- Attaches a new error handler to a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_set_name.3in b/ompi/mpi/man/man3/MPI_Win_set_name.3in
index 097e65d0a9..8a5119eed3 100644
--- a/ompi/mpi/man/man3/MPI_Win_set_name.3in
+++ b/ompi/mpi/man/man3/MPI_Win_set_name.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_set_name 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_set_name\fP \- Sets the name of a window.
diff --git a/ompi/mpi/man/man3/MPI_Win_start.3in b/ompi/mpi/man/man3/MPI_Win_start.3in
index c045e6605d..c4f4b3d2a6 100644
--- a/ompi/mpi/man/man3/MPI_Win_start.3in
+++ b/ompi/mpi/man/man3/MPI_Win_start.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_start 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_start\fP \- Starts an RMA access epoch for \fIwin\fP
diff --git a/ompi/mpi/man/man3/MPI_Win_sync.3in b/ompi/mpi/man/man3/MPI_Win_sync.3in
index 280153c36f..9f554d2a39 100644
--- a/ompi/mpi/man/man3/MPI_Win_sync.3in
+++ b/ompi/mpi/man/man3/MPI_Win_sync.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_sync 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_sync\fP, \- Synchronize the private and public copies of the window
diff --git a/ompi/mpi/man/man3/MPI_Win_test.3in b/ompi/mpi/man/man3/MPI_Win_test.3in
index 01167d3915..cf316106fc 100644
--- a/ompi/mpi/man/man3/MPI_Win_test.3in
+++ b/ompi/mpi/man/man3/MPI_Win_test.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_test 3 "#OMPI_DATE#" ""#PACKAGE_VERSION#"" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_test\fP \- Attempts to complete an RMA exposure epoch; a nonblocking version of MPI_Win_wait
diff --git a/ompi/mpi/man/man3/MPI_Win_unlock.3in b/ompi/mpi/man/man3/MPI_Win_unlock.3in
index a73eb90f47..099ad7732f 100644
--- a/ompi/mpi/man/man3/MPI_Win_unlock.3in
+++ b/ompi/mpi/man/man3/MPI_Win_unlock.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_unlock 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_unlock\fP \- Completes an RMA access epoch started by a call to MPI_Win_lock. 
diff --git a/ompi/mpi/man/man3/MPI_Win_unlock_all.3in b/ompi/mpi/man/man3/MPI_Win_unlock_all.3in
index 414a36ec4e..dfef051f22 100644
--- a/ompi/mpi/man/man3/MPI_Win_unlock_all.3in
+++ b/ompi/mpi/man/man3/MPI_Win_unlock_all.3in
@@ -3,6 +3,7 @@
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_unlock_all 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_unlock_all\fP \- Completes an RMA access epoch started by a call to MPI_Win_lock_all.
diff --git a/ompi/mpi/man/man3/MPI_Win_wait.3in b/ompi/mpi/man/man3/MPI_Win_wait.3in
index 9b6dfffe37..bd55677b5b 100644
--- a/ompi/mpi/man/man3/MPI_Win_wait.3in
+++ b/ompi/mpi/man/man3/MPI_Win_wait.3in
@@ -1,6 +1,8 @@
+.\" -*- nroff -*-
 .\" Copyright 2010 Cisco Systems, Inc.  All rights reserved.
 .\" Copyright 2007-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Win_wait 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Win_wait\fP \- Completes an RMA exposure epoch started by a call to MPI_Win_post on \fIwin\fP
diff --git a/ompi/mpi/man/man3/MPI_Wtick.3in b/ompi/mpi/man/man3/MPI_Wtick.3in
index eab176203d..78c5fe3e7c 100644
--- a/ompi/mpi/man/man3/MPI_Wtick.3in
+++ b/ompi/mpi/man/man3/MPI_Wtick.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Wtick 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Wtick\fP \- Returns the resolution of MPI_Wtime.
diff --git a/ompi/mpi/man/man3/MPI_Wtime.3in b/ompi/mpi/man/man3/MPI_Wtime.3in
index 4c22130e0f..011afbfdf1 100644
--- a/ompi/mpi/man/man3/MPI_Wtime.3in
+++ b/ompi/mpi/man/man3/MPI_Wtime.3in
@@ -1,5 +1,7 @@
+.\" -*- nroff -*-
 .\" Copyright 2006-2008 Sun Microsystems, Inc.
 .\" Copyright (c) 1996 Thinking Machines Corporation
+.\" $COPYRIGHT$
 .TH MPI_Wtime 3 "#OMPI_DATE#" "#PACKAGE_VERSION#" "#PACKAGE_NAME#"
 .SH NAME
 \fBMPI_Wtime\fP \- Returns an elapsed time on the calling processor.