revise -singleInstance description to include hostname dependency

svn: r5707
This commit is contained in:
Matthew Flatt 2007-02-28 04:13:10 +00:00
parent 57fa908947
commit 2580d71781
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ In addition, the option
is treated like an X option (it must appear before all other
options), and it runs MrEd in single-instance mode.
In single-instance mode, when an existing instance
is running with the same executable name, all non-option
is running with the same host and executable name, all non-option
arguments are treated as file names and sent to the
existing instance.
.PP

View File

@ -71,7 +71,7 @@ In addition, the option
is treated like an X option (it must appear before all other
options), and it runs MrEd in single-instance mode.
In single-instance mode, when an existing instance
is running with the same executable name, all non-option
is running with the same host and executable name, all non-option
arguments are treated as file names and sent to the
existing instance.
.PP