From ece1dc4e517f9febe45e010b216e512b78f06ebd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 May 1999 14:58:30 +0000 Subject: (usage): Split the --help message into two pieces so that neither is longer than 2048. For Irix4's cc. Reported by Kaveh Ghazi. --- src/sort.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sort.c b/src/sort.c index 6aa64d571..8b0698215 100644 --- a/src/sort.c +++ b/src/sort.c @@ -318,6 +318,8 @@ Write sorted concatenation of all FILE(s) to standard output.\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ +"), DEFAULT_TMPDIR); + printf (_("\ POS is F[.C][OPTS], where F is the field number and C the character position\n\ in the field, both counted from one with -k, from zero with the obsolescent\n\ form. OPTS is made up of one or more of Mbdfinr, this effectively disables\n\ -- cgit v1.2.3-70-g09d2