summaryrefslogtreecommitdiff
path: root/src/cp.c
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2008-08-04 22:40:48 +0200
committerJim Meyering <meyering@redhat.com>2008-08-11 09:47:00 +0200
commita1cb30c1fb29fb5b891fdd07dec5be232b34ddea (patch)
tree09140e1094521847c20b1df9e28e052316c689b1 /src/cp.c
parentd7e2f425e7bd8818c69a08bb1f24fb8afa8cfea6 (diff)
downloadcoreutils-a1cb30c1fb29fb5b891fdd07dec5be232b34ddea.tar.xz
cp: move a newline to make second message identical to others
Diffstat (limited to 'src/cp.c')
-rw-r--r--src/cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cp.c b/src/cp.c
index c768d1bc9..059f31735 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -235,9 +235,9 @@ corresponding DEST file is made sparse as well. That is the behavior\n\
selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n\
file whenever the SOURCE file contains a long enough sequence of zero bytes.\n\
Use --sparse=never to inhibit creation of sparse files.\n\
-\n\
"), stdout);
fputs (_("\
+\n\
The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n\
The version control method may be selected via the --backup option or through\n\
the VERSION_CONTROL environment variable. Here are the values:\n\