Removing email references to linux390@de.ibm.com

The Email address linux390@de.ibm.com is about to be sunset.
Cleaning up the last references in man page/help function for:
- mon_tools
- dbginfo.sh

Reviewed-by: Michael Storzer <MSTORZER@de.ibm.com>
Signed-off-by: Joern Siglen <siglen@de.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Joern Siglen
2025-01-14 10:15:13 +01:00
committed by Jan Höppner
parent abcb93aacb
commit bc4b7475f7
3 changed files with 1 additions and 7 deletions

View File

@@ -171,8 +171,6 @@ static const char help_text[] =
"-h, --help Print this help, then exit\n"
"-v, --version Print version information, then exit\n"
"-a, --attach Run in foreground\n"
"-i, --interval=<seconds> Sample interval\n"
"\n"
"Please report bugs to: linux390@de.ibm.com\n";
"-i, --interval=<seconds> Sample interval\n";
#endif