CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/07/04 23:47:20
Modified files: usr.bin/man : man.c Log message: When both a formatted and an unformatted version of the same manual page are available in the same tree, only show the newer of the two. So far, this only handles the case without -a; i need to look at the case with -a next.