Benoit Sigoure <tsuna <at> lrde.epita.fr> writes:
> > +$ @kbd{f () @{ :; @}; f=; f}
>
> I think there is a trailing brace here: `f}'
Nope, this one's fine. There is an outer @kbd{}, and an inner f(){:;};, where
the inner {} need texinfo quoting.
> > [EMAIL PROTECTED]://www.in-ulm.de/ <at> /~mascheck/ <at> /bourne/ <at> /
> > function_parameters.html,
>
> What are these `/@/'?
@/ is the texinfo command for an optional line-break. It allows you to write
long examples (which URL's tend to be) without worrying about overfull hboxes.
--
Eric Blake