> I figured it out: place a '@findex foo' just before the @deffn
> line. And, can name the Function index "Command Index".
You should rather place the @findex immediately *after* the @deffn to
get the correct page in the index entry. Some versions of texinfo.tex
insert vertical whitespace and/or penalties which can lead to a break.
Werner