diff options
| author | Stefan Weil | 2016-10-20 21:24:38 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2016-10-28 17:17:23 +0200 |
| commit | e7709b499c55de12b73949921e0fc6d3d9d835cd (patch) | |
| tree | 1cdbaddd8183159a4342568ffe2b2209c54574a8 /qemu-ga.texi | |
| parent | Makefile: Fix help text for target 'installer' (diff) | |
| download | qemu-e7709b499c55de12b73949921e0fc6d3d9d835cd.tar.gz qemu-e7709b499c55de12b73949921e0fc6d3d9d835cd.tar.xz qemu-e7709b499c55de12b73949921e0fc6d3d9d835cd.zip | |
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). |
