CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/04/03 02:45:27
Modified files: usr.bin/mandoc : apropos.1 main.c man.1 mandoc.1 Log message: No need to hardcode /usr/bin/ as the path to more(1); helps portability. We don't hardcode the paths to gunzip(1) and cmp(1) either. Discussed with ajacoutot@.