From 9fffd306605b65b361884cd519972b673822e650 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 4 Dec 2009 21:10:50 +0000 Subject: [PATCH] Fix a typo in the man page. Thanks to Jeremiah Willcock for pointing it out. This commit was SVN r22268. --- orte/tools/orterun/orterun.1in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orte/tools/orterun/orterun.1in b/orte/tools/orterun/orterun.1in index 02b0306ab0..a8196f5bdf 100644 --- a/orte/tools/orterun/orterun.1in +++ b/orte/tools/orterun/orterun.1in @@ -933,7 +933,7 @@ fails, \fImpirun\fP will abort. If the \fI-wdir\fP option is \fBnot\fP specified, Open MPI will send the directory name where \fImpirun\fP was invoked to each of the remote nodes. The remote nodes will try to change to that -directory. If they are unable (e.g., if the directory does not exit on +directory. If they are unable (e.g., if the directory does not exist on that node), then Open MPI will use the default directory determined by the starter. .PP