Re: typo in sparc page : sektion => section
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
In gmane.os.openbsd.www, you wrote: > Hi, > > In the page : http://www.openbsd.org/sparc.html > Most links point to "sektion" like this one : > http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgsix&sektion=4 > > Should link to "section" : > http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgsix§ion=4 Not correct actually; compare these: http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&sektion=4 (good) http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe§ion=4 (wrong) There is some problem with the arch-dependent pages like cgsix(4) though.