editorial
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Thu, 27 Apr 2023 16:22:22 +0000 (02:22 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Thu, 27 Apr 2023 16:22:22 +0000 (02:22 +1000)
alsa-dispatcher.8.adoc

index d3554ebdc52e95ad7d506ce891b598115626d0a2..64e8227d39722bc68edfd7c635a91e0239369f66 100644 (file)
@@ -80,10 +80,11 @@ plughw
 ----
 +
 The example _$HOME/.alsa-dispatcher_ nominates _bt_ as the first ALSA
-PCM to try, and then _plughw_ as the second (and last). This suggest a
-bluetooth device _bt_ that has priority when in use;
-*alsa-dispatcher.lsp* will direct playback to _bt_ if it is in use and
-otherwise fall back on _plughw_ (i.e. the default sound card).
+PCM to try, and _plughw_ as the second (and last). This illustrates
+ain imagined setup with a bluetooth device _bt_ that should have
+priority when in use. *alsa-dispatcher.lsp* will direct playback to
+_bt_ if it is in use and otherwise fall back on _plughw_ (i.e. the
+default sound card).
 
 == SEE ALSO