data: process identifier
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sat, 17 Aug 2013 19:54:42 +0200
changeset 9918a7b139e3fd
parent 98 cb8b8f7934f1
child 100 1824c3cf6ba6
data: process identifier
data/dictionary.xml
     1.1 --- a/data/dictionary.xml	Sat Aug 17 18:51:50 2013 +0200
     1.2 +++ b/data/dictionary.xml	Sat Aug 17 19:54:42 2013 +0200
     1.3 @@ -1239,7 +1239,7 @@
     1.4  		<explanation language="en">
     1.5  			<text>
     1.6  				identifier of an process (running program) in an operating system;
     1.7 -				PID 1 is usually assigned to the init process (the first process which runs other ones)
     1.8 +				PID 1 is usually assigned to the init process (the first process which starts other ones)
     1.9  			</text>
    1.10  		</explanation>
    1.11  		<tag>computer</tag>