Quoting Stefan Weil (2016-10-20 14:24:38) > Signed-off-by: Stefan Weil <s...@weilnetz.de>
Reviewed-by: Michael Roth <mdr...@linux.vnet.ibm.com> > --- > qemu-ga.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qemu-ga.texi b/qemu-ga.texi > index 0e53bf6..4c7a8fd 100644 > --- a/qemu-ga.texi > +++ b/qemu-ga.texi > @@ -30,7 +30,7 @@ set user's password > @end itemize > > qemu-ga will read a system configuration file on startup (located at > -q@file{/etc/qemu/qemu-ga.conf} by default), then parse remaining > +@file{/etc/qemu/qemu-ga.conf} by default), then parse remaining > configuration options on the command line. For the same key, the last > option wins, but the lists accumulate (see below for configuration > file format). > -- > 2.9.3 >