From 41343ba512371a366ea5c20fc42e18f7c61c453b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 20 Jun 2021 17:18:33 +1200 Subject: [PATCH] ioctl_fideduperange.2: tfix Signed-off-by: Michael Kerrisk --- man2/ioctl_fideduperange.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2 index 20bc37960..226e68258 100644 --- a/man2/ioctl_fideduperange.2 +++ b/man2/ioctl_fideduperange.2 @@ -25,8 +25,8 @@ ioctl_fideduperange \- share some the data of one file with another file .SH SYNOPSIS .nf -.BR "#include " " /* Definition of " FIDEDUPERANGE " and -.BR " FILE_DEDUPE_* " constants */" +.BR "#include " " /* Definition of " FIDEDUPERANGE " and +.BR " FILE_DEDUPE_* " constants */ .B #include .PP .BI "int ioctl(int " src_fd ", FIDEDUPERANGE, struct file_dedupe_range *" arg );