summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-05 04:43:19 +0000
committerJim Meyering <jim@meyering.net>1996-12-05 04:43:19 +0000
commita5937bbc712a042fa3c0038fdbacc77a2e96d8df (patch)
treea50c81994cbceddb6b887b4b4ea059262bbb206f /src
parentd0cac59c720d686361058a3861ffeb0cf35e53c7 (diff)
downloadcoreutils-a5937bbc712a042fa3c0038fdbacc77a2e96d8df.tar.xz
(usage): Add \n\ at end of first line.
Diffstat (limited to 'src')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index 6d9631dd3..a5f4fc667 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -2400,7 +2400,7 @@ Usage: %s [OPTION]... [FILE]...\n\
printf (_("\
Paginate or columnate FILE(s) for printing.\n\
\n\
- +FIRST_PAGE[:LAST_PAGE]
+ +FIRST_PAGE[:LAST_PAGE]\n\
begin [stop] printing with page FIRST_[LAST_]PAGE\n\
-COLUMN produce COLUMN-column output and print columns down,\n\
unless -a is used. Balance number of lines in the\n\