Make consistent the usage of variable names in the function definitions found in...
authorBake Timmons <b3timmons@speedymail.org>
Wed, 11 Jan 2012 17:02:57 +0000 (12:02 -0500)
committerAndy Wingo <wingo@pobox.com>
Thu, 2 Feb 2012 11:04:16 +0000 (12:04 +0100)
commit64de6db5c6a73ffe24fca79cc3be13751f152d28
treee766ff7c5850fca1243b67270601e5611b5017eb
parent9cbcc73fce39811052519f5f19016b5eb888f151
Make consistent the usage of variable names in the function definitions found in the Texinfo docs.

* doc/r5rs/r5rs.texi:
* doc/ref/api-compound.texi:
* doc/ref/api-data.texi:
* doc/ref/api-debug.texi:
* doc/ref/api-evaluation.texi:
* doc/ref/api-io.texi:
* doc/ref/api-modules.texi:
* doc/ref/api-procedures.texi:
* doc/ref/api-scheduling.texi:
* doc/ref/api-smobs.texi:
* doc/ref/compiler.texi:
* doc/ref/misc-modules.texi:
* doc/ref/posix.texi:
* doc/ref/scheme-using.texi:
* doc/ref/srfi-modules.texi:
* doc/ref/vm.texi:
* doc/ref/web.texi:
* doc/sources/env.texi: Make usage of variable names of function definitions
  more consistent.
18 files changed:
doc/r5rs/r5rs.texi
doc/ref/api-compound.texi
doc/ref/api-data.texi
doc/ref/api-debug.texi
doc/ref/api-evaluation.texi
doc/ref/api-io.texi
doc/ref/api-modules.texi
doc/ref/api-procedures.texi
doc/ref/api-scheduling.texi
doc/ref/api-smobs.texi
doc/ref/compiler.texi
doc/ref/misc-modules.texi
doc/ref/posix.texi
doc/ref/scheme-using.texi
doc/ref/srfi-modules.texi
doc/ref/vm.texi
doc/ref/web.texi
doc/sources/env.texi