summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/ioctl_fd.h
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
commitf3dd75a38d66ed54a0f2660b0a27d177fb33f068 (patch)
treed5a8ea90ac641a456fff5afceb0a72173a7abe6e /sys/i386/include/ioctl_fd.h
parent7b3fa6ae274a3569da985e1b817e786e36f17f44 (diff)
downloadFreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.zip
FreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.tar.gz
Fix a bunch of spelling errors in the comment fields of
a bunch of system include files.
Diffstat (limited to 'sys/i386/include/ioctl_fd.h')
-rw-r--r--sys/i386/include/ioctl_fd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/ioctl_fd.h b/sys/i386/include/ioctl_fd.h
index 6732939..2a9212b 100644
--- a/sys/i386/include/ioctl_fd.h
+++ b/sys/i386/include/ioctl_fd.h
@@ -24,7 +24,7 @@
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
- * $Id: ioctl_fd.h,v 1.6 1994/09/25 18:41:21 joerg Exp $
+ * $Id: ioctl_fd.h,v 1.7 1994/10/30 19:17:39 joerg Exp $
*/
#ifndef _IOCTL_FD_H
@@ -46,7 +46,7 @@ struct fd_formb {
struct fd_form_data {
/*
* DO NOT CHANGE THE LAYOUT OF THIS STRUCTS
- * it is hardware-dependant since it exactly
+ * it is hardware-dependent since it exactly
* matches the byte sequence to write to FDC
* during its `format track' operation
*/
OpenPOWER on IntegriCloud