From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64357C49361 for ; Sat, 19 Jun 2021 00:28:19 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AAABE611AC for ; Sat, 19 Jun 2021 00:28:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AAABE611AC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=Safe-mail.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:32774 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luOqP-00030N-Jf for qemu-devel@archiver.kernel.org; Fri, 18 Jun 2021 20:28:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luNNa-00023r-PD for qemu-devel@nongnu.org; Fri, 18 Jun 2021 18:54:26 -0400 Received: from mango.safe-mail.net ([212.29.227.83]:45928) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luNNW-0007XG-Ec for qemu-devel@nongnu.org; Fri, 18 Jun 2021 18:54:25 -0400 Received: by mango.safe-mail.net with Safe-mail (Exim 4.84) (envelope-from ) id 1luNNG-0008C8-Pv for qemu-devel@nongnu.org; Fri, 18 Jun 2021 18:54:06 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=N1-0105; d=Safe-mail.net; b=Wrey7MlZRpLXAafdcSj45LPly1X6XCQr1U3cfYdpBVENy5v2YSB8FEt9Pwd4ok/b 3uGAOgQUphE9gBPxXi4LT8Tm1tigcAMjmrn7/GcZOjRxG3HGU0dst+vaPkkwPEBJ 8hATbGbk4RUdWBkk9kAs5MkZxkGDdmu26do/KmXnTus=; Received: from pc ([179.43.160.237]) by Safe-mail.net with https Subject: [qemu-web PATCH] (typo) Date: Fri, 18 Jun 2021 18:54:06 -0400 From: adam.s@Safe-mail.net To: qemu-devel@nongnu.org X-SMType: Regular X-SMRef: N1M-F0ZZCF3yks Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SMSignature: jQttqX/8qmlsdiSPuHSSFr4Dz2R/YyAdJI5/ud2gAA7zPCiS1ibHZz0nsKniFN8t 9XCjSPmiJy6RBzxfmdNqlBjfehCeDPFLBBzTv1tDCNg5x6jeTC9kpOd0ozDaLZuR +oUeWwUmKgUWEBkMgUb6e4uNAKoAkO+E8CRwy01DnAk= Received-SPF: pass client-ip=212.29.227.83; envelope-from=adam.s@Safe-mail.net; helo=mango.safe-mail.net X-Spam_score_int: -23 X-Spam_score: -2.4 X-Spam_bar: -- X-Spam_report: (-2.4 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Fri, 18 Jun 2021 20:27:24 -0400 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Hello, Sorry I cannot use github/gitlab. I'm new to QEMU but I found this typo (mismatched braces) in the *installed* HTML manual: In: "file:///C:/Program%20Files/qemu/share/doc/tools/qemu-img.html" This should *not* have ending ']': measure [--output=OFMT] [-O OUTPUT_FMT] [-o OPTIONS] [--size N | [--object OBJECTDEF] [--image-opts] [-f FMT] [-l SNAPSHOT_PARAM] FILENAME]