diff --git a/reference/expect/functions/expect-popen.ini b/reference/expect/functions/expect-popen.ini deleted file mode 100644 index cf220eb6be..0000000000 --- a/reference/expect/functions/expect-popen.ini +++ /dev/null @@ -1,71 +0,0 @@ - - - - - expect_popen - Exectutes command via Bourne shell. - - - &reftitle.description; - - resourceexpect_popen - stringcommand - - - Executes command via Bourne shell. - - - - &reftitle.parameters; - - - - command - - - Command to execute. - - - - - - - - &reftitle.returnvalues; - - Returns an open PTY stream to the process'es stdio, stdout and stderr. - - - On failure this function returns &false;. - - - - &reftitle.seealso; - - - popen - - - - - -