Improve keyword notation of Texinfo function definitions.
authorBake Timmons <b3timmons@speedymail.org>
Sat, 2 Mar 2013 19:33:56 +0000 (20:33 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 2 Mar 2013 19:34:29 +0000 (20:34 +0100)
commit994d87be35769480b04c9f96085a7a0b41040c9d
tree359a138620d48f1897bfff3397dbf76cfe8d46bc
parent183d2ace576710079a2bcf2a8bfcbc39b7d9becc
Improve keyword notation of Texinfo function definitions.

* doc/ref/api-debug.texi:
* doc/ref/api-evaluation.texi:
* doc/ref/api-modules.texi:
* doc/ref/compiler.texi:
* doc/ref/web.texi: Make Texinfo function headers more consistent.
  Change lesser used keyword notation to the predominant form.

* doc/ref/api-procedures.texi: Fix an argument name in a header that should
  use repeated argument notation.

* doc/ref/srfi-modules.texi: Update references in Texinfo function
  definition body to match previously updated variable notation in
  definition header.
doc/ref/api-debug.texi
doc/ref/api-evaluation.texi
doc/ref/api-modules.texi
doc/ref/api-procedures.texi
doc/ref/compiler.texi
doc/ref/srfi-modules.texi
doc/ref/web.texi