Thanks, applied as 28f4845ead5fd90acdfb445a3acc78158a72f142. Michael
[sent from post-receive hook] On Tue, 03 Jun 2025 12:38:49 +0200, Markus Heidelberg <[email protected]> wrote: > Signed-off-by: Markus Heidelberg <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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] > [email protected]\\[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}
