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/man/exec-as.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man') diff --git a/doc/man/exec-as.1 b/doc/man/exec-as.1 index 27c4481..f66bb9d 100644 --- a/doc/man/exec-as.1 +++ b/doc/man/exec-as.1 @@ -4,8 +4,8 @@ exec-as - passphrase strength evaluator .SH SYNOPSIS .B exec-as .I FILE -.I ARGV0 -.RI [ ARGV ]... +.RI [ ARGV0 +.RI [ ARGV ]...] .SH DESCRIPTION .B exec-as shall spawn the program @@ -19,7 +19,7 @@ as the value for and the following arguments for the following values in .BR argv . .SH NOTES -At least two arguments is required. Since this is not +At least one argument is required. Since this is not a builtin function, it cannot be used as .BR exec (1) without arguments to set file descriptors. -- cgit v1.2.3-70-g09d2