Wrong dmesg manual section in faq13.html
"Mark Bucciarelli" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, Seems like dmesg is in manual section 8, not 1. m --- faq13.html.orig Thu Sep 20 21:12:09 2007 +++ faq13.html Thu Sep 20 21:13:31 2007 @@ -86,7 +86,7 @@ compatibility page for your <a href="../plat.html">platform</a>. When you already have OpenBSD running, look for a sound driver in the output of the -<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=1">dmes g(1)</a> +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmes g(8)</a> command, and read its manual page to find more specific information like options and other details about the driver. An example of an audio chip in a dmesg output is: @@ -148,7 +148,7 @@ <li>It is possible that a less than optimal driver attaches to the sound device, and that you can get better results using another driver. This is not the easiest thing to spot, but take a closer look at your -<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=1">dmes g(1)</a> +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmes g(8)</a> output, and find the lines where audio drivers attach. If you see more than one sound driver attaching (or trying to), test them one at a time by disabling some and leaving one enabled using the @@ -678,7 +678,7 @@ configured by the kernel. Most SCSI devices are supported. IDE/ATAPI and USB devices are supported through SCSI emulation. You will quickly find your device in a -<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=1">dmes g(1)</a> +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmes g(8)</a> output. Just look for lines beginning with "cd", for example [demime 1.01d removed an attachment of type text/x-diff which had a name of faq13.html.dmesg_sektion8.diff]