Commit graph

44 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
e23b547c7c Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267038 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:55:12 +00:00
Kalle Sommer Nielsen
287a5fdfb4 Fixes #46213 (Documentation needs clarification)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266937 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-03 10:49:13 +00:00
Martin Samesch
f2d904efd8 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241088 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-11 18:15:45 +00:00
Martin Samesch
03ea3d2ec0 missing parameter in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240972 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 20:24:28 +00:00
Martin Samesch
d38f741677 missing word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240967 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 17:09:46 +00:00
Martin Samesch
bbdae5cfd8 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240964 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 16:25:56 +00:00
Martin Samesch
2b465314bc wrong function in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240959 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 15:15:32 +00:00
Martin Samesch
6ee18acb99 fixed word wrap in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240949 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 11:50:14 +00:00
Martin Samesch
6148736c9d typo (errno is displayed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240938 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 09:01:06 +00:00
Martin Samesch
af6d6f4fdc typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-06 12:44:40 +00:00
Martin Samesch
149279d41f Fixed structure of refsects; trailing WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-06 12:30:06 +00:00
Richard Quadling
382621367e Example fixed. Bug #41938
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239399 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-10 09:41:31 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Logan Buesching
4b0eb7ec16 Removal of personalization.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237194 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-08 02:23:26 +00:00
TAKAGI Masahiro
146a8da4f8 fixed parameter name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236278 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 22:06:23 +00:00
Hannes Magnusson
e9d830823e Initial docs for posix_initgroups()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 19:54:35 +00:00
TAKAGI Masahiro
79807cfebb fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235914 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-19 05:08:14 +00:00
Logan Buesching
07631eab81 Removed shebang's as requested by Nuno.
Fixed structure of refsects


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235205 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-08 03:47:42 +00:00
Logan Buesching
b675574126 Committing accepted patch for POSIX functions. This includes documentation
for many of the undocumented POSIX functions and adds examples to previously
documented functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234861 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-03 18:03:24 +00:00
Martin Samesch
ff48e8c577 return values at the wrong place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230860 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 21:23:20 +00:00
Mehdi Achour
b3d22ce9c5 ref.posix: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228934 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 02:47:57 +00:00
Mehdi Achour
a6d3c34b28 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228932 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 02:47:39 +00:00
Derick Rethans
e3ab12b381 - Fixed example and add some constraints.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199787 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-02 15:49:11 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Nuno Lopes
d381fb6fc6 add posix_mknod()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186433 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-15 17:20:13 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Nuno Lopes
33aed192ec new PHP 5.1 function: posix_access()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176656 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 12:04:26 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
65609f18e2 Uppercase first letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Jakub Vrana
4ec46c0db6 Unreliable function (bug #26359)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164367 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 20:05:34 +00:00
Mehdi Achour
8d323cfaa7 some WS, using &return.success; and RFC compliance
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158826 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-18 10:53:47 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Mehdi Achour
9c2f4556e4 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136769 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-06 06:30:14 +00:00
Martin Samesch
018f4b4545 typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 14:14:06 +00:00
Davey Shafik
01b47c57bb added documentation, abstracted from 'man getcwd'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132541 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:49:07 +00:00
Davey Shafik
d0eeb021f9 whitespace correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:47:45 +00:00
Davey Shafik
18420a418a removed extraneous 'commonly' - there is no other way. Even if there is, it reads better without.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132537 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 19:02:02 +00:00
Philip Olson
960471145a Initial documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 23:54:59 +00:00
Philip Olson
ceedc32b00 Initial documentation which includes a 4.2.0+ example, information on behavior
before 4.2.0, and related see also's.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124657 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-25 21:44:26 +00:00
Damien Seguy
a2877ecb63 warn.undocumented.func
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113677 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 03:16:51 +00:00
Damien Seguy
db29330968 use of &warn.undocumented.func;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113669 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 02:33:22 +00:00
Markus Fischer
147a2fd05e - Wrote a brief description so the user at least has something useful in his
hands.
# Someone please test if this is proper docbook; no test environment here


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79639 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-23 22:36:56 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00