From c891ed34e29d2dca89b27235b04857381113af76 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 7 Oct 2010 22:26:51 +0000 Subject: [PATCH] More verbatim escaping. This commit was SVN r23873. --- ompi/mpiext/affinity/OMPI_Affinity_str.3in | 5 ++--- orte/tools/orte-clean/orte-clean.1in | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ompi/mpiext/affinity/OMPI_Affinity_str.3in b/ompi/mpiext/affinity/OMPI_Affinity_str.3in index ce206767a0..a13406d005 100644 --- a/ompi/mpiext/affinity/OMPI_Affinity_str.3in +++ b/ompi/mpiext/affinity/OMPI_Affinity_str.3in @@ -15,13 +15,11 @@ int OMPI_Affinity_str(char \fIompi_bound\fP[OMPI_AFFINITY_STRING_MAX], char \fIcurrent_binding\fP[OMPI_AFFINITY_STRING_MAX], char \fIexists\fP[OMPI_AFFINITY_STRING_MAX]) -. +.fi .SH Fortran Syntax -.nf There is no Fortran binding for this function. . .SH C++ Syntax -.nf There is no C++ binding for this function. . .SH OUTPUT PARAMETERS @@ -86,3 +84,4 @@ all processors in the system). .ft R .nf mpirun(1) +.fi diff --git a/orte/tools/orte-clean/orte-clean.1in b/orte/tools/orte-clean/orte-clean.1in index 40a3051f12..a9b5bf4408 100644 --- a/orte/tools/orte-clean/orte-clean.1in +++ b/orte/tools/orte-clean/orte-clean.1in @@ -20,6 +20,7 @@ from Open MPI jobs. orte-clean [--verbose] .br mpirun --pernode [--host | --hostfile \fIfile\fP] orte-clean [--verbose] +.fi .sp