Hello,

following patch fixes two manpage links that point to the wrong section.

Regards,
Andre

Index: faq/upgrade67.html
===================================================================
RCS file: /cvs/www/faq/upgrade67.html,v
retrieving revision 1.9
diff -u -p -r1.9 upgrade67.html
--- faq/upgrade67.html  20 May 2020 20:23:38 -0000      1.9
+++ faq/upgrade67.html  23 May 2020 14:00:23 -0000
@@ -163,7 +163,7 @@ any post-release fixes.
   Regular users must use the
   <a href="https://man.openbsd.org/OpenBSD-6.7/sndioctl.1";>sndioctl(1)</a>
   utility in place of
-  <a href="https://man.openbsd.org/OpenBSD-6.7/mixerctl.1";>mixerctl(1)</a>
+  <a href="https://man.openbsd.org/OpenBSD-6.7/mixerctl.8";>mixerctl(8)</a>
   to adjust the volume, for instance:
 
   <pre class="cmdbox">
@@ -177,7 +177,7 @@ any post-release fixes.
 
   <p>
   Note that audio devices continue to be configured with
-  <a href="https://man.openbsd.org/OpenBSD-6.7/mixerctl.1";>mixerctl(1)</a>
+  <a href="https://man.openbsd.org/OpenBSD-6.7/mixerctl.8";>mixerctl(8)</a>
   as
   <a href="https://man.openbsd.org/OpenBSD-6.7/sndioctl.1";>sndioctl(1)</a>
   doesn't expose all audio device controls.

Reply via email to