Subject: CVS commit: src/usr.bin/split
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/10/2003 16:32:55
Module Name:	src
Committed By:	bjh21
Date:		Tue Jun 10 16:32:55 UTC 2003

Modified Files:
	src/usr.bin/split: split.1 split.c

Log Message:
Add support for the -a option, which should fix standards/11226.
Code from <hiramatu@boreas.dti.ne.jp>, with improvements from me.
Manual page updates from FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/split/split.1
cvs rdiff -r1.9 -r1.10 src/usr.bin/split/split.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.