Nitpicking on the audio bits of faq13:

- fix a typo
- the "aucat sound server" is sndiod
- let sentences be senteces; but I will gladly leave this
  to the native speakers.

Also, should sndiod -L be mentioned now that it is disabled?

        Jan



--- faq13.html.orig     2015-10-18 21:48:27.000000000 +0200
+++ faq13.html  2015-11-25 15:08:14.000000000 +0100
@@ -45,7 +45,7 @@ PERFORMANCE OF THIS DOCUMENTATION
 <li><a href="#audioserver">13.5 - How do I setup an audio server?</a>
 <li><a href="#audioprob"  >13.6 - What can I do if I have audio problems?</a>
 <li><a href="#midi"      >13.7 - How do I use my MIDI instruments?</a>
-<li><a href="#lossyaudio" >13.8 - Tell me about Ogg Vorbis and MP3 
encoding?</a>
+<li><a href="#lossyaudio" >13.8 - Tell me about Ogg Vorbis and MP3 encoding</a>
 <li><a href="#playDVD"    >13.9 - How can I playback video DVDs in OpenBSD?</a>
 <li><a href="#burnCD"     >13.10 - How do I burn CDs and DVDs?</a>
 <ul>
@@ -224,7 +224,7 @@ outputs.master.mute: on -&gt; off
 </pre></blockquote>
 
 <p>
-To make the changes take affect on each reboot, edit <i>/etc/mixerctl.conf</i>,
+To make the changes take effect on each reboot, edit <i>/etc/mixerctl.conf</i>,
 for example:
 
 <blockquote><pre>
@@ -680,7 +680,7 @@ for examples of determining what paramet
 <p>
 If your device only supports unusual encodings or only one or a few
 sample rates and applications you use do not perform the necessary
-format conversions, consider using aucat(1) as audio server.
+format conversions, consider using an audio server.
 See section
 <a href="#audioserver">13.5 - How do I setup an audio server?</a>
 
@@ -745,8 +745,8 @@ Terminated
 Here we see that the processed data count <tt>play.samples</tt> increases
 each time we check, so data is flowing.
 We also see that the device is keeping enough data buffered
-<tt>play.seek</tt>
-that the device has not underrun any samples <tt>play.errors</tt>.
+(<tt>play.seek</tt>)
+that the device has not underrun any samples (<tt>play.errors</tt>).
 That's good too.
 
 <p>
@@ -881,7 +881,7 @@ More complicated operations like editing
 transforming MIDI data, can be achieved using the <tt>rmidish</tt>
 utility bundled in the <tt>audio/midish</tt> port.
 
-<h2 id="lossyaudio">13.8 - Tell me about Ogg Vorbis and MP3 encoding?</h2>
+<h2 id="lossyaudio">13.8 - Tell me about Ogg Vorbis and MP3 encoding</h2>
 
 These formats were already mentioned in
 <a href="#playaudio">Playing different kinds of audio</a>.

Reply via email to