Hi Gaetan, thank you for report and patch!
Yes, that was my mistake. I'm really sorry for that. But it's fixed already :) Are you ArchLinux maintainer? You can find the official fix here: http://git.savannah.gnu.org/cgit/screen.git/patch/?id=a7d2f9e6ecfa794dd0bd3dbeaf6780c88a6f3152 Cheers, Alex On Thu, Mar 2, 2017 at 10:27 AM, Gaetan Bisson <bis...@archlinux.org> wrote: > Hi, > > I'd like to report a typo in screen.texinfo which prevents the > generation of the info page: > > makeinfo ./screen.texinfo -o screen.info > ./screen.texinfo:5799: unknown command `suse' > ./screen.texinfo:5800: unknown command `deuxchevaux' > make[2]: *** [Makefile:31: screen.info] Error 1 > > The issue is simply that two at symbols were meant to be escaped but > were not. The attached patch fixes this. > > Cheers. > > -- > Gaetan