Query: mca
OS: freebsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MCA(8) BSD System Manager's Manual MCA(8)NAMEmca -- Machine Check Architecture control utilitySYNOPSISmca [-d] [-f filename]DESCRIPTIONThe mca utility provides minimal functionality to dump or display MCA records that were saved by the kernel during boot. The default behav- iour of the mca utility is to display all new MCA records on stdout. When the -d option is given, the records are dumped in binary form. The default file to which records are dumped is /var/log/mca.log. This can be changed by specifying the -f option. New records are appended to the dump file. Previously dumped records can be displayed by giving the name of the dump file with the -f option.FILES/var/log/mca.log default dump fileHISTORYThe mca utility appeared in FreeBSD 5.0 for ia64.BUGSThe development of the mca utility is still a work in progress.BSDFebruary 11, 2006 BSD