php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37086 Typo in German pcntl_setpriority() manual page (mas)
Submitted: 2006-04-14 15:07 UTC Modified: 2006-04-15 11:22 UTC
From: hellabri at gmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2006-04-14 15:07 UTC] hellabri at gmail dot com
Description:
------------
This page contains the typo:
http://de2.php.net/manual/de/function.pcntl-setpriority.php

This is the bad stuff:
"setpriority(2) mas Seite"

That's how it's done:
"setpriority(2) man Seite"

Reproduce code:
---------------
Visit
http://de2.php.net/manual/de/function.pcntl-setpriority.php

Expected result:
----------------
... setpriority(2) man Seite ...

Actual result:
--------------
... setpriority(2) mas Seite ...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-15 11:22 UTC] wiesemann@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 11:00:01 2025 UTC