From 02434012491b0ffec26bf7fd9fcbfccf4ac6280d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 3 Jun 2016 18:16:51 +0200 Subject: adjust doc to reality --- perl-install/run_program.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/run_program.pm') diff --git a/perl-install/run_program.pm b/perl-install/run_program.pm index 9bba5f0a1..f323bace6 100644 --- a/perl-install/run_program.pm +++ b/perl-install/run_program.pm @@ -168,7 +168,7 @@ Runs $name with @args parameters. $options is a hash ref that can contains: =item * B: $name will be run in a different default directory -=item * B: contains a getpwnam(3) struct ; $name will be with droped privileges ; +=item * B: a UID; $name will be with droped privileges ; make sure environment is set right and keep a copy of the X11 cookie =item * B: execution of $name will be aborted after C seconds -- cgit v1.2.1