summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-04 17:14:34 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-04 17:14:34 +0000
commitc15897bf8092926c09cdff607414fea22ce35942 (patch)
tree4ca9ae4906fb921469f851f2171b4e187f6b9be7 /FAQ
parent0ad54a210ffb781c618abff31619bb3cf5b4c606 (diff)
downloadATCD-c15897bf8092926c09cdff607414fea22ce35942.tar.gz
*** empty log message ***
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index bab85562258..21a3ef9d7c2 100644
--- a/FAQ
+++ b/FAQ
@@ -1344,7 +1344,7 @@ UNIX system calls directly (regardless of whether you use ACE or not).
to maintain software. Sockets and TLI are *incredibly*
error-prone and tedious to use, in addition to being
non-portable. I've got a paper that discusses this in detail
- at URL http://www.cs.wustl.edu/~schmidt/COOTS-95.ps.Z
+ at URL http://www.cs.wustl.edu/~schmidt/COOTS-95.ps.gz.
3. Incorporation with higher-level patterns and programming methods --