freebsd-dev/usr.bin/split
Rodney W. Grimes a3f8d23a48 This fixes 'split -l NNN foo'. As it stands split will
complain about an 'illegal line count' becuase it's looking
at the wrong end pointer (ep) to detect any extra characters
after the NNN.

Submitted by:	Rich Murphey <rich@freebsd.org>

This should probably get pulled into 2.0.6 and 2.1.0
1995-07-07 08:23:52 +00:00
..
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
split.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
split.c This fixes 'split -l NNN foo'. As it stands split will 1995-07-07 08:23:52 +00:00