From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wOFNLgzG3WXjGgAA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 12:22:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id wOFNLgzG3WXjGgAA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 12:22:52 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=fs85LDm6; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709032972; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=2idDyh0WmQBQ8sJevDkxv5gFdLOqGkTpWl/LTOcwETw=; b=ly8JBQEp3/2yVY7MhE1lK5+GWGFh7Ou24mTwU3S252UgXt78KaH4tRMppYd16LRfr/8VJM U/p1gEHSyys6FMiD128ctf+dSTxKFBdLdXk56PN9JvgOuFOlPWV4j2ZbXlbhf/uIZxTSfX bnI0wClq/4IUFfiNTCpJ0e3RxXIZjnLrN9Y0l2yMdEbAExueCPEdzbWSF1/yeUnnIMmL9t 8RSEgG/n8ZCgWc59d9mMl8TW+pv/OFl/8keYa0MSzmJAUv2dpcu5LZ/BXDJnSDZUL5XHkX VU246CaYY8JYZqk08bblnn/wB9zlkNvezvqSaSGBp8hoG9JTeL2XITSphzW0BQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=fs85LDm6; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709032972; a=rsa-sha256; cv=none; b=Tj7D2dvNruk8Fxm5zbePCDEVNG6P5XWQgdp/JYdND+T4z2HeASii5YeGwqHOiZ+N+xN8Ka h2bh+X+3RZt9KRnph5fo6v01oedFkiN/F6ZiSLd1te9sBf/HEKzRWwj+mEbHqz/nfA9+ms QB25tm26psJa58N5uM4WSmpLjTPY7Ciy64ZX9alk8IyV3jecb4zwSTY7ul01bahyYYTvXp H6pxRfB7yNADhmlW7k//FbXDqASHWML29COdvBKL4I/iWiI0skcZx/D2laVTLQG+/QTamd 019MpFsN1Cu9Or9HlhmcqGlzEhSUsGVgFHSSMuxts8fOL2WH/ehE/RQCQXZFqw== 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 4C9D04510A for ; Tue, 27 Feb 2024 12:22:52 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1revXk-0002O0-5n; Tue, 27 Feb 2024 06:22:40 -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 1revXh-0002NL-2C for guix-patches@gnu.org; Tue, 27 Feb 2024 06:22:37 -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 1revXg-00024d-QG for guix-patches@gnu.org; Tue, 27 Feb 2024 06:22:36 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1revY5-0005iM-R0 for guix-patches@gnu.org; Tue, 27 Feb 2024 06:23:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69302] [PATCH v2 1/2] doc: Add =?UTF-8?Q?=E2=80=9CGetting?= Started with the =?UTF-8?Q?System=E2=80=9D?= section. Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 11:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69302 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Oleg Pykhalov , 69302@debbugs.gnu.org Received: via spool by 69302-submit@debbugs.gnu.org id=B69302.170903295321876 (code B ref 69302); Tue, 27 Feb 2024 11:23:01 +0000 Received: (at 69302) by debbugs.gnu.org; 27 Feb 2024 11:22:33 +0000 Received: from localhost ([127.0.0.1]:44747 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1revXc-0005gk-Gr for submit@debbugs.gnu.org; Tue, 27 Feb 2024 06:22:32 -0500 Received: from relay.yourmailgateway.de ([188.68.63.98]:45419) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1revXZ-0005gY-E7 for 69302@debbugs.gnu.org; Tue, 27 Feb 2024 06:22:31 -0500 Received: from mors-relay-2501.netcup.net (localhost [127.0.0.1]) by mors-relay-2501.netcup.net (Postfix) with ESMTPS id 4TkZnk1PPzz61X9; Tue, 27 Feb 2024 12:22:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1709032922; bh=2idDyh0WmQBQ8sJevDkxv5gFdLOqGkTpWl/LTOcwETw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=fs85LDm6EKyv1+rKbKBZGoy0Q9yhpFTZsi52GEmwrTMavYLCcSyIdZ928TAsiPis5 p9STORT1vBMZQT2RUYpWAc5NZA3Ow1hOJIvChFdcaJ7OyPlnwjyyOGdPGC196/xtow D/rIqEeXDumV3tdo6UVu26I6W5+ycqd05Q0FHbo0z1ygQzbqEqVSEGOlvSoujX4YpP x/ziF+LgKDnneOJziDwK8Astrit8Ws61PKEpXOL0Qwshq3kBEm5j9uRzAqNEeMP3rb gBbc6ecT+L5druKDt2++DUIlfUOpaf13xpfWcuIX9DRFVKTxittYCGQSDkzldpz4Rc EvZOWop1KJS3A== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-2501.netcup.net (Postfix) with ESMTPS id 4TkZnk0gngz4x9G; Tue, 27 Feb 2024 12:22:02 +0100 (CET) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4TkZnj5LXrz8svH; Tue, 27 Feb 2024 12:22:01 +0100 (CET) Received: from florianrock64 (ip92344de0.dynamic.kabel-deutschland.de [146.52.77.224]) by mxe217.netcup.net (Postfix) with ESMTPSA id 2095582819; Tue, 27 Feb 2024 12:21:55 +0100 (CET) From: "pelzflorian (Florian Pelz)" In-Reply-To: <9373392cc052494f0d390e109db9001dfd204c8e.1708872337.git.ludo@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sun, 25 Feb 2024 15:48:53 +0100") References: <87zfvp4hja.fsf@gnu.org> <9373392cc052494f0d390e109db9001dfd204c8e.1708872337.git.ludo@gnu.org> Date: Tue, 27 Feb 2024 12:21:54 +0100 Message-ID: <877ciqgnjh.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 2095582819 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: 20siY18fSPwMcJRqRfKD2Ocnv8NbkCx/t4bbU18xqaMB9dsHDInEXw6X 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.06 X-Spam-Score: -5.06 X-Migadu-Queue-Id: 4C9D04510A X-Migadu-Scanner: mx11.migadu.com X-TUID: kIemsti8DiRj Hi Ludo. Ludovic Court=C3=A8s writes: > +@node Getting Started with the System > +@section Getting Started Is it intended that @node and @section have different names? I=E2=80=99m not sure if =E2=80=9Cinfo texinfo=E2=80=9D means @node and @sec= tion should be the same. Is it confusing that we also have a chapter with the same name? @node Getting Started @chapter Getting Started Otherwise LGTM. Regards, Florian