reference/posix/functions/posix-getppid.xml
f8854f6a6a7907720ed8ec8657a2f466a82c0394
...
...
@@ -18,10 +18,15 @@
18
18
</para>
19
19
</refsect1>
20
20

21
+
<refsect1 role="parameters">
22
+
&reftitle.parameters;
23
+
&no.function.parameters;
24
+
</refsect1>
25
+

21
26
<refsect1 role="returnvalues">
22
27
&reftitle.returnvalues;
23
28
<para>
24
-
Returns the identifier, as an <type>integer</type>.
29
+
Returns the identifier, as an <type>int</type>.
25
30
</para>
26
31
</refsect1>
27
32

28
33