diff options
Diffstat (limited to 'lang/expect/pkg/DESCR')
-rw-r--r-- | lang/expect/pkg/DESCR | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/expect/pkg/DESCR b/lang/expect/pkg/DESCR index c48c303eee8..ed772c32647 100644 --- a/lang/expect/pkg/DESCR +++ b/lang/expect/pkg/DESCR @@ -3,6 +3,3 @@ interactive programs. It is briefly described by its man page, expect(1). It uses pseudo-tty's to control the child processes, so it is not affected by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc). - -The Expect home page is: http://expect.nist.gov -The Expect FAQ is: http://expect.nist.gov/FAQ.html |