From 11a5c9cf63b986704aeb49b6a0140e42097ea2f3 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 28 Feb 2007 04:13:10 +0000 Subject: [PATCH] revise -singleInstance description to include hostname dependency svn: r5707 original commit: 2580d7178137a9cbf7cb37c3abbbe6ae21640e85 --- man/man1/mred.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/mred.1 b/man/man1/mred.1 index 68c8d2de..ea6b3b82 100644 --- a/man/man1/mred.1 +++ b/man/man1/mred.1 @@ -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