Improve consistency of definitions of C functions in manual.
authorBake Timmons <b3timmons@speedymail.org>
Mon, 16 Jan 2012 03:18:08 +0000 (22:18 -0500)
committerAndy Wingo <wingo@pobox.com>
Fri, 3 Feb 2012 23:10:14 +0000 (00:10 +0100)
commit5f6ffd66523e4777ed90348b86296ca6715013bf
tree78fca16d43549d819aab87d0e7cbd643d5ff7bfb
parent5556c17511ce19f6dfa9fc6cef0e12cf90282e9b
Improve consistency of definitions of C functions in manual.

* doc/ref/api-compound.texi
* doc/ref/api-evaluation.texi
* doc/ref/api-foreign.texi
* doc/ref/api-io.texi
* doc/ref/posix.texi
* doc/ref/srfi-modules.texi: Add missing parentheses and commas to definitions
  of C functions.

* doc/ref/api-data.texi: Change from @deffn to @deftypefn for C function
  with arguments not of SCM type.
doc/ref/api-compound.texi
doc/ref/api-data.texi
doc/ref/api-evaluation.texi
doc/ref/api-foreign.texi
doc/ref/api-io.texi
doc/ref/posix.texi
doc/ref/srfi-modules.texi