add missing backslash
authorJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 07:20:24 +0000 (07:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 07:20:24 +0000 (07:20 +0000)
src/sort.c

index f00fdc5b47cccf18aa0576d62a0d69a995fa8636..557173fb5d5df8697e2a39cbdddf3d73bcda1940 100644 (file)
@@ -2245,7 +2245,7 @@ but lacks following character offset"));
     {
       if (nfiles > 1)
        error (SORT_FAILURE, 0,
-              _("too many arguments;  with -c, there may be at most
+              _("too many arguments;  with -c, there may be at most\
  one file argument"));
 
       /* POSIX requires that sort return 1 IFF invoked with -c and the