DragonFly commits List (threaded) for 2005-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/split split.1 split.c
liamfoy 2005/08/21 11:58:34 PDT
DragonFly src repository
Modified files:
usr.bin/split split.1 split.c
Log:
Remove the hack that varied the first character of the output file name
if none was specified on the command line. This is not permitted by
POSIX, and no longer needed now that we have the -a option.
Taken from: FreeBSD
Requested by: hmp@
Revision Changes Path
1.3 +4 -6 src/usr.bin/split/split.1
1.5 +2 -10 src/usr.bin/split/split.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/split/split.1.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/split/split.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]