On Thu, Apr 08, 2010 at 12:19:27AM -0400, Ted Unangst wrote: > I just wanted to write a short note about mandoc. You may have seen > it mentioned in some recent posts. It's a fantastic replacement for > groff. > > How fantastic? This fantastic: > mini:~/src/share/man/man9> time nroff -Tascii -mandoc *.9 > /dev/null > 0m2.23s real 0m2.29s user 0m0.03s system > mini:~/src/share/man/man9> time mandoc *.9 > /dev/null > 0m0.20s real 0m0.19s user 0m0.01s system
I think we want to lock Kristaps in a room until he writes a C compiler. ;-)