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:57:05
Module Name:	src
Committed By:	bjh21
Date:		Tue Jun 10 16:57:05 UTC 2003

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

Log Message:
From FreeBSD:
Allow "-" to be specified as an operand as well as an option.
SUSV3 requires something like "split -- -" to work. Document the "-" operand.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.bin/split/split.1
cvs rdiff -r1.10 -r1.11 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.