From 4a3c27dd70f7672c18fb4def95cc0440644c686f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 13 May 2005 19:35:06 +0000 Subject: [PATCH] "bytes, words and lines" -> "lines, words, and bytes" in comment --- src/wc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wc.c b/src/wc.c index 4b7098775c..8ee9940fba 100644 --- a/src/wc.c +++ b/src/wc.c @@ -1,4 +1,4 @@ -/* wc - print the number of bytes, words, and lines in files +/* wc - print the number of lines, words, and bytes in files Copyright (C) 85, 91, 1995-2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify -- 2.47.3