]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
fix typo in comment
authorJim Meyering <jim@meyering.net>
Fri, 1 Jan 1999 22:55:53 +0000 (22:55 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 1 Jan 1999 22:55:53 +0000 (22:55 +0000)
src/pr.c

index 01ddef60830906f4f8bb114c08a9646446f7a96b..ed524f93e5baee8846b0bc9473caf467a4dd4c95 100644 (file)
--- 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