From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wJ/iF1JqoWUD5AAAkFu2QA (envelope-from ) for ; Fri, 12 Jan 2024 17:35:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id C5EBE1JqoWXW2AAAqHPOHw (envelope-from ) for ; Fri, 12 Jan 2024 17:35:30 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=llUvcliJ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705077219; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=SU/0XjCKMoDd4FguJXgtLnvzzMJrfYUPgutRlNJ+2iA=; b=Wxrno+BOI/1mrmkgvAxn+dCXdNPxbEE5s9UQPAtyHOa4ftCqczkt7aUll5Z7kdTrnh6gRV YJwGi0q0VVRcqZleDp/hUERsMTTVxwrVcRO30PudpI53VycUWJ+gw1MhtFpUHfcW26uL6V 9LFKrPYAe0sVeD2ZKaTr7z4DslTb2qOwpaCwM+WlmQoY/mKFWmy5ujcul/owIBGlM0telt bqsMHvgVvsqIRhJbmhZeUjkqVYJXA6U09crx7mkmbzHFcwGy/a+ZoUmAga3pWDTWGbbIDj b2CqyWENfD7UA7zT/dMcbuoq5qLmpZtmHorpZmSccToTS6VBaXx++jUop8s34Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=llUvcliJ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705077219; a=rsa-sha256; cv=none; b=LC0IWW7HnoMOT9T4IHONKZ2Xlwgf8MVMS+oB3oT30SbB2fVMOJGYbkiR+BSbmOxMfsguDM SAmHb77kQUScCEW6CPITDLlNQPFsGfwy0YR/V6ArnlvKdvQtiqHMxxsuRVA0BkUs9Rrzrj w51I1pKwsyJDQGEtRZcJbRKtO+MbNX6hxMD6ho+c23x8L41ftqmSKyysmeZ0R8ETv/rnS2 WAdbfsxr/IhJHwu94V4ltDwvq9AlQB/DU84LACarBEUe7UeMAx/ww2777ngrU1VnO9GaGB SQnnBKJBQ798rTRsMExdTk/Eumor5mJs7Vdyk4o5ct7XVkyS9kK/Ilw2kjANGg== 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 aspmx1.migadu.com (Postfix) with ESMTPS id 6DC3769869 for ; Fri, 12 Jan 2024 17:33:39 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rOKT0-0002lX-4A; Fri, 12 Jan 2024 11:33:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rOKSw-0002cz-Lv for guix-patches@gnu.org; Fri, 12 Jan 2024 11:33:06 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rOKSu-0002d2-Ks for guix-patches@gnu.org; Fri, 12 Jan 2024 11:33:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rOKSs-0000gx-L2 for guix-patches@gnu.org; Fri, 12 Jan 2024 11:33:02 -0500 Subject: bug#68092: [PATCH] doc: Fix typos and add readonly option to qemu invocation Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 12 Jan 2024 16:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68092 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nikolaos Chatzikonstantinou Cc: 68092-done@debbugs.gnu.org Mail-Followup-To: 68092@debbugs.gnu.org, othacehe@gnu.org, nchatz314@gmail.com Received: via spool by 68092-done@debbugs.gnu.org id=D68092.17050771272521 (code D ref 68092); Fri, 12 Jan 2024 16:33:02 +0000 Received: (at 68092-done) by debbugs.gnu.org; 12 Jan 2024 16:32:07 +0000 Received: from localhost ([127.0.0.1]:37463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rOKRz-0000eb-Hn for submit@debbugs.gnu.org; Fri, 12 Jan 2024 11:32:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47790) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rOKRx-0000dt-LG for 68092-done@debbugs.gnu.org; Fri, 12 Jan 2024 11:32:05 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rOKRq-0002Ks-K3; Fri, 12 Jan 2024 11:32:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=SU/0XjCKMoDd4FguJXgtLnvzzMJrfYUPgutRlNJ+2iA=; b=llUvcliJgtw29/ycbcwx UCyWfrkFTeqYaeVtB4t5lNDeeSeECl7F0i0e7kaVanmuxfIqixEuhnfSc87ClKyNWf3xXr57leMM6 fjhA1d7HKYZY7cZFgR6UGSXd2c7dzC9P35nhTVEFsHED35LsuVs35bknJfuoWvJmH36h5m3TZMHCA 3V6Em2FnzzyGrQdPlsrM0Mu8roh9+15vlVmFcxDZMbCO6Wy6hQouKKGD9MVZ9u3RQB8HfUi8q6Ie/ paCMhFviaO1gsV/GdtQ/4UyF8dYd7/c5HDkDfonvGZaAR1d/uwQoCHzEMe6zLWfbodojF5r5qKSUT FByo4dDyB8eTOQ==; From: Mathieu Othacehe In-Reply-To: (Nikolaos Chatzikonstantinou's message of "Thu, 28 Dec 2023 17:23:26 -0500") References: Date: Fri, 12 Jan 2024 17:31:46 +0100 Message-ID: <87ttnipl71.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -7.39 X-Spam-Score: -7.39 X-Migadu-Queue-Id: 6DC3769869 X-TUID: bs5/mLJGTQ5B > * doc/guix.texi: Fix typos and add readonly option to qemu invocation. Applied, thanks, Mathieu