From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 03 Jun 2025 12:39:11 +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 1uMP31-003HF2-0o for lore@lore.pengutronix.de; Tue, 03 Jun 2025 12:39:11 +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 1uMP30-0000xH-SQ; Tue, 03 Jun 2025 12:39:10 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uMP2g-0000PU-B3; Tue, 03 Jun 2025 12:38:50 +0200 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uMP2g-001bjd-0W; Tue, 03 Jun 2025 12:38:50 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uMP2g-0051jZ-0F; Tue, 03 Jun 2025 12:38:50 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Tue, 3 Jun 2025 12:38:50 +0200 Message-Id: <20250603103850.1198226-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250520114620.166168-2-m.heidelberg@cab.de> References: <20250520114620.166168-2-m.heidelberg@cab.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] doc: use correct spelling for Git/GitHub instead of all uppercase 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: Markus Heidelberg 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 Thanks, applied as 28f4845ead5fd90acdfb445a3acc78158a72f142. Michael [sent from post-receive hook] On Tue, 03 Jun 2025 12:38:49 +0200, Markus Heidelberg wrote: > Signed-off-by: Markus Heidelberg > Message-Id: <20250520114620.166168-2-m.heidelberg@cab.de> > Signed-off-by: Michael Olbrich > > diff --git a/doc/daily_work.inc b/doc/daily_work.inc > index f16cd490c614..7071a0f1577b 100644 > --- a/doc/daily_work.inc > +++ b/doc/daily_work.inc > @@ -5,7 +5,7 @@ Using an External Kernel Source Tree > > This application note describes how to use an external kernel source > tree within a PTXdist project. In this case the external kernel source > -tree is managed by GIT. > +tree is managed by Git. > > Cloning the Linux Kernel Source Tree > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > @@ -74,7 +74,7 @@ enter it, and: > configuration**. > > - If no patches should be used on top of the selected kernel source > - tree, we keep the **patch series file** entry empty. As GIT should > + tree, we keep the **patch series file** entry empty. As Git should > help us to create these patches for deployment, it should be kept > empty on default in this first step. > > @@ -98,7 +98,7 @@ config file**). > Work Flow > ~~~~~~~~~ > > -Now it's up to ourself working on the GIT based kernel source tree and > +Now it's up to ourself working on the Git based kernel source tree and > using PTXdist to include the kernel into the root filesystem. > > To configure the kernel source tree, we simply run: > @@ -594,7 +594,7 @@ Setting-Up the Distributed Compiler > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > How to setup the distributed compiler can be found on the project’s > -homepage at GITHUB: > +homepage at GitHub: > > https://github.com/icecc/icecream. > > diff --git a/doc/titlepage.inc b/doc/titlepage.inc > index 2422291e7ebd..af18127832c1 100644 > --- a/doc/titlepage.inc > +++ b/doc/titlepage.inc > @@ -41,7 +41,7 @@ > +49\,(0)51\,21\,/\,20\,69\,17\,--\,0 (Fon)\\ > +49\,(0)51\,21\,/\,20\,69\,17\,--\,55\,55 (Fax)\\[1ex] > info@pengutronix.de\\[2.5ex] > - {\footnotesize \copyright \, \number \year \ Pengutronix, Hildesheim -- GIT Rev.\ |ptxdistBSPRevision| \negthinspace} > + {\footnotesize \copyright \, \number \year \ Pengutronix, Hildesheim -- Git Rev.\ |ptxdistBSPRevision| \negthinspace} > \end{textblock} > > \end{titlepage}