]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace unset REMOTE_PID_FILE with proper value
authorDoug Goldstein <cardoe@cardoe.com>
Mon, 13 Aug 2012 04:44:48 +0000 (23:44 -0500)
committerDaniel Veillard <veillard@redhat.com>
Wed, 15 Aug 2012 13:40:38 +0000 (21:40 +0800)
commit910041bac8867c807290a40a883af0ac0b7495a3
tree42c902ac08592b3e2901d3ccdc9f7c197ac1a881
parent9cdd73a245712a0c91690f4abd8beb2ccc2466e2
Replace unset REMOTE_PID_FILE with proper value

REMOTE_PID_FILE is no longer used in the source or the build process but
the man page still used it resulting in no file name being displayed.
The same value that the libvirtd daemon code uses is now used in the man
page.
daemon/Makefile.am
daemon/libvirtd.pod.in