--- lamexec.1-orig 2007-01-02 19:39:48.000000000 -0500 +++ lamexec.1 2007-01-02 19:40:15.000000000 -0500 @@ -1,7 +1,7 @@ .TH MPIEXEC 1 "March, 2006" "LAM 7.1.2" "LAM COMMANDS" .SH NAME mpiexec \- Run MPI programs on LAM nodes. -.SH SYNTAX +.SH SYNOPSIS .hy 0 .HP mpiexec [global_args] local_args1 [: local_args2 [...]] @@ -145,7 +145,7 @@ file appschema(5) first. .PP Perhaps one of -.IR1 mpiexec 's +.IR mpiexec 's most useful features is the command-line ability to launch different executables on different architectures using the .I -arch @@ -199,13 +199,13 @@ local arguments. Each group must be separated by either a newline or a colon (":"). For example: .PP -.vb +.nf # Sample mpiexec config file # Launch foo on two nodes -host node1.example.com foo : -host node2.example.com foo # Launch two copies of bar on a third node -host node3.example.com -np 2 bar -.ve +.fi .SH ERRORS In the event of an error, .I mpiexec