diff options
author | Stefan Weil <sw@weilnetz.de> | 2016-10-20 21:24:38 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2016-10-28 18:17:23 +0300 |
commit | e7709b499c55de12b73949921e0fc6d3d9d835cd (patch) | |
tree | 1cdbaddd8183159a4342568ffe2b2209c54574a8 /qemu-ga.texi | |
parent | 6bd67f8968e3e4ef4190e02ff6c38c4db5557984 (diff) |
qemu-ga: Remove stray 'q' in documentation
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qemu-ga.texi')
-rw-r--r-- | qemu-ga.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-ga.texi b/qemu-ga.texi index 0e53bf6b2c..4c7a8fd163 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). |