aboutsummaryrefslogtreecommitdiff
path: root/coreutils/tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/tail.c')
-rw-r--r--coreutils/tail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/tail.c b/coreutils/tail.c
index 7335ba11e..14ed85d16 100644
--- a/coreutils/tail.c
+++ b/coreutils/tail.c
@@ -19,7 +19,7 @@
* 7) lseek attempted when count==0 even if arg was +0 (from top)
*/
//config:config TAIL
-//config: bool "tail (7.1 kb)"
+//config: bool "tail (6.8 kb)"
//config: default y
//config: help
//config: tail is used to print the last specified number of lines