diff --git a/man2/ioctl_fat.2 b/man2/ioctl_fat.2 index 8914505c7..396163e18 100644 --- a/man2/ioctl_fat.2 +++ b/man2/ioctl_fat.2 @@ -26,8 +26,8 @@ ioctl_fat \- manipulating the FAT filesystem .SH SYNOPSIS .nf -.RB " /* Definition of [" V ] FAT_* " and " ATTR_* " constants */" -.B #include +.BR "#include " " /* Definition of [" V ] FAT_* " and" +.BR " ATTR_* " constants */" .B #include .PP .BI "int ioctl(int " fd ", FAT_IOCTL_GET_ATTRIBUTES, uint32_t *" attr );