summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
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 --