freebsd-dev/usr.bin/strings
David Greenman a8c6dbca84 >Description:
The "strings" program chokes if you try using "-n".

>How-To-Repeat:

	Try "strings -n SOMENUMBER SOMEFILE".

>Fix:

Here's a "diff -u" patch that corrects the problem.

Submitted by:	Lon Willett <lon%softt.uucp@math.utah.edu> via NetBSD
1995-02-15 02:47:47 +00:00
..
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
strings.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
strings.1aout BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
strings.c >Description: 1995-02-15 02:47:47 +00:00