We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a8275 commit a194125Copy full SHA for a194125
Linux_kernel_diagram.dot
@@ -41,6 +41,7 @@ digraph matrix {
41
fillcolor="#d9e7ee",
42
fixedsize=true,
43
label="System calls",
44
+ URL="https://en.wikibooks.org/wiki/The_Linux_Kernel/Syscalls",
45
row=usr,
46
shape=ellipse];
47
sysfs [color="#e27dd6ff",
@@ -442,6 +443,7 @@ digraph matrix {
442
443
width=0];
444
bridges [fillcolor="#91b5c9",
445
shape=octagon,
446
+ URL="https://en.wikipedia.org/wiki/Bridge_pattern",
447
style="filled,setlinewidth(0)"];
448
}
449
{
0 commit comments