CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/26 23:11:39
Modified files:
usr.bin/grep : grep.c
Log message:
use strtonum to parse the number of lines of context.
this provides better error messages.
ok deraadt@ guenther@
