From: Lennart Poettering Date: Mon, 30 Jun 2014 22:28:54 +0000 (+0200) Subject: man: reference $TMPDIR, not $TMP in file-hierarchy(7) X-Git-Tag: v215~90 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=6e81b5b9dc10dd0b47102afe42457e4a314cb01f;hp=6e81b5b9dc10dd0b47102afe42457e4a314cb01f man: reference $TMPDIR, not $TMP in file-hierarchy(7) This what environ(7) and POSIX define, so that's what we should reference. ---