CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2014/05/12 20:34:58
Modified files: usr.bin/less : main.c distrib/special/less: Makefile Log message: All callers of helpfile() are #ifdef SMALL so only define that function when SMALL is not defined. OK guenther@