Merge branch 'master' into type-emulator

This commit is contained in:
Nico Schottelius 2011-09-18 23:52:43 +02:00
commit 3faf56cb04
5 changed files with 1454 additions and 2 deletions

View file

@ -82,6 +82,14 @@ cdist --version
--------------------------------------------------------------------------------
ENVIRONMENT
-----------
TMP::
Setup the base directory for the temporary directory.
See http://docs.python.org/py3k/library/tempfile.html for
more information. This is rather useful, if the standard
directory used does not allow executables.
SEE ALSO
--------
- cdist(7)