diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-05-03 06:13:27 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-05-03 06:13:27 +0000 |
commit | 99e0b1f29f6ef47caaf4cf97c789978a01348619 (patch) | |
tree | 1f1a0bccccf6d5f2a8d9d61f8e41cc161ca44422 /lang/expect | |
parent | Add (prepare to be shocked) WWW: (diff) |
Yet more WWW: additions
Notes
Notes:
svn path=/head/; revision=18435
Diffstat (limited to 'lang/expect')
-rw-r--r-- | lang/expect/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/expect/pkg-descr b/lang/expect/pkg-descr index c48c303eee83..01968fb00362 100644 --- a/lang/expect/pkg-descr +++ b/lang/expect/pkg-descr @@ -4,5 +4,5 @@ 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 +WWW: http://expect.nist.gov +FAQ: http://expect.nist.gov/FAQ.html |