From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 09 Apr 2024 10:45:14 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ru76Q-004Bco-1C for lore@lore.pengutronix.de; Tue, 09 Apr 2024 10:45:14 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ru76P-0005hk-Ny; Tue, 09 Apr 2024 10:45:13 +0200 Received: from mail.thorsis.com ([217.92.40.78]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ru76I-0005hb-54 for ptxdist@pengutronix.de; Tue, 09 Apr 2024 10:45:07 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 9B493148C710; Tue, 9 Apr 2024 10:45:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1712652301; h=from:subject:date:message-id:to:cc:mime-version:content-type: in-reply-to:references; bh=GJr98gjuagNdayt/JCmsC0VSXdkVc7UgwmMngzOhGek=; b=kU7vWkN0BzKQn8VVZsSFiIIvfls7t4Uq2OcpTo6bh5OPnAGNUOd7SRS3MXThLgF/Gm+Zj5 hhBaXM2OSf0+DbLwV1LpxCDBDb7hHj+uEO+S+ngB2+37eWZd0jMaRkZbrd+oejvmDj7a1f qKiN+CJL5r39cieZKSBwXkySPPl7KW7BmvYTbZFzbns0arbOoTmvE4Di4v5T9Svj+D4EJH BBIM72eDhbaliEOExYfZQxwRXHVVFckepcO/882UJfu8vppBOYDho1741iP4zo+ezoepcX L+y8DKwJB5pWCgIfsjBopPTclRLMmesChZ/cNY9EFigPdRuJvZngBOjLD4nCTQ== Date: Tue, 9 Apr 2024 10:45:00 +0200 From: Alexander Dahl To: Markus Heidelberg Message-ID: <20240409-patchwork-balmy-42af6b4a5962@thorsis.com> Mail-Followup-To: Markus Heidelberg , ptxdist@pengutronix.de References: <20240409073745.1549906-1-m.heidelberg@cab.de> <20240409073745.1549906-2-m.heidelberg@cab.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240409073745.1549906-2-m.heidelberg@cab.de> User-Agent: Mutt/2.2.12 (2023-09-09) X-Last-TLS-Session-Version: TLSv1.3 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-3.4 required=4.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: [ptxdist] [PATCH 1/2] Fix typos "can/must be uses" -> "used" X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hello Markus, Am Tue, Apr 09, 2024 at 09:37:44AM +0200 schrieb Markus Heidelberg: > Signed-off-by: Markus Heidelberg > --- > doc/multi_image_platforms.inc | 6 +++--- > doc/ref_make_variables.rst | 6 +++--- > rules/other/Toplevel.make | 2 +- > 3 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/doc/multi_image_platforms.inc b/doc/multi_image_platforms.inc > index 2c8838f4e..726a42767 100644 > --- a/doc/multi_image_platforms.inc > +++ b/doc/multi_image_platforms.inc > @@ -26,7 +26,7 @@ package rules manually. See :ref:`adding_new_packages` for more details one > how to create a new package. > > .. note:: PTXdist looks in ``patches/$()`` for the patches. Symlinks > - can be uses to share the patch stack across multiple bootloader packages. > + can be used to share the patch stack across multiple bootloader packages. > > .. _multi_image_individual_root_filesystems: > > @@ -46,7 +46,7 @@ There are two ways to mange the package list for the image: > Manually create the package list by listing package names or using **make** > macros to manipulate the default package list ``$(PTX_PACKAGES_INSTALL)``. > > - To add a single custom package, extra packages can be uses. An extra package > + To add a single custom package, extra packages can be used. An extra package > is not added to ``$(PTX_PACKAGES_INSTALL)``. It is created by modifying the > package rule like this: > > @@ -93,7 +93,7 @@ The final steps are highly hardware dependent. In some cases a bootloader > image and a rootfs are all that is needed. > > To boot from SD-Card a disk image including bootloader, partition table and > -rootfs is needed. The ``image-genimage`` template can be uses again to > +rootfs is needed. The ``image-genimage`` template can be used again to > create such an image for each variant. > > .. note:: The genimage config files in ``config/images/`` are good examples > diff --git a/doc/ref_make_variables.rst b/doc/ref_make_variables.rst > index 31616ac6f..6bba9db5d 100644 > --- a/doc/ref_make_variables.rst > +++ b/doc/ref_make_variables.rst > @@ -478,7 +478,7 @@ different. > package then this package should be selected in the menu file. > > ``_PKGS`` > - This is another mechanism to add files to the image. It can be uses > + This is another mechanism to add files to the image. It can be used > instead of or in addition to ``_FILES``. It must be set to a list of > ptxdist packages (the lowercase name of the packages). PTXdist will add > the necessary dependencies. > @@ -486,9 +486,9 @@ different. > Note that this will not ensure that the packages are enabled or that all > all package dependencies are satisfied. ``$(PTX_PACKAGES_INSTALL)`` can > be used to specify all enabled packages. Or ``$(call ptx/collection, > - $(PTXDIST_WORKSPACE)/configs/)`` can be uses to to > + $(PTXDIST_WORKSPACE)/configs/)`` can be used to to > specify the packages enabled by this collection. In both cases ``=`` must > - be uses instead of ``:=`` due to the makefile include order. > + be used instead of ``:=`` due to the makefile include order. > > ``_CONFIG`` > ``genimage`` packages use this to specify the ``genimage`` configuration > diff --git a/rules/other/Toplevel.make b/rules/other/Toplevel.make > index f1a13d72f..ac2289431 100644 > --- a/rules/other/Toplevel.make > +++ b/rules/other/Toplevel.make > @@ -203,7 +203,7 @@ endif > # > # Pattern target to allow printing variable > # $(filter ..) is used to match against all existing variables so patterns > -# containing '%' can be uses to print multiple variables. > +# containing '%' can be used to print multiple variables. > # In verbose mode, '=' is printed. > # Trying to print undefined variables results in an error unless '-k' is > # used. In this case an empty value is printed. Reviewed-by: Alexander Dahl Greets Alex