Re: man.cgi bug
Bob Beck <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Yes, it believed (legacy) is a man page section, which is fucking retarded, thank you linux and other such morons. I've changed it so it shouldn't do that. -Bob * Daniel Bosk <[email protected]> [2009-04-07 11:07]: > Hello! > > Don't know if this is the right place to report a bug in man.cgi, but here we > go anyway. > > Looking up tar(1) in the online man-pages [1], you can see in the second > paragraph of the description that "first (legacy)" is has been processed as > a reference to "first" in the "legacy" section. > > > Best regards, > Daniel Bosk > > [1] http://www.openbsd.org/cgi-bin/man.cgi?query=tar&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html > -- #!/usr/bin/perl if ((not 0 && not 1) != (! 0 && ! 1)) { print "Larry and Tom must smoke some really primo stuff...\n"; }