From a194125c5cf221eda8a39333dbe42a6881a9916c Mon Sep 17 00:00:00 2001 From: Costa Shulyupin Date: Wed, 24 Jun 2020 08:19:27 +0300 Subject: [PATCH] +urls --- Linux_kernel_diagram.dot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Linux_kernel_diagram.dot b/Linux_kernel_diagram.dot index 7c51713..dd0e54f 100644 --- a/Linux_kernel_diagram.dot +++ b/Linux_kernel_diagram.dot @@ -41,6 +41,7 @@ digraph matrix { fillcolor="#d9e7ee", fixedsize=true, label="System calls", + URL="https://en.wikibooks.org/wiki/The_Linux_Kernel/Syscalls", row=usr, shape=ellipse]; sysfs [color="#e27dd6ff", @@ -442,6 +443,7 @@ digraph matrix { width=0]; bridges [fillcolor="#91b5c9", shape=octagon, + URL="https://en.wikipedia.org/wiki/Bridge_pattern", style="filled,setlinewidth(0)"]; } {