From db6bc3a61ad88356a1e684ffbb5f964dd8fc8a77 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 31 May 2001 10:51:21 +0000 Subject: [PATCH] {independant,indepedant}->independent --- share/man/man9/wdc.9 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/man/man9/wdc.9 b/share/man/man9/wdc.9 index 3f36a1b97908..732ae37207cb 100644 --- a/share/man/man9/wdc.9 +++ b/share/man/man9/wdc.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: wdc.9,v 1.4 2000/05/15 06:34:47 bouyer Exp $ +.\" $NetBSD: wdc.9,v 1.5 2001/05/31 10:51:21 abs Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm wdc -.Nd machine-indepedant IDE/ATAPI driver +.Nd machine-independent IDE/ATAPI driver .Sh SYNOPSIS .Fd #include .Fd #include @@ -48,7 +48,7 @@ .Sh description The .Nm -driver provides the machine independant core functions for driving IDE +driver provides the machine independent core functions for driving IDE devices. IDE devices-specific drivers ( .Nm wd @@ -57,7 +57,7 @@ or will use services provided by .Nm wdc . .Pp -The machine-dependant bus front-end provides informations to +The machine-dependent bus front-end provides informations to .Nm vith the .Va wdc_softc @@ -311,7 +311,7 @@ is set in the controller's can point to a common .Va struct channel_queue if the controller doesn't support concurent access to his different channels. -If each channels are independant, it his recommended that each channel have +If each channels are independent, it his recommended that each channel have his own .Va ch_queue . Better performances will result.