What is making /tmp/info-html*.tmp files and how do I stop it or configure it to clean these up and/or make these somewhere else?
For example,
# ll /tmp/info-html*
-rw-r--r-- 1 user user 0 Oct 30 2014 /tmp/info-html.tmp
-rw-r--r-- 1 user user 0 Oct 30 2014 /tmp/info-html1.tmp
-rw-r--r-- 1 user user 0 Oct 30 2014 /tmp/info-html2.tmp
...
These accumulate very quickly and are always empty when I see them.