[bootlin/training-materials updates] master: sysdev: slides: root-filesystem-minimal: fix grammar (bad46863)

Luca Ceresoli luca.ceresoli at bootlin.com
Wed Dec 7 10:04:52 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/bad4686388114961b255eb5975de8511b9ef0799

>---------------------------------------------------------------

commit bad4686388114961b255eb5975de8511b9ef0799
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Wed Dec 7 10:04:07 2022 +0100

    sysdev: slides: root-filesystem-minimal: fix grammar
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

bad4686388114961b255eb5975de8511b9ef0799
 .../sysdev-root-filesystem-minimal/sysdev-root-filesystem-minimal.tex   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-root-filesystem-minimal/sysdev-root-filesystem-minimal.tex b/slides/sysdev-root-filesystem-minimal/sysdev-root-filesystem-minimal.tex
index ed27fbce..08772c8d 100644
--- a/slides/sysdev-root-filesystem-minimal/sysdev-root-filesystem-minimal.tex
+++ b/slides/sysdev-root-filesystem-minimal/sysdev-root-filesystem-minimal.tex
@@ -20,7 +20,7 @@
       process is stopped.
     \item The \code{init} application is responsible for starting all other
       user space applications and services, and for acting as a
-      universal parent for processes which parent terminated before they do.
+      universal parent for processes whose parent terminate before they do.
     \end{itemize}
   \item A shell, to implement scripts, automate tasks, and allow a user
         to interact with the system




More information about the training-materials-updates mailing list