Hi Nuno, On Fri, Jul 24, 2020 at 6:33 PM Nuno Silva <nunojsilva@xxxxxxxxxx> wrote: > > On 2020-07-24, Michael Kerrisk (man-pages) wrote: > > > Signed-off-by: Michael Kerrisk (man-pages) > > <mtk.manpages@xxxxxxxxx> > > --- > > disk-utils/sfdisk.8 | 38 +++++++++++++++++++++++++++----------- > > 1 file changed, 27 insertions(+), 11 deletions(-) > > > > diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8 > > index 6c3f62edd..6c54a1699 100644 > > --- a/disk-utils/sfdisk.8 > > +++ b/disk-utils/sfdisk.8 > [...] > > @@ -601,7 +615,9 @@ The welcome message. > > > > .SH ENVIRONMENT > > .IP SFDISK_DEBUG=all > > -enables sfdisk debug output. > > +enablescw > > And here "enables", not "enablescw"? Yes; thanks. I've sent a patch to fix the two typos that you noticed. Just a note though: when you strip the CC from a message, it's very likely (because of things like individual mail filtering rules) that relevant people will *not* notice your mail. It's best to always preserve the CC list, unless there's some good reason not to. Cheers, Michael