freebsd-dev/bin/cp
Andrey A. Chernov 27d3ae3587 Trailing slash fixes.
Fix the case:
        cp file nonexistent/
which create nonextstent as file while trailing slash clearly indicates
that nonexistent must be a directory.
Also fix the case:
	cp file1 file2/
which should produce error.
2002-05-17 11:52:48 +00:00
..
cp.1 mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
cp.c Trailing slash fixes. 2002-05-17 11:52:48 +00:00
extern.h Fixed some style bugs in revs 1.1 and 1.4. 2002-02-23 17:05:32 +00:00
Makefile Fix warnings inspired by lint, a commercial lint and WARNS=4. 2002-02-22 21:24:14 +00:00
utils.c Fix warnings inspired by lint, a commercial lint and WARNS=4. 2002-02-22 21:24:14 +00:00