Date: Mon, 10 Mar 2008 19:58:41 +0000 (UTC) From: John Baldwin <jhb@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 utils.c Message-ID: <200803101958.m2AJwfmm037050@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-03-10 19:58:41 UTC
FreeBSD src repository
Modified files:
bin/cp cp.1 cp.c utils.c
Log:
Add an '-a' option which is identical to specifying '-RpP' for
compatibility with other implementations.
MFC after: 1 month
Revision Changes Path
1.40 +6 -2 src/bin/cp/cp.1
1.60 +7 -1 src/bin/cp/cp.c
1.53 +2 -2 src/bin/cp/utils.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803101958.m2AJwfmm037050>
