Hi Douglas, ----- Douglas Torrance <[email protected]> a écrit : > Hi Christophe, > > On 04/06/2015 10:57 AM, Christophe CURIS wrote: > > --- a/doc/get-wings-flags.1 > > +++ b/doc/get-wings-flags.1 > > [...] > > +.R WINGs > > I'm getting the following warnings when I run "man --warnings > ./get-wings-flags.1 > /dev/null": > > `R' is a string (producing the registered sign), not a macro. > `R' is a string (producing the registered sign), not a macro. > > This is true for all the get-*-flags manpages.
I confirm, I missed these because by default "man" does report anything and I did not know about this nice "--warnings" option... Carlos, I propose the following 3 patchs to fix that. doc/get-wings-flags.1 | 4 ++-- doc/get-wraster-flags.1 | 4 ++-- doc/get-wutil-flags.1 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) -- To unsubscribe, send mail to [email protected].
