gjb a8966aac9e MFC r267693:
Fix a bug in bsdgrep(1) where patterns are not correctly
  detected.

  Certain criteria must be met for this bug to show up:

   * the -w flag is specified, and
   * neither -o or --color are specified, and
   * the pattern is part of another word in the line, and
   * the other word that contains the pattern occurs first

PR:		181973
Sponsored by:	The FreeBSD Foundation
2014-06-25 18:59:43 +00:00
..
2014-04-30 20:39:08 +00:00
2011-04-07 13:03:35 +00:00
2014-04-30 20:39:08 +00:00
2014-04-30 20:39:08 +00:00
2011-04-07 13:03:35 +00:00
2014-06-25 18:59:43 +00:00