From f8265dd3d8672aa4f92c24f999484e6a96cf4fae Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 6 Oct 1997 05:25:59 +0000 Subject: *** empty log message *** --- src/copy.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/copy.h b/src/copy.h index c8cfb9928..4f80fd676 100644 --- a/src/copy.h +++ b/src/copy.h @@ -50,12 +50,13 @@ struct cp_options int one_file_system; /* If nonzero, attempt to give the copies the original files' permissions, - ownership, and timestamps. */ + owner, group, and timestamps. */ int preserve; /* If nonzero and any of the above (for preserve) file attributes cannot - be applied to a destination file, treat it as a failure. E.g. cp -p - requires this be nonzero, mv requires it be zero. */ + be applied to a destination file, treat it as a failure and return + nonzero immediately. E.g. cp -p requires this be nonzero, mv requires + it be zero. */ int require_preserve; /* If nonzero, copy directories recursively and copy special files -- cgit v1.2.3-70-g09d2