reference/posix/functions/posix-getpwnam.xml
265acc36ee4a1f4553a52030bf1717521c24dfb4
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>array</type><methodname>posix_getpwnam</methodname>
12
+
<type class="union"><type>array</type><type>false</type></type><methodname>posix_getpwnam</methodname>
13
13
<methodparam><type>string</type><parameter>username</parameter></methodparam>
14
14
</methodsynopsis>
15
15
<para>
...
...
@@ -157,7 +157,6 @@ Array
157
157
</refsect1>
158
158

159
159
</refentry>
160
-

161
160
<!-- Keep this comment at the end of the file
162
161
Local variables:
163
162
mode: sgml
164
163