bc: convert to "G trick" - this returns bc to zero bss increase
[oweals/busybox.git] / coreutils / logname.c
index a9b1c956dd470e0d3a25180a362ec6eb5d1b1608..e614ca7cf5bdf47c8562f65071c78d27ac6d7292 100644 (file)
  * a diagnostic message and an error return.
  */
 //config:config LOGNAME
-//config:      bool "logname"
+//config:      bool "logname (894 bytes)"
 //config:      default y
 //config:      help
-//config:        logname is used to print the current user's login name.
+//config:      logname is used to print the current user's login name.
 
 //applet:IF_LOGNAME(APPLET_NOFORK(logname, logname, BB_DIR_USR_BIN, BB_SUID_DROP, logname))