diff options
Diffstat (limited to 'usr/src/man/man9f/scsi_ifgetcap.9f')
| -rw-r--r-- | usr/src/man/man9f/scsi_ifgetcap.9f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man9f/scsi_ifgetcap.9f b/usr/src/man/man9f/scsi_ifgetcap.9f index 356b60a747..743760bbe4 100644 --- a/usr/src/man/man9f/scsi_ifgetcap.9f +++ b/usr/src/man/man9f/scsi_ifgetcap.9f @@ -233,7 +233,7 @@ If geometry is not relevant or appropriate for the target disk, defined. For example, if the \fBHBA\fR BIOS supports Logical Block Addressing for the target disk, \fBscsi_ifgetcap()\fR returns \fB-1\fR. Attempts to retrieve the "virtual geometry" from the target driver, such as the -\fBDKIOCG_VIRTGEOM\fR ioctl, will fail. See \fBdkio\fR(7I) for more information +\fBDKIOCG_VIRTGEOM\fR ioctl, will fail. See \fBdkio\fR(4I) for more information about \fBDKIOCG_VIRTGEOM\fR. .RE @@ -399,7 +399,7 @@ if (scsi_ifsetcap(&devp->sd_address, "tagged-qing", 1, 1) == 1) { .SH CONTEXT These functions can be called from user, interrupt, or kernel context. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp |
