From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxIxK-0000FZ-5b for qemu-devel@nongnu.org; Thu, 20 Oct 2016 15:24:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxIxH-0002uQ-2R for qemu-devel@nongnu.org; Thu, 20 Oct 2016 15:24:46 -0400 From: Stefan Weil Date: Thu, 20 Oct 2016 21:24:38 +0200 Message-Id: <20161020192438.18564-1-sw@weilnetz.de> Subject: [Qemu-devel] [PATCH] qemu-ga: Remove stray 'q' in documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developer Cc: Michael Roth , QEMU Trivial , Stefan Weil Signed-off-by: Stefan Weil --- 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