aboutsummaryrefslogblamecommitdiff
path: root/sysutils/mcelog/pkg-message
blob: 7ace6791d7d9507018e1dfd05077f9cc26326a56 (plain) (tree)
1
2
3
4
5
6
7
8


                

                                                    
 
                                             
 



                                             


   
[
{ type: install
  message: <<EOM
You can decode MCE output from the FreeBSD kernel by
using the following command:

  mcelog --no-dmi --ascii --file /path/to/log

Or if you wish to paste the MCE via stdin:

  mcelog --no-dmi --ascii
  {...paste MCE and send EOF/press Ctrl-D...}
EOM
}
]