diff options
Diffstat (limited to 'util-linux/more.c')
-rw-r--r-- | util-linux/more.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/more.c b/util-linux/more.c index 926cf5f..eea69da 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -14,7 +14,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config MORE -//config: bool "more (6.7 kb)" +//config: bool "more (7 kb)" //config: default y //config: help //config: more is a simple utility which allows you to read text one screen |