=================================================================== RCS file: /cvs/openbsd/update_openbsd/post_dmesg_to_nycbug,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- openbsd/update_openbsd/post_dmesg_to_nycbug 2017/10/01 03:45:24 1.10 +++ openbsd/update_openbsd/post_dmesg_to_nycbug 2018/12/16 23:49:03 1.11 @@ -40,7 +40,7 @@ } } -print "'$description'\nAbout to post, OK? "; +print "'$description'\nAbout to post as $email ($nickname), OK? "; readline STDIN; open my $dm, '<', '/var/run/dmesg.boot' or die $!;