diff options
author | keramida <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2005-07-31 03:30:48 +0000 |
commit | ac7c9f771d24494ee3e2cb386d81d76f91fe2726 (patch) | |
tree | 2fcd325b0ae82cec9ec2820bb4009fa44253edec /share | |
parent | bafe5eb6c7238eca9f1fb1ce68ecbd18e69dca84 (diff) | |
download | FreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.zip FreeBSD-src-ac7c9f771d24494ee3e2cb386d81d76f91fe2726.tar.gz |
Fix all the spelling mistakes I could find in the man pages for words
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/acpi_ibm.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/acpi_panasonic.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/ep.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/pbio.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/snc.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/openprom.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/snd_audiocs.4 | 2 | ||||
-rw-r--r-- | share/man/man4/witness.4 | 2 | ||||
-rw-r--r-- | share/man/man5/devfs.conf.5 | 2 | ||||
-rw-r--r-- | share/man/man9/ifnet.9 | 2 | ||||
-rw-r--r-- | share/man/man9/printf.9 | 2 |
11 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/man4.i386/acpi_ibm.4 b/share/man/man4/man4.i386/acpi_ibm.4 index 14b2ac5..3035c63 100644 --- a/share/man/man4/man4.i386/acpi_ibm.4 +++ b/share/man/man4/man4.i386/acpi_ibm.4 @@ -152,7 +152,7 @@ ThinkLight Button .It Li 512 Screen Expand (Fn + F8) .It Li 1024 -Brighness Up/Down Button +Brightness Up/Down Button .It Li 2048 Volume Up/Down/Mute Button .El diff --git a/share/man/man4/man4.i386/acpi_panasonic.4 b/share/man/man4/man4.i386/acpi_panasonic.4 index 1393f0d..a3b9e56 100644 --- a/share/man/man4/man4.i386/acpi_panasonic.4 +++ b/share/man/man4/man4.i386/acpi_panasonic.4 @@ -46,7 +46,7 @@ It may also work on other models as well. The driver consists of three functionalities. The first is to detect hotkey events and take corresponding actions, which include changing LCD luminance and speaker mute state. -The second role is to notify occurences of the event by way of +The second role is to notify occurrences of the event by way of .Xr devctl 4 and eventually to .Xr devd 8 . diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index 7f162cf..a1f5bd8 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.4 @@ -163,10 +163,10 @@ Look for conflicts with other devices. The driver couldn't allocate the interrupt it wanted. Look for conflicts, although sharing interrupts for PC Card is normal. .It ep0: No connectors! -The driver querried the hardware for what ethernet attachment were +The driver queried the hardware for what ethernet attachment were present, but the hardware reported none that the driver recognized. .It ep0: Unable to get Ethernet address! -The driver was unabel to read the ethernet address from the EEPROM. +The driver was unable to read the ethernet address from the EEPROM. This is likely the result of the card being wedged. .It ep0: if_alloc() failed The driver was unable to allocate a ifnet structure. diff --git a/share/man/man4/man4.i386/pbio.4 b/share/man/man4/man4.i386/pbio.4 index 0b45125..f4fbf3b 100644 --- a/share/man/man4/man4.i386/pbio.4 +++ b/share/man/man4/man4.i386/pbio.4 @@ -119,7 +119,7 @@ seconds will result in no more than one value being read or written every .Ar n seconds. -Single byte read/write opeations will take at least +Single byte read/write operations will take at least .Ar n seconds to complete. .Pp diff --git a/share/man/man4/man4.i386/snc.4 b/share/man/man4/man4.i386/snc.4 index a85e7ac..49f42c9 100644 --- a/share/man/man4/man4.i386/snc.4 +++ b/share/man/man4/man4.i386/snc.4 @@ -81,7 +81,7 @@ as Accessing .Tn SONIC card data structures and registers as 32 bit values -makes code endianess independent. +makes code endianness independent. The .Tn SONIC is however always in big-endian mode so it is necessary to diff --git a/share/man/man4/man4.sparc64/openprom.4 b/share/man/man4/man4.sparc64/openprom.4 index 1a2bd8d..e66a8d8 100644 --- a/share/man/man4/man4.sparc64/openprom.4 +++ b/share/man/man4/man4.sparc64/openprom.4 @@ -125,7 +125,7 @@ call and whether the .Vt "struct openpromio" is used to pass in or return data, .Va oprom_array -either contains an integer refereing to a node or a string refering to a +either contains an integer referring to a node or a string referring to a property name or property value. The maximum size of .Va oprom_array diff --git a/share/man/man4/man4.sparc64/snd_audiocs.4 b/share/man/man4/man4.sparc64/snd_audiocs.4 index cd5276f..ae431cd 100644 --- a/share/man/man4/man4.sparc64/snd_audiocs.4 +++ b/share/man/man4/man4.sparc64/snd_audiocs.4 @@ -43,7 +43,7 @@ to attach to the CS4231 audio device. Speaker output is enabled by default. SBus based .Tn UltraSPARC -workstations have no internel CD-ROM audio input capability. +workstations have no internal CD-ROM audio input capability. .Sh HARDWARE The .Nm diff --git a/share/man/man4/witness.4 b/share/man/man4/witness.4 index fa36f4a..7aa6553 100644 --- a/share/man/man4/witness.4 +++ b/share/man/man4/witness.4 @@ -93,7 +93,7 @@ set via the read-only sysctl .Pp The sysctl .Va debug.witness.watch -specifies the level of witness involvment in the system. +specifies the level of witness involvement in the system. A value of 1 specifies that witness is enabled. A value of 0 specifies that witness is disabled. This sysctl can be written to in order to diff --git a/share/man/man5/devfs.conf.5 b/share/man/man5/devfs.conf.5 index ecb2b7b..ae3103e 100644 --- a/share/man/man5/devfs.conf.5 +++ b/share/man/man5/devfs.conf.5 @@ -85,7 +85,7 @@ This action changes the permissions of .Ar devname . The .Ar arg -paramater must be a +parameter must be a .Ar mode as explained in .Xr chmod 1 . diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9 index 569e394..037e681 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -1006,7 +1006,7 @@ A reference count of requests for this particular membership. .It Fn if_alloc Allocate and initialize .Vt "struct ifnet" . -Initalization includes the allocation of an interface index and may +Initialization includes the allocation of an interface index and may include the allocation of a .Fa type specific structure in diff --git a/share/man/man9/printf.9 b/share/man/man9/printf.9 index 30cb9e2..7dfd69f 100644 --- a/share/man/man9/printf.9 +++ b/share/man/man9/printf.9 @@ -1,6 +1,6 @@ .\" .\" Copyright (c) 2001 Andrew R. Reiter -.\" Copyritht (c) 2004 Joerg Wunsch +.\" Copyright (c) 2004 Joerg Wunsch .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |