On 01/06/2017 01:47 AM, Jakub Wilk wrote: > Add empty line between "struct file_dedupe_range" definition and the > following paragraph. Thanks, Jakub. Applied. Cheers, Michael > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > man2/ioctl_fideduperange.2 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2 > index 5db25be70..d0a43854b 100644 > --- a/man2/ioctl_fideduperange.2 > +++ b/man2/ioctl_fideduperange.2 > @@ -68,6 +68,7 @@ struct file_dedupe_range { > }; > .fi > .in > + > Deduplication is atomic with regards to concurrent writes, so no locks need to > be taken to obtain a consistent deduplicated copy. > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html