diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2006-04-21 18:30:01 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2006-04-21 18:30:01 +0000 |
| commit | 9cd7268e5a65afd2647466562c433ad193e54f24 (patch) | |
| tree | d3b3f19e96f6129f2561de62e8c2131359d8ae0e /sys/dev/isp/isp_ioctl.h | |
| parent | b4d7b9794bdf47f2f8f30e736951ac9e5368f634 (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/isp_ioctl.h')
| -rw-r--r-- | sys/dev/isp/isp_ioctl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_ioctl.h b/sys/dev/isp/isp_ioctl.h index 7b4890204bd19..d1f3f6754f0c7 100644 --- a/sys/dev/isp/isp_ioctl.h +++ b/sys/dev/isp/isp_ioctl.h @@ -46,7 +46,7 @@ #define ISP_RESETHBA _IO(ISP_IOC, 2) /* - * This ioctl performs a fibre chanel rescan. + * This ioctl performs a fibre channel rescan. */ #define ISP_RESCAN _IO(ISP_IOC, 3) |
