From 7a6e8cac58ae4f4ef7da7c2aba9da179a9fcfca6 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 9 Apr 2018 14:13:24 -0400 Subject: [PATCH] orterun.1in: fix typo Found via https://github.com/open-mpi/ompi-www/pull/61. Signed-off-by: Jeff Squyres --- orte/tools/orterun/orterun.1in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orte/tools/orterun/orterun.1in b/orte/tools/orterun/orterun.1in index 91768c63b8..7388933fce 100644 --- a/orte/tools/orterun/orterun.1in +++ b/orte/tools/orterun/orterun.1in @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.\" Copyright (c) 2009-2016 Cisco Systems, Inc. All rights reserved. +.\" Copyright (c) 2009-2018 Cisco Systems, Inc. All rights reserved. .\" Copyright (c) 2008-2009 Sun Microsystems, Inc. All rights reserved. .\" Copyright (c) 2017-2018 Intel, Inc. All rights reserved. .\" Copyright (c) 2017 Los Alamos National Security, LLC. All rights @@ -1495,7 +1495,7 @@ If the following command line is used: \fB%\fP mpirun --prefix /remote/node/directory Open MPI will add "/remote/node/directory/bin" to the \fIPATH\fR -and "/remote/node/directory/lib64" to the \fLD_LIBRARY_PATH\fR on the +and "/remote/node/directory/lib64" to the \fILD_LIBRARY_PATH\fR on the remote node before attempting to execute anything. .PP The \fI--prefix\fR option is not sufficient if the installation paths