Skip to content

Commit be0843e

Browse files
authored
Merge pull request #5046 from jsquyres/pr/v3.1.x/orterun-man-page-typo-fix
v3.1.x: orterun.1in: fix typo
2 parents 6ae5989 + 7a27347 commit be0843e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

orte/tools/orterun/orterun.1in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" -*- nroff -*-
2-
.\" Copyright (c) 2009-2016 Cisco Systems, Inc. All rights reserved.
2+
.\" Copyright (c) 2009-2018 Cisco Systems, Inc. All rights reserved.
33
.\" Copyright (c) 2008-2009 Sun Microsystems, Inc. All rights reserved.
44
.\" Copyright (c) 2017-2018 Intel, Inc. All rights reserved.
55
.\" Copyright (c) 2017 Los Alamos National Security, LLC. All rights
@@ -1495,7 +1495,7 @@ If the following command line is used:
14951495
\fB%\fP mpirun --prefix /remote/node/directory
14961496

14971497
Open MPI will add "/remote/node/directory/bin" to the \fIPATH\fR
1498-
and "/remote/node/directory/lib64" to the \fLD_LIBRARY_PATH\fR on the
1498+
and "/remote/node/directory/lib64" to the \fILD_LIBRARY_PATH\fR on the
14991499
remote node before attempting to execute anything.
15001500
.PP
15011501
The \fI--prefix\fR option is not sufficient if the installation paths

0 commit comments

Comments
 (0)