Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/mountpoint.c')
-rw-r--r--util-linux/mountpoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mountpoint.c b/util-linux/mountpoint.c
index 28b1e7a54..87f4cc60d 100644
--- a/util-linux/mountpoint.c
+++ b/util-linux/mountpoint.c
@@ -9,7 +9,7 @@
* Based on sysvinit's mountpoint
*/
//config:config MOUNTPOINT
-//config: bool "mountpoint (4.9 kb)"
+//config: bool "mountpoint (5.1 kb)"
//config: default y
//config: help
//config: mountpoint checks if the directory is a mountpoint.