Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> --- usr/tgtadm.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/usr/tgtadm.c b/usr/tgtadm.c index 8d20c9c..9a60215 100644 --- a/usr/tgtadm.c +++ b/usr/tgtadm.c @@ -164,7 +164,7 @@ Linux SCSI Target Framework Administration Utility, version %s\n\ target.\n\ --help display this help and exit\n\ \n\ -Report bugs to <stgt-devel@xxxxxxxxxxxxxxxx>.\n", TGT_VERSION); +Report bugs to <stgt@xxxxxxxxxxxxxxx>.\n", TGT_VERSION); } exit(status == 0 ? 0 : EINVAL); } -- 1.5.5.GIT -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html