]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Change 'split' to conform to POSIX. It now accepts an -a or
authorJim Meyering <jim@meyering.net>
Fri, 15 Feb 2002 15:22:32 +0000 (15:22 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 15 Feb 2002 15:22:32 +0000 (15:22 +0000)
commit80cb677ce9dd67d02979e576ba5a59dcb98ed3fa
tree047f4acbaeb5fa5c863e6ca212bddb8139f1082e
parent18a3d6a8aaf0e3ca1cf43126121bb67c6bab1cf4
Change 'split' to conform to POSIX.  It now accepts an -a or
--suffix-length option, and refuses to generate more files
than there are suffixes.

Document this.
doc/coreutils.texi