]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Doc: sound:oss: Fix typo in sound/oss
authorMasanari Iida <standby24x7@gmail.com>
Tue, 9 Jun 2015 15:17:42 +0000 (00:17 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 9 Jun 2015 15:23:00 +0000 (17:23 +0200)
This patch fix some spelling typo found in Documentations/sound/oss.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/oss/PSS-updates
Documentation/sound/oss/README.OSS
Documentation/sound/oss/btaudio

index c84dd7597e640ab3801d141cb6c5db39d1674678..11914a1dc7e78df381999338e9015f53df523aaa 100644 (file)
@@ -41,7 +41,7 @@ pss_no_sound
 
        This module parameter is a flag that can be used to tell the driver to 
 just configure non-sound components.  0 configures all components, a non-0 
-value will only attept to configure the CDROM and joystick ports.  This 
+value will only attempt to configure the CDROM and joystick ports.  This 
 parameter can be used by a user who only wished to use the builtin joystick 
 and/or CDROM port(s) of his PSS sound card.  If this driver is loaded with this 
 parameter and with the parameter below set to true then a user can safely unload 
index 4be259428a1cd09414d7a91d5cdffaddc72f40a2..a085ea3611a136346c1405428c3b44c0b276e479 100644 (file)
@@ -1346,7 +1346,7 @@ implement nice real-time signal processing audio effect software and
 network telephones. The ACI mixer has to be switched into the "solo"
 mode for duplex operation in order to avoid feedback caused by the
 mixer (input hears output signal). You can de-/activate this mode
-through toggleing the record button for the wave controller with an
+through toggling the record button for the wave controller with an
 OSS-mixer.
 
 The PCM20 contains a radio tuner, which is also controlled by
index 1a693e69d44b203d8bede7ccb5f99db435963493..effdb9a3f898885baca9485c2f6ed88e427a0811 100644 (file)
@@ -29,7 +29,7 @@ Driver Status
 
 Still somewhat experimental.  The driver should work stable, i.e. it
 should'nt crash your box.  It might not work as expected, have bugs,
-not being fully OSS API compilant, ...
+not being fully OSS API compliant, ...
 
 Latest versions are available from http://bytesex.org/bttv/, the
 driver is in the bttv tarball.  Kernel patches might be available too,