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 aJhhJUiq32X2JQEA62LTzQ:P1 (envelope-from ) for ; Wed, 28 Feb 2024 22:48:56 +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 aJhhJUiq32X2JQEA62LTzQ (envelope-from ) for ; Wed, 28 Feb 2024 22:48:56 +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="aB0rQJ/K"; 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=1709156936; 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=LpWREjLT0EbfE69LA+9sNBm4K8UmnAM01JlvFz2kLvQ=; b=tCiFwyBSTnPMHfNnygVbTk1SgHqNAnFfcO/MB2rCb9HVIm/RjkVwkfy/vw/RkqpVUt6Hkj IDUrBud6unLkZuMsgmmOMRMdPcVC3JVw5gC/4aU7pJgCz7sRXKUHlpcru3U32YKz6WsmHU 1SWjbjLY/9YyHpM4cVLfef8xABeD1OgTcU2AOlzynuMvqJSiznuuX2BqH7KbX/92Byte8y 1FEJic/rVCvXjNbBl0asdPzzrOgkn29Z9tnM8tT6q59FoyfhVC7yiQIvHvw2b30VKO0khf 8pXogkrvEGEMxk0QH0Yb84TkZjELHpH/1u89vDr9Ob1DvNGyCf/vHwHWmjgPlQ== 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="aB0rQJ/K"; 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=1709156936; a=rsa-sha256; cv=none; b=TUVCu9MDNhBmOCIVkuKyE4iKBTc7UYh3764XWac1+81t28Sb7rgth5w5hImUYhn3JjZcYc G533PmBSAK/8zAtgueKJt6zRSrdSQZYpTBVdLlcDUYhadnvY+0LFOU7/45vOorYhiqiEdK 1HMRawNQ5NAR/jwTcEogoKNcmeY2Ptv+rQr2nyZthEiF+smozaneBg1MB+UcbwU9t1CkAo H/RZHVIloaNDYM4m/+SD6sxjImHcyPqo/zCNBUVsoxifueR7v2z9YUJ0rU+CwzN6RMggX0 Y5E7YNFdDTxKByVcnPQFBHVcWdw1IgNBPPF0mnMxW9T5cGNh5BOwlfCQXLZaUw== 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 5A056409CD for ; Wed, 28 Feb 2024 22:48:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfRn6-0007ls-7f; Wed, 28 Feb 2024 16:48: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 1rfRn3-0007lh-DK for guix-patches@gnu.org; Wed, 28 Feb 2024 16:48: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 1rfRn3-0003Bv-5W for guix-patches@gnu.org; Wed, 28 Feb 2024 16:48:37 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfRnT-0005ZR-D3 for guix-patches@gnu.org; Wed, 28 Feb 2024 16:49:03 -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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 21:49:03 +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: "pelzflorian (Florian Pelz)" Cc: Oleg Pykhalov , 69302@debbugs.gnu.org Received: via spool by 69302-submit@debbugs.gnu.org id=B69302.170915693121332 (code B ref 69302); Wed, 28 Feb 2024 21:49:03 +0000 Received: (at 69302) by debbugs.gnu.org; 28 Feb 2024 21:48:51 +0000 Received: from localhost ([127.0.0.1]:46674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfRnH-0005Xz-8i for submit@debbugs.gnu.org; Wed, 28 Feb 2024 16:48:51 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfRnF-0005X7-BU for 69302@debbugs.gnu.org; Wed, 28 Feb 2024 16:48:50 -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 1rfRmh-00039D-Fg; Wed, 28 Feb 2024 16:48:15 -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=LpWREjLT0EbfE69LA+9sNBm4K8UmnAM01JlvFz2kLvQ=; b=aB0rQJ/KP+ESIEDAEAVy muLmmuo6m3Jnt89tN1HUIP8V9gBEY+n/wiPIEMHsoi94TprQ0nPV4qz/+C/hTjKgdZpLBcrhpY7LK LQHFFifpFTOz/gPyzHIa77vuFxtdhzyyu20VmP1a78wjVmrOgouY3vC2hzAplIFb0qcq1CNFpMWqo mHhL/3GFXGu/LO1mfOvUCzI9+OCFp3Ouc7bYxZ4Uw8AoC7zFZPaMivES0VLws56FmzuvqbbosHR9C g009iyCDjs7M+mqSIWR+iLsb7vMIErURufemBzjKcRsuo7TUU6ElHV2xATiE+hTMCHBotb/t4nd7w cNkVBR86oeo4rA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <877ciqgnjh.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Tue, 27 Feb 2024 12:21:54 +0100") References: <87zfvp4hja.fsf@gnu.org> <9373392cc052494f0d390e109db9001dfd204c8e.1708872337.git.ludo@gnu.org> <877ciqgnjh.fsf@pelzflorian.de> Date: Wed, 28 Feb 2024 22:48:11 +0100 Message-ID: <87jzmofeg4.fsf@gnu.org> 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-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: -7.15 X-Spam-Score: -7.15 X-Migadu-Queue-Id: 5A056409CD X-Migadu-Scanner: mx11.migadu.com X-TUID: GB9t6gxJNxtI Hi! "pelzflorian (Florian Pelz)" skribis: > Ludovic Court=C3=A8s writes: >> +@node Getting Started with the System >> +@section Getting Started > > Is it intended that @node and @section have different names? Yes. Node names must be unique within a single Info file; section names don=E2=80=99t have to. In this case, I think it=E2=80=99s enough to call it =E2=80=9CGetting Start= ed=E2=80=9D because it=E2=80=99s in the =E2=80=9CSystem=E2=80=9D chapter, but we need to disamb= iguate the node name. Hope that makes sense! Ludo=E2=80=99.