diff options
Diffstat (limited to 'man4/sd.4')
-rw-r--r-- | man4/sd.4 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,8 +26,8 @@ sd \- Driver for SCSI Disk Drives .SH SYNOPSIS .nf -#include <linux/hdreg.h> /* for HDIO_GETGEO */ -#include <linux/fs.h> /* for BLKGETSIZE and BLKRRPART */ +.BR "#include <linux/hdreg.h> " "/* for HDIO_GETGEO */" +.BR "#include <linux/fs.h> " "/* for BLKGETSIZE and BLKRRPART */" .fi .SH CONFIGURATION The block device name has the following form: |