ioctl_fslabel.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-28 12:40:13 +02:00
parent 9cdd2e0512
commit e9a0682b18
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ioctl_fslabel \- get or set a filesystem label
.B #include <sys/ioctl.h>
.br
.B #include <linux/fs.h>
.sp
.PP
.BI "int ioctl(int " fd ", FS_IOC_GETFSLABEL, char " label [FSLABEL_MAX]);
.br
.BI "int ioctl(int " fd ", FS_IOC_SETFSLABEL, char " label [FSLABEL_MAX]);