From: Jim Meyering Date: Fri, 1 Jan 1999 22:55:53 +0000 (+0000) Subject: fix typo in comment X-Git-Tag: FILEUTILS-4_1-b2~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2da1b2088fe8efc72b6ae6ea692567f4bcfc6ac0;p=thirdparty%2Fcoreutils.git fix typo in comment --- diff --git a/src/pr.c b/src/pr.c index 01ddef6083..ed524f93e5 100644 --- a/src/pr.c +++ b/src/pr.c @@ -472,7 +472,7 @@ static int page_number; When printing files across (-a flag), ... 1 foo 2 moo 3 goo - 4 hoo 3 too 6 zoo + 4 hoo 5 too 6 zoo Otherwise, line numbering is as follows: 1 foo 3 goo 5 too