From 51ff779a5d9c4379fe266f5709ef4413cecf2699 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 8 May 2007 21:24:44 +0000 Subject: [PATCH] Minor gramatical nit found by Karen/Sun. This commit was SVN r14622. --- orte/tools/orterun/orterun.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orte/tools/orterun/orterun.1 b/orte/tools/orterun/orterun.1 index 617f49dc7b..06b724e09c 100644 --- a/orte/tools/orterun/orterun.1 +++ b/orte/tools/orterun/orterun.1 @@ -577,7 +577,7 @@ the invocation of \fImpirun\fP. .SS Current Working Directory . The \fI\-wdir\fP mpirun option (and its synonym, \fI\-wd\fP) allows -the user to change to an arbitrary directory before their program is +the user to change to an arbitrary directory before the program is invoked. It can also be used in application context files to specify working directories on specific nodes and/or for specific applications.