aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2')
-rw-r--r--man/man2/ioctl.22
-rw-r--r--man/man2/ioctl_fsmap.2 (renamed from man/man2/ioctl_getfsmap.2)10
2 files changed, 8 insertions, 4 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),
diff --git a/man/man2/ioctl_getfsmap.2 b/man/man2/ioctl_fsmap.2
index fa9d918949..d350b7328b 100644
--- a/man/man2/ioctl_getfsmap.2
+++ b/man/man2/ioctl_fsmap.2
@@ -1,9 +1,13 @@
-.\" Copyright (c) 2017, Oracle. All rights reserved.
+.\" Copyright 2017, Oracle. All rights reserved.
.\"
.\" SPDX-License-Identifier: GPL-2.0-or-later
-.TH ioctl_getfsmap 2 (date) "Linux man-pages (unreleased)"
+.\"
+.TH ioctl_fsmap 2 (date) "Linux man-pages (unreleased)"
.SH NAME
-ioctl_getfsmap \- retrieve the physical layout of the filesystem
+ioctl_fsmap,
+FS_IOC_GETFSMAP
+\-
+retrieve the physical layout of the filesystem
.SH LIBRARY
Standard C library
.RI ( libc ", " \-lc )