From: "Lan Yixun (dlan)" <dennis.yxun@xxxxxxxxx> it will confuse user when they found what shows with "./configure --help" differ from what it should be. Signed-off-by: Lan Yixun (dlan) <dennis.yxun@xxxxxxxxx> --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 559045a..0013a39 100644 --- a/configure.in +++ b/configure.in @@ -363,7 +363,7 @@ fi # # Enable forced shutdown on USR1 signal (unlink umounts all mounts). # -AC_ARG_ENABLE(forced-shutdown, +AC_ARG_ENABLE(force-shutdown, [ --enable-force-shutdown enable USR1 signal to force unlink umount of any busy mounts during shutdown],, enableval=no) -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe autofs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html