1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/bin/cp
Bryan Drewery 724fd44827 Cleanup some style(9) issues.
- Whitespace.
- Comments.
- Wrap long lines.

MFC after:	2 weeks
X-MFC-with:	r284105,r284106
Sponsored by:	EMC / Isilon Storage Division
2015-06-08 19:24:18 +00:00
..
cp.1 Implement '-s' to copy as symlink, similar to the current -l link(2) handling. 2015-06-07 06:30:25 +00:00
cp.c Cleanup some style(9) issues. 2015-06-08 19:24:18 +00:00
extern.h Implement '-s' to copy as symlink, similar to the current -l link(2) handling. 2015-06-07 06:30:25 +00:00
Makefile
utils.c Cleanup some style(9) issues. 2015-06-08 19:24:18 +00:00