]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioctl_fideduperange.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 20 Jun 2021 05:18:33 +0000 (17:18 +1200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 20 Jun 2021 05:22:04 +0000 (17:22 +1200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ioctl_fideduperange.2

index 20bc3796036b16434297b33cdb6abac51ac1707b..226e682588ee59f4f8e1058201d786647639e77d 100644 (file)
@@ -25,8 +25,8 @@
 ioctl_fideduperange \- share some the data of one file with another file
 .SH SYNOPSIS
 .nf
-.BR "#include <linux/fs.h>" "      /* Definition of " FIDEDUPERANGE " and 
-.BR "                              FILE_DEDUPE_* " constants */"
+.BR "#include <linux/fs.h>" "      /* Definition of " FIDEDUPERANGE " and
+.BR "                              FILE_DEDUPE_* " constants */
 .B #include <sys/ioctl.h>
 .PP
 .BI "int ioctl(int " src_fd ", FIDEDUPERANGE, struct file_dedupe_range *" arg );