From 3906ade6a031f1fc97d49b09e867814e304abafd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Dec 2015 05:26:25 +0100 Subject: do not require argv[0], it is possible to only specify the file to run, and let argv be empty MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/exec-as.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/info') diff --git a/doc/info/exec-as.texinfo b/doc/info/exec-as.texinfo index e918650..69f8850 100644 --- a/doc/info/exec-as.texinfo +++ b/doc/info/exec-as.texinfo @@ -83,7 +83,7 @@ exec, you need to use @command{exec} too: @node Invoking @chapter Invoking -At least two arguments are required. The first +At least one argument are required. The first argument is the file to run. This can either be an absolute path, an explicitly relative path, or a file in @env{$PATH}. The second argument -- cgit v1.2.3-70-g09d2