On 12/9/19 11:56 AM, Nikola Forró wrote: > Signed-off-by: Nikola Forró <nforro@xxxxxxxxxx> Thanks, Nikola. Patch applied. Cheers, Michael > --- > man2/copy_file_range.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/copy_file_range.2 b/man2/copy_file_range.2 > index 9ed0cc31a..4173b84a2 100644 > --- a/man2/copy_file_range.2 > +++ b/man2/copy_file_range.2 > @@ -84,7 +84,7 @@ allowed to overlap. > The > .I flags > argument is provided to allow for future extensions > -and currently must be to 0. > +and currently must be set to 0. > .SH RETURN VALUE > Upon successful completion, > .BR copy_file_range () > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/