aboutsummaryrefslogtreecommitdiffstats
path: root/text_cmds/sort/nls/C.msg
diff options
context:
space:
mode:
Diffstat (limited to 'text_cmds/sort/nls/C.msg')
-rw-r--r--text_cmds/sort/nls/C.msg16
1 files changed, 16 insertions, 0 deletions
diff --git a/text_cmds/sort/nls/C.msg b/text_cmds/sort/nls/C.msg
new file mode 100644
index 0000000..81300ba
--- /dev/null
+++ b/text_cmds/sort/nls/C.msg
@@ -0,0 +1,16 @@
+$ $FreeBSD: head/usr.bin/sort/nls/C.msg 235434 2012-05-14 09:55:23Z gabor $
+$
+$set 1
+$quote "
+1 "mutually exclusive flags"
+2 "extra argument not allowed with -c"
+3 "Unknown feature"
+4 "Wrong memory buffer specification"
+5 "0 field in key specs"
+6 "0 column in key specs"
+7 "Wrong file mode"
+8 "Cannot open file for reading"
+9 "Radix sort cannot be used with these sort options"
+10 "The chosen sort method cannot be used with stable and/or unique sort"
+11 "Invalid key position"
+12 "Usage: %s [-bcCdfigMmnrsuz] [-kPOS1[,POS2] ... ] [+POS1 [-POS2]] [-S memsize] [-T tmpdir] [-t separator] [-o outfile] [--batch-size size] [--files0-from file] [--heapsort] [--mergesort] [--radixsort] [--qsort] [--nthreads thread_no] [--human-numeric-sort] [--version-sort] [--random-sort [--random-source file]] [--compress-program program] [file ...]\n"