summaryrefslogtreecommitdiffstats
path: root/man2/ioctl_fideduperange.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ioctl_fideduperange.2')
-rw-r--r--man2/ioctl_fideduperange.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2
index 8f43a28cc..7030b7923 100644
--- a/man2/ioctl_fideduperange.2
+++ b/man2/ioctl_fideduperange.2
@@ -18,7 +18,7 @@ Standard C library
.SH DESCRIPTION
If a filesystem supports files sharing physical storage between multiple
files, this
-.BR ioctl (2)
+.MR ioctl 2
operation can be used to make some of the data in the
.B src_fd
file appear in the
@@ -193,8 +193,8 @@ It was previously known as
and was private to Btrfs.
.SH NOTES
Because a copy-on-write operation requires the allocation of new storage, the
-.BR fallocate (2)
+.MR fallocate 2
operation may unshare shared blocks to guarantee that subsequent writes will
not fail because of lack of disk space.
.SH SEE ALSO
-.BR ioctl (2)
+.MR ioctl 2