diff options
Diffstat (limited to 'coreutils/mknod.c')
-rw-r--r-- | coreutils/mknod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/mknod.c b/coreutils/mknod.c index 466ef5c06..321415e17 100644 --- a/coreutils/mknod.c +++ b/coreutils/mknod.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config MKNOD -//config: bool "mknod" +//config: bool "mknod (4 kb)" //config: default y //config: help //config: mknod is used to create FIFOs or block/character special |