This commit is contained in:
Michael Kerrisk 2006-12-27 04:27:15 +00:00
parent 5bcbc3788a
commit 45ce226886
1 changed files with 2 additions and 0 deletions

View File

@ -25,8 +25,10 @@
.SH NAME .SH NAME
sd \- Driver for SCSI Disk Drives sd \- Driver for SCSI Disk Drives
.SH SYNOPSIS .SH SYNOPSIS
.nf
#include <linux/hdreg.h> /* for HDIO_GETGEO */ #include <linux/hdreg.h> /* for HDIO_GETGEO */
#include <linux/fs.h> /* for BLKGETSIZE and BLKRRPART */ #include <linux/fs.h> /* for BLKGETSIZE and BLKRRPART */
.fi
.SH CONFIG .SH CONFIG
The block device name has the following form: The block device name has the following form:
.BI sd lp, .BI sd lp,