aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/ioctl.2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-06-12 10:47:31 +0200
committerAlejandro Colomar <alx@kernel.org>2024-06-13 23:54:51 +0200
commit35df1600cbde161525927b767b6d145a53f41f48 (patch)
treec46ef200fa868b591c47bbb6ebe0ba88f3ecc2a6 /man/man2/ioctl.2
parenta660bbdd85ebf434f36df0004e88a1abcc63a804 (diff)
downloadman-pages-35df1600cbde161525927b767b6d145a53f41f48.tar.gz
ioctl.2, ioctl_fsmap.2, FS_IOC_GETFSMAP.2const: ioctl_getfsmap(2) => ioctl_fsmap(2)
This name makes it consistent with the header file <linux/fsmap.h>. Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man2/ioctl.2')
-rw-r--r--man/man2/ioctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/ioctl.2 b/man/man2/ioctl.2
index 5a19bd4d72..59d973dc85 100644
--- a/man/man2/ioctl.2
+++ b/man/man2/ioctl.2
@@ -217,7 +217,7 @@ for the various architectures.
.BR ioctl_console (2),
.BR ioctl_fat (2),
.BR ioctl_fs (2),
-.BR ioctl_getfsmap (2),
+.BR ioctl_fsmap (2),
.BR ioctl_nsfs (2),
.BR ioctl_tty (2),
.BR ioctl_userfaultfd (2),