# HG changeset patch # User František Kučera # Date 1376758310 -7200 # Node ID cb8b8f7934f1b41b4a31a71f3c674fbd9b07ee8b # Parent 66dcab7b1b43df543efcb0bf915c4a0f8537f5dc data: process identifier diff -r 66dcab7b1b43 -r cb8b8f7934f1 data/dictionary.xml --- a/data/dictionary.xml Sat Aug 17 18:47:39 2013 +0200 +++ b/data/dictionary.xml Sat Aug 17 18:51:50 2013 +0200 @@ -1235,6 +1235,16 @@ + + + + identifier of an process (running program) in an operating system; + PID 1 is usually assigned to the init process (the first process which runs other ones) + + + computer + +