https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98400
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:8b01af02b50761bbe4e078c60d030912ab359c9a commit r11-6275-g8b01af02b50761bbe4e078c60d030912ab359c9a Author: Jakub Jelinek <ja...@redhat.com> Date: Sun Dec 20 18:59:57 2020 +0100 doc: Fix a typo [PR98400] Fix a typo in an option name in documentation. 2020-12-20 Jakub Jelinek <ja...@redhat.com> PR other/98400 * doc/invoke.texi (-mbackchain): Fix a typo - -mmo-backchain -> -mno-backchain.