]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
doc: fix hardcoded helper path
authorAmos Kong <akong@redhat.com>
Tue, 22 Oct 2013 20:49:28 +0000 (04:49 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 18 Nov 2013 11:45:10 +0000 (13:45 +0200)
commit420508fbba2a6e8eaff008715b5f7eff83f8e865
treed1d307ce54b5c43d18a6a583742ad7dab31ca228
parent7f1bb742be39184b469d53c0901240b12bb85589
doc: fix hardcoded helper path

The install directory of qemu-bridge-helper is configurable,
but we use a fixed path in the documentation.

DEFAULT_BRIDGE_HELPER macro isn't available in texi mode,
we should always use "/path/to/" prefix for dynamic paths
(e.g.: /path/to/image, /path/to/linux, etc).

Signed-off-by: Amos Kong <akong@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
qemu-options.hx