From 207d6b3cdab0e748edf518ebbafb28a23f87e270 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 5 May 1999 01:55:39 +0000 Subject: add missing backslash-before-newline in usage message --- src/sort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sort.c b/src/sort.c index bb7a44917..04ac265f4 100644 --- a/src/sort.c +++ b/src/sort.c @@ -291,7 +291,7 @@ Write sorted concatenation of all FILE(s) to standard output.\n\ \n\ +POS1 [-POS2] start a key at POS1, end it *before* POS2 (obsolescent)\n\ field numbers and character offsets are numbered\n\ - starting with zero (contrast with the -k option)\n + starting with zero (contrast with the -k option)\n\ -b ignore leading blanks in sort fields or keys\n\ -c check if given files already sorted, do not sort\n\ -d consider only [a-zA-Z0-9 ] characters in keys\n\ -- cgit v1.2.3-70-g09d2