[bootlin/training-materials updates] master: Improve comment (5a326ad4)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Sep 2 11:01:35 CEST 2020


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

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

commit 5a326ad46a94dd4518bf1372767f900b60e05efc
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Sep 2 11:01:35 2020 +0200

    Improve comment
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

5a326ad46a94dd4518bf1372767f900b60e05efc
 common/common.sty | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/common/common.sty b/common/common.sty
index 0761d6f6..b069cd46 100644
--- a/common/common.sty
+++ b/common/common.sty
@@ -1,10 +1,10 @@
 % Common Bootlin commands
 
-% Generic commands
+% Generic Elixir commands
 \newcommand\projdir[2]{\href{https://elixir.bootlin.com/#1/latest/source/#2/}{\codelink{#2/}}}
 \newcommand\projfile[2]{\href{https://elixir.bootlin.com/#1/latest/source/#2}{\codelink{#2}}}
 
-% Linux commands
+% Linux Elixir commands
 \newcommand\kfunc[1]{\href{https://elixir.bootlin.com/linux/latest/ident/#1}{\codelink{#1()}}}
 \newcommand\ksym[1]{\href{https://elixir.bootlin.com/linux/latest/ident/#1}{\codelink{#1}}}
 \newcommand\kstruct[1]{\href{https://elixir.bootlin.com/linux/latest/ident/#1}{\codelink{struct #1}}}
@@ -19,3 +19,4 @@
 \newcommand\kerneldoctext[1]{\href{https://kernel.org/doc/Documentation/#1}{\codelink{Documentation/#1}}}
 \newcommand\kerneldochtml[1]{\href{https://www.kernel.org/doc/html/latest/#1.html}{\codelink{#1}}}
 \newcommand\kerneldochtmlsection[3]{\href{https://www.kernel.org/doc/html/latest/#1/index.html\##2}{\codelink{#1} (section {\em #3})}}
+




More information about the training-materials-updates mailing list