Skip to content

Commit 1d45574

Browse files
authored
Fix GH-4718: Incorrect "See also" in pcntl_setcpuaffinity() manual page (#4736)
1 parent ad0f1ea commit 1d45574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/pcntl/functions/pcntl-setcpuaffinity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<refsect1 role="seealso">
6464
&reftitle.seealso;
6565
<simplelist>
66-
<member><function>pcntl_setcpuaffinity</function></member>
66+
<member><function>pcntl_getcpuaffinity</function></member>
6767
</simplelist>
6868
</refsect1>
6969

0 commit comments

Comments
 (0)