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

View File

@@ -119,8 +119,6 @@ Options:
-v|--version print version information
-c|--check online base system information (no data collection)
Please report bugs to: linux390@de.ibm.com
EOF
}

View File

@@ -125,5 +125,3 @@ Run the script with root authority.
.br
For Linux on z/VM, only z/VM guest virtual machines with class B privileges
yield the complete debug information.
.SH AUTHOR
Linux on IBM Z development <linux390@de.ibm.com>