cvs commit: src/bin/cp cp.1 cp.c
Tom Rhodes
trhodes at FreeBSD.org
Sat Oct 7 15:14:45 PDT 2006
trhodes 2006-10-07 22:14:43 UTC
FreeBSD src repository
Modified files:
bin/cp cp.1 cp.c
Log:
Make -r a synonym for -R, similar to behavior on Linux while being backwards
compatible with old -r behavior with regards to -L. You can now copy fifos
and other special files with -r.
Reviewed by: -standards (long ago), das, bde
Approved by: bde (recently)
Revision Changes Path
1.36 +32 -3 src/bin/cp/cp.1
1.56 +9 -11 src/bin/cp/cp.c
More information about the cvs-src
mailing list