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

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

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

27
32