From: Michael Kerrisk Date: Mon, 5 Apr 2021 11:15:31 +0000 (+0200) Subject: ioctl_fideduperange.2: Minor tweaks to Alex Colomar's patch X-Git-Tag: man-pages-5.12~270 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa1755e4be2fd3d1bfe626c2ff4359bb1b030865;p=thirdparty%2Fman-pages.git ioctl_fideduperange.2: Minor tweaks to Alex Colomar's patch Signed-off-by: Michael Kerrisk --- diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2 index 82c7fdc28d..20bc379603 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 -.RB " /* Definition of " FIDEDUPERANGE " and " FILE_DEDUPE_* " constants */" -.B #include +.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 );