From 3e9c67e385b4d2c5533d050e11777ee32c944117 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Sep 1997 18:46:42 +0000 Subject: tweak message strings --- src/od.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/od.c b/src/od.c index ff7879512..c31274b5c 100644 --- a/src/od.c +++ b/src/od.c @@ -1854,7 +1854,7 @@ the maximum\nrepresentable value of type `long'"), optarg); else if (n_files > 3) { error (0, 0, - _("compatibility mode supports no more than three arguments")); + _("compatibility mode supports at most three arguments")); usage (1); } -- cgit v1.2.3-70-g09d2