From ba7944a9e73703f5ca86241cab5d22f8d31bc32f Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 23 Feb 2011 15:12:07 +0100 Subject: [PATCH] rename tmpdir -> tmp_dir Signed-off-by: Nico Schottelius --- doc/man/cdist-config-layout.text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/cdist-config-layout.text b/doc/man/cdist-config-layout.text index e16e4dbd..509fcf27 100644 --- a/doc/man/cdist-config-layout.text +++ b/doc/man/cdist-config-layout.text @@ -73,7 +73,7 @@ variables, see cdist-environment(7)). - out_dir/objects//explorers: Output of type specific explorers, per object. -- tmpdir: Temporary storage +- tmp_dir: Temporary storage A tempdir and a tempfile is provided by cdist-config(1), which will be removed when the scripts ends automatically.