[bootlin/training-materials updates] master: Embedded Linux references: make styling more consistent (180407b4)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jan 25 09:48:20 CET 2022


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

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

commit 180407b491e214dfdda53946ba04d582d0c8650e
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Dec 13 08:21:54 2021 +0100

    Embedded Linux references: make styling more consistent
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

180407b491e214dfdda53946ba04d582d0c8650e
 slides/sysdev-references/sysdev-references.tex | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/slides/sysdev-references/sysdev-references.tex b/slides/sysdev-references/sysdev-references.tex
index 24e00969..e8d7894b 100644
--- a/slides/sysdev-references/sysdev-references.tex
+++ b/slides/sysdev-references/sysdev-references.tex
@@ -6,21 +6,19 @@
     \column{0.85\textwidth}
     \small
     \begin{itemize}
-    \item {\bf Mastering Embedded Linux, Third Edition, Packt Publishing}
+    \item {\bf Mastering Embedded Linux, 3rd Edition}
       \footnote{\tiny
 \url{https://www.packtpub.com/product/mastering-embedded-linux-programming-third-edition/9781789530384}}\\
-      By Chris Simmonds, May 2021\\
+      By Chris Simmonds, Packt Publishing, May 2021\\
       An up-to-date resource covering most aspects of embedded Linux
       development.
-    \item The Linux Programming Interface, Oct 2010
-      \footnote{\tiny \url{https://man7.org/tlpi/}}
-      \begin{itemize}
-      \item Michael Kerrisk, No Starch Press
-      \item A gold mine about Linux system programming
-      \end{itemize}
+    \item {\bf The Linux Programming Interface}
+      \footnote{\tiny \url{https://man7.org/tlpi/}}\\
+      Michael Kerrisk (maintainer of Linux manual pages), 2010, No Starch Press\\
+      A gold mine about Linux system programming\\
     \item {\bf Embedded Linux System Design and Development}
       \footnote{\tiny \url{https://www.amazon.com/Embedded-Linux-System-Design-Development/dp/0849340586}}\\
-      P. Raghavan, A. Lad, S. Neelakandan, Auerbach, Dec. 2005.
+      P. Raghavan, A. Lad, S. Neelakandan, Auerbach, Dec. 2005.\\
       Very good coverage of the POSIX programming API (still up
       to date).
     \end{itemize}




More information about the training-materials-updates mailing list