From: Jens Axboe Date: Fri, 8 Dec 2017 19:38:27 +0000 (-0700) Subject: Remove old emails X-Git-Tag: fio-3.3~15 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=d292596c8ad6019c0d021c1850b6176ece3c2624 Remove old emails Just use my private email, it's the one I prefer using anyway. Remove the old fusionio/oracle emails, they just cause confusion and people tend to just write to all of them at once when reporting an issue. Signed-off-by: Jens Axboe --- diff --git a/fio.1 b/fio.1 index 80abc14f..57ab6656 100644 --- a/fio.1 +++ b/fio.1 @@ -3559,8 +3559,7 @@ containing two hostnames `h1' and `h2' with IP addresses 192.168.10.120 and .RE .SH AUTHORS .B fio -was written by Jens Axboe , -now Jens Axboe . +was written by Jens Axboe . .br This man page was written by Aaron Carroll based on documentation by Jens Axboe. diff --git a/init.c b/init.c index c34bd159..b77b299e 100644 --- a/init.c +++ b/init.c @@ -2142,9 +2142,7 @@ static void usage(const char *name) printf(" --trigger=cmd\t\tSet this command as local trigger\n"); printf(" --trigger-remote=cmd\tSet this command as remote trigger\n"); printf(" --aux-path=path\tUse this path for fio state generated files\n"); - printf("\nFio was written by Jens Axboe "); - printf("\n Jens Axboe "); - printf("\n Jens Axboe \n"); + printf("\nFio was written by Jens Axboe \n"); } #ifdef FIO_INC_DEBUG diff --git a/tools/fio_generate_plots.1 b/tools/fio_generate_plots.1 index 9e3c1ff9..92b24213 100644 --- a/tools/fio_generate_plots.1 +++ b/tools/fio_generate_plots.1 @@ -38,8 +38,7 @@ generated in the current directory. The script takes the title of the plot as only argument. It does not offer any additional options. .SH AUTHOR -fio_generate_plots was written by Jens Axboe , -now Jens Axboe . +fio_generate_plots was written by Jens Axboe .PP This manual page was written by Martin Steigerwald , for the Debian project (but may be used by others).