Skip to content

Commit a194125

Browse files
Costa ShulyupinCosta Shulyupin
authored andcommitted
+urls
1 parent f1a8275 commit a194125

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Linux_kernel_diagram.dot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ digraph matrix {
4141
fillcolor="#d9e7ee",
4242
fixedsize=true,
4343
label="System calls",
44+
URL="https://en.wikibooks.org/wiki/The_Linux_Kernel/Syscalls",
4445
row=usr,
4546
shape=ellipse];
4647
sysfs [color="#e27dd6ff",
@@ -442,6 +443,7 @@ digraph matrix {
442443
width=0];
443444
bridges [fillcolor="#91b5c9",
444445
shape=octagon,
446+
URL="https://en.wikipedia.org/wiki/Bridge_pattern",
445447
style="filled,setlinewidth(0)"];
446448
}
447449
{

0 commit comments

Comments
 (0)