Talk:LuaPosix: Difference between revisions
m (Talk:LPOSIX moved to Talk:Luaposix: the upstream project name is luaposix) |
Dubiousjim (talk | contribs) m (Talk:Luaposix moved to Talk:LuaPosix: fix case) |
(No difference)
|
Latest revision as of 08:39, 25 March 2012
Tip: Almost every function has its man page. Try for example:
man 2 access
I suggest the format similar to the manpage:
==funciton name== short description SYNOPSIS posix.function(args...) DESCRIPTION longer description what the function does. RETURN VALUE describes what function returns. EXAMPLES show a few example on usage. Do not include the require "posix"
We should probably have one page for every function. --Ncopa 00:02, 12 November 2007 (UTC)