aboutsummaryrefslogtreecommitdiff
path: root/util-linux/unshare.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/unshare.c')
-rw-r--r--util-linux/unshare.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/unshare.c b/util-linux/unshare.c
index 875e3f86e..892d3b6c7 100644
--- a/util-linux/unshare.c
+++ b/util-linux/unshare.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config UNSHARE
-//config: bool "unshare"
+//config: bool "unshare (9.2 kb)"
//config: default y
//config: depends on !NOMMU
//config: select PLATFORM_LINUX