diff options
Diffstat (limited to 'coreutils/nl.c')
-rw-r--r-- | coreutils/nl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/nl.c b/coreutils/nl.c index dc468a9..9f303fe 100644 --- a/coreutils/nl.c +++ b/coreutils/nl.c @@ -5,7 +5,7 @@ * Licensed under GPLv2, see file LICENSE in this source tree. */ //config:config NL -//config: bool "nl" +//config: bool "nl (4.3 kb)" //config: default y //config: help //config: nl is used to number lines of files. |