>     gpm.texinfo:95: bad argument to @headings: single
> 
> 
> The doc template is at 
> https://github.com/telmich/gpm/blob/master/doc/doc.gpm.in#L94:
> 
>     ...
>     @end titlepage
>     @setchapternewpage off
>     @headings single
>     ...
> 
> The error message is a bit confusing. Is it a texinfo's regression?
> or @headings is used in wrong context?

It was a regression.  Somehow I left "single" out of the list of
permissible options.  I've attempted to fix it in commit 13a8894fe2.

Reply via email to