From 67eff20906899e315a6fbbaab02f18326ac5afb8 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 17 Mar 2005 10:30:53 +0000 Subject: * Manual updates. --- doc/manual/env-common.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/manual/env-common.xml') diff --git a/doc/manual/env-common.xml b/doc/manual/env-common.xml index 7a436bebac34..cf84dd05496c 100644 --- a/doc/manual/env-common.xml +++ b/doc/manual/env-common.xml @@ -107,6 +107,17 @@ $ mount -o bind /mnt/otherdisk/nix /nix + +TMPDIR + + Use the specified directory to store temporary + files. In particular, this includes temporary build directories; + these can take up substantial amounts of disk space. The default is + /tmp. + + + + -- cgit 1.4.1