Date: Sat, 7 Oct 2006 22:14:43 +0000 (UTC) From: Tom Rhodes <trhodes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cp cp.1 cp.c Message-ID: <200610072214.k97MEhdh093458@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610072214.k97MEhdh093458>
