From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] coreutils: Unify case in comments
Date: Tue, 19 Jun 2018 15:51:11 +0200 [thread overview]
Message-ID: <20180619135111.24234-3-ada@thorsis.com> (raw)
In-Reply-To: <20180619135111.24234-1-ada@thorsis.com>
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
rules/coreutils.in | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/rules/coreutils.in b/rules/coreutils.in
index 73cd094b0..19a93758f 100644
--- a/rules/coreutils.in
+++ b/rules/coreutils.in
@@ -27,7 +27,7 @@ config COREUTILS_ECHO
prompt "echo"
depends on !BUSYBOX_ECHO || ALLYES
-comment "BusyBox' echo is selected!"
+comment "busybox' echo is selected!"
depends on BUSYBOX_ECHO
config COREUTILS_STAT
@@ -35,7 +35,7 @@ config COREUTILS_STAT
prompt "stat"
depends on !BUSYBOX_STAT || ALLYES
-comment "BusyBox' stat is selected!"
+comment "busybox' stat is selected!"
depends on BUSYBOX_STAT
config COREUTILS_DATE
@@ -43,7 +43,7 @@ config COREUTILS_DATE
prompt "date"
depends on !BUSYBOX_DATE || ALLYES
-comment "BusyBox' date is selected!"
+comment "busybox' date is selected!"
depends on BUSYBOX_DATE
config COREUTILS_HOSTID
@@ -51,7 +51,7 @@ config COREUTILS_HOSTID
prompt "hostid"
depends on !BUSYBOX_HOSTID || ALLYES
-comment "BusyBox' hostid is selected!"
+comment "busybox' hostid is selected!"
depends on BUSYBOX_HOSTID
config COREUTILS_UNAME
@@ -59,7 +59,7 @@ config COREUTILS_UNAME
prompt "uname"
depends on !BUSYBOX_UNAME || ALLYES
-comment "BusyBox' uname is selected!"
+comment "busybox' uname is selected!"
depends on BUSYBOX_UNAME
config COREUTILS_DIRCOLORS
@@ -73,7 +73,7 @@ config COREUTILS_SEQ
help
print a sequence of numbers
-comment "BusyBox' seq is selected!"
+comment "busybox' seq is selected!"
depends on BUSYBOX_SEQ
config COREUTILS_NOHUP
@@ -81,7 +81,7 @@ config COREUTILS_NOHUP
prompt "nohup"
depends on !BUSYBOX_NOHUP || ALLYES
-comment "BusyBox' nohup is selected!"
+comment "busybox' nohup is selected!"
depends on BUSYBOX_NOHUP
config COREUTILS_GROUPS
@@ -89,7 +89,7 @@ config COREUTILS_GROUPS
prompt "groups"
depends on !BUSYBOX_GROUPS || ALLYES
-comment "BusyBox' groups is selected!"
+comment "busybox' groups is selected!"
depends on BUSYBOX_GROUPS
config COREUTILS_SHA224SUM
@@ -273,7 +273,7 @@ config COREUTILS_USERS
prompt "users"
depends on !BUSYBOX_USERS || ALLYES
-comment "BusyBox' users is selected!"
+comment "busybox' users is selected!"
depends on BUSYBOX_USERS
config COREUTILS_TOUCH
@@ -355,7 +355,7 @@ config COREUTILS_MD5SUM
help
compute and check MD5 message digest
-comment "BusyBox' md5sum is selected!"
+comment "busybox' md5sum is selected!"
depends on BUSYBOX_MD5SUM
config COREUTILS_DD
@@ -365,7 +365,7 @@ config COREUTILS_DD
help
convert and copy a file
-comment "BusyBox' dd is selected!"
+comment "busybox' dd is selected!"
depends on BUSYBOX_DD
config COREUTILS_DF
@@ -375,7 +375,7 @@ config COREUTILS_DF
help
report file system disk space usage
-comment "BusyBox' df is selected!"
+comment "busybox' df is selected!"
depends on BUSYBOX_DF
config COREUTILS_YES
@@ -729,7 +729,7 @@ config COREUTILS_CP
help
copy files and directories
-comment "BusyBox' cp is selected!"
+comment "busybox' cp is selected!"
depends on BUSYBOX_CP
config COREUTILS_COMM
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-06-19 13:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-19 13:51 [ptxdist] [PATCH 0/2] coreutils: Menu maintenance Alexander Dahl
2018-06-19 13:51 ` [ptxdist] [PATCH 1/2] coreutils: Fix missing busybox guard comments Alexander Dahl
2018-06-19 13:51 ` Alexander Dahl [this message]
2018-07-24 12:38 ` [ptxdist] [PATCH 0/2] coreutils: Menu maintenance Alexander Dahl
2018-07-25 13:18 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180619135111.24234-3-ada@thorsis.com \
--to=ada@thorsis.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox