aboutsummaryrefslogtreecommitdiffstats
path: root/man2/ioctl_fslabel.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ioctl_fslabel.2')
-rw-r--r--man2/ioctl_fslabel.211
1 files changed, 5 insertions, 6 deletions
diff --git a/man2/ioctl_fslabel.2 b/man2/ioctl_fslabel.2
index a614c800e7..a7c854c6aa 100644
--- a/man2/ioctl_fslabel.2
+++ b/man2/ioctl_fslabel.2
@@ -46,17 +46,16 @@ This can appear if the filesystem does not support online label manipulation.
.TP
.B EPERM
The calling process does not have sufficient permissions to set the label.
-.SH VERSIONS
-These
-.BR ioctl (2)
-operations first appeared in Linux 4.18.
+.SH STANDARDS
+Linux.
+.SH HISTORY
+Linux 4.18.
+.PP
They were previously known as
.B BTRFS_IOC_GET_FSLABEL
and
.B BTRFS_IOC_SET_FSLABEL
and were private to Btrfs.
-.SH STANDARDS
-This API is Linux-specific.
.SH NOTES
The maximum string length for this interface is
.BR FSLABEL_MAX ,