From a5937bbc712a042fa3c0038fdbacc77a2e96d8df Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 5 Dec 1996 04:43:19 +0000 Subject: [PATCH] (usage): Add \n\ at end of first line. --- src/pr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\