From 441bfbf143ab398c7483d37068b7bcc2e71aa80e Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Mon, 3 Jul 2006 05:19:44 +0000
Subject: make the -0 xargs option a little more clear

---
 findutils/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/findutils/Config.in b/findutils/Config.in
index 8329a6c1f..12387a44e 100644
--- a/findutils/Config.in
+++ b/findutils/Config.in
@@ -148,7 +148,7 @@ config CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT
 	  is exceeded.
 
 config CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM
-	bool "Enable options -0"
+	bool "Enable null terminated option -0"
 	default n
 	depends on CONFIG_XARGS
 	help
-- 
cgit v1.2.3