summaryrefslogtreecommitdiff
path: root/docs/building
diff options
context:
space:
mode:
authorrrt <unknown>2001-03-14 10:13:30 +0000
committerrrt <unknown>2001-03-14 10:13:30 +0000
commit075f14ca8a0f98cd56a1b383116b48efa7e1f13e (patch)
tree505fb4e2457a5e25a60126f4f59e78980690d8db /docs/building
parentca19913796c08f56a1eae88ab0b40ef44a942fac (diff)
downloadhaskell-075f14ca8a0f98cd56a1b383116b48efa7e1f13e.tar.gz
[project @ 2001-03-14 10:13:30 by rrt]
Ban /tmp. TMPDIR r00lz!
Diffstat (limited to 'docs/building')
-rw-r--r--docs/building/building.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/building/building.sgml b/docs/building/building.sgml
index 3753f2e1c5..46bc3701ec 100644
--- a/docs/building/building.sgml
+++ b/docs/building/building.sgml
@@ -2468,7 +2468,7 @@ WARNINGS about pitfalls and known ``problems'':
<para>
One difficulty that comes up from time to time is running out of space
-in <filename>/tmp</filename>. (It is impossible for the configuration stuff to
+in <literal>TMPDIR</literal>. (It is impossible for the configuration stuff to
compensate for the vagaries of different sysadmin approaches to temp
space.)
<IndexTerm><Primary>tmp, running out of space in</Primary></IndexTerm>