1.1 --- a/data/dictionary.xml Sat Aug 17 18:47:39 2013 +0200
1.2 +++ b/data/dictionary.xml Sat Aug 17 18:51:50 2013 +0200
1.3 @@ -1235,6 +1235,16 @@
1.4 </explanation>
1.5 </concept>
1.6 <concept>
1.7 + <term abbreviation="PID" completeForm="process identifier" language="en"/>
1.8 + <explanation language="en">
1.9 + <text>
1.10 + identifier of an process (running program) in an operating system;
1.11 + PID 1 is usually assigned to the init process (the first process which runs other ones)
1.12 + </text>
1.13 + </explanation>
1.14 + <tag>computer</tag>
1.15 + </concept>
1.16 + <concept>
1.17 <term abbreviation="" completeForm="Blue box" language="en"/>
1.18 <term abbreviation="" completeForm="BlueBox" language="en"/>
1.19 <explanation language="en"><text></text></explanation>