there is a guy who wants to look at the shutdown text. Would a way to do it be to open a terminal and type:

sudo shutdown > filename

wait.... you would need to do this from a tty, wouldn't you?
I also forgot the 2>&1
 So you would go into a tty and type:

sudo shutdown > filename 2>&1
:-)~MIKE~(-: