1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/usr.bin/csplit
Tim J. Robbins 2a573a0ebf Remove BUGS section that talked about missing multibyte character support.
We have support now that the regular expression routines do.
2004-07-12 10:17:02 +00:00
..
csplit.1 Remove BUGS section that talked about missing multibyte character support. 2004-07-12 10:17:02 +00:00
csplit.c Use fseeko() to properly support large files. 2004-03-22 11:15:03 +00:00
Makefile Add the csplit(1) utility, which splits files based on context, as specified 2002-05-02 07:54:04 +00:00