php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65013 Typo on dio_fcntl()
Submitted: 2013-06-11 12:06 UTC Modified: 2013-06-12 19:36 UTC
From: bugs dot dio dot php dot net at mailfilter dot com dot ar Assigned: aharvey (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bugs dot dio dot php dot net at mailfilter dot com dot ar
New email:
PHP Version: OS:

 

 [2013-06-11 12:06 UTC] bugs dot dio dot php dot net at mailfilter dot com dot ar
Description:
------------
---
From manual page: http://www.php.net/function.dio-fcntl#refsect1-function.dio-fcntl-notes
---
The args parameter accepts a value of "whence" and not "wenth" as incorrectly stated. Source code of the package says "whence".

Test script:
---------------
N/A


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-06-12 19:36 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=330487
Log: Update the dio_fcntl() page to specify that the right key is "whence", not
"wenth".

Fixes doc bug #65013 (Typo on dio_fcntl()).
 [2013-06-12 19:36 UTC] aharvey@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: aharvey
 [2013-06-12 19:36 UTC] aharvey@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: Tue Aug 05 08:00:03 2025 UTC