Re: [PATCH] docs: fix stray duplicated words

2018-08-03 Thread Joseph Myers
On Fri, 3 Aug 2018, David Malcolm wrote: > A manpage checker [1] detected various stray repeated words > in the generated manpages for gcc and gcov, which this patch > fixes. > > Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu. > > OK for trunk? OK (in my view this patch is obviou

[PATCH] docs: fix stray duplicated words

2018-08-03 Thread David Malcolm
A manpage checker [1] detected various stray repeated words in the generated manpages for gcc and gcov, which this patch fixes. Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu. OK for trunk? Thanks Dave [1] https://bugzilla.redhat.com/show_bug.cgi?id=1611292 gcc/ChangeLog: