diff options
author | schweikh <schweikh@FreeBSD.org> | 2001-05-01 14:10:12 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2001-05-01 14:10:12 +0000 |
commit | 2583bfdb34203cd22c4f9a5f278be86443b9e66d (patch) | |
tree | 7ad796ecbf8a9610a402c13f4b61c49287cd9e90 /share | |
parent | db2380c01ccd1e65d435517c6ce257684fc6b841 (diff) | |
download | FreeBSD-src-2583bfdb34203cd22c4f9a5f278be86443b9e66d.zip FreeBSD-src-2583bfdb34203cd22c4f9a5f278be86443b9e66d.tar.gz |
Fixed typos: dependant -> dependent
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/clocks.7 | 2 | ||||
-rw-r--r-- | share/man/man9/device_set_flags.9 | 2 | ||||
-rw-r--r-- | share/man/man9/get_cyclecount.9 | 2 | ||||
-rw-r--r-- | share/man/man9/get_cyclecounter.9 | 2 | ||||
-rw-r--r-- | share/zoneinfo/australasia | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man7/clocks.7 b/share/man/man7/clocks.7 index eeed7a6..ee3c087 100644 --- a/share/man/man7/clocks.7 +++ b/share/man/man7/clocks.7 @@ -126,7 +126,7 @@ cycles per second of the CPU(s). Its frequency can be found using the sysctl .Sy machdep.tsc_freq . It is used to interpolate between values of the scheduling clock. -It is only available to applications in a purely machine-dependant manner. +It is only available to applications in a purely machine-dependent manner. .El .Pp Summary: if diff --git a/share/man/man9/device_set_flags.9 b/share/man/man9/device_set_flags.9 index dd7dcc0..cee9dc9 100644 --- a/share/man/man9/device_set_flags.9 +++ b/share/man/man9/device_set_flags.9 @@ -44,7 +44,7 @@ .Fn device_get_flags "device_t dev" .Sh DESCRIPTION .Pp -Each device supports a set of driver-dependant flags which are often +Each device supports a set of driver-dependent flags which are often used to control device behaviour. These flags are read by calling .Xr device_get_flags 9 diff --git a/share/man/man9/get_cyclecount.9 b/share/man/man9/get_cyclecount.9 index 5212516..1403808 100644 --- a/share/man/man9/get_cyclecount.9 +++ b/share/man/man9/get_cyclecount.9 @@ -55,7 +55,7 @@ was scheduled to service the request. .Pp The speed and maximum value of each counter -is CPU-dependant. +is CPU-dependent. Some CPUs (such as the .Tn Intel diff --git a/share/man/man9/get_cyclecounter.9 b/share/man/man9/get_cyclecounter.9 index 5212516..1403808 100644 --- a/share/man/man9/get_cyclecounter.9 +++ b/share/man/man9/get_cyclecounter.9 @@ -55,7 +55,7 @@ was scheduled to service the request. .Pp The speed and maximum value of each counter -is CPU-dependant. +is CPU-dependent. Some CPUs (such as the .Tn Intel diff --git a/share/zoneinfo/australasia b/share/zoneinfo/australasia index cf35bd3..ebaff95 100644 --- a/share/zoneinfo/australasia +++ b/share/zoneinfo/australasia @@ -868,7 +868,7 @@ Zone Pacific/Wallis 12:15:20 - LMT 1901 # Lord Howe Island Board (controlling authority for the Island) is # seeking the community's views on various options for summer time # arrangements on the Island, e.g. advance clocks by 1 full hour -# instead of only 30 minutes. Dependant on the wishes of residents +# instead of only 30 minutes. Dependent on the wishes of residents # the Board may approach the NSW government to change the existing # arrangements. The starting date for summer time on the Island will # however always coincide with the rest of NSW. |