Deleted Added
full compact
mca.8 (155565) mca.8 (162844)
1.\" Copyright (c) 2006 Marcel Moolenaar
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" 1. Redistributions of source code must retain the above copyright

--- 8 unchanged lines hidden (view full) ---

17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2006 Marcel Moolenaar
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" 1. Redistributions of source code must retain the above copyright

--- 8 unchanged lines hidden (view full) ---

17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/sbin/mca/mca.8 155565 2006-02-12 07:57:27Z joel $
25.\" $FreeBSD: head/sbin/mca/mca.8 162844 2006-09-30 11:12:36Z ru $
26.\"
27.Dd February 11, 2006
28.Dt MCA 8
29.Os
30.Sh NAME
31.Nm mca
32.Nd "Machine Check Architecture control utility"
33.Sh SYNOPSIS

--- 18 unchanged lines hidden (view full) ---

52option.
53New records are appended to the dump file.
54.Pp
55Previously dumped records can be displayed by giving the name of
56the dump file with the
57.Fl f
58option.
59.Sh FILES
26.\"
27.Dd February 11, 2006
28.Dt MCA 8
29.Os
30.Sh NAME
31.Nm mca
32.Nd "Machine Check Architecture control utility"
33.Sh SYNOPSIS

--- 18 unchanged lines hidden (view full) ---

52option.
53New records are appended to the dump file.
54.Pp
55Previously dumped records can be displayed by giving the name of
56the dump file with the
57.Fl f
58option.
59.Sh FILES
60.Bl -tag -width /var/log/mca.log -compact
60.Bl -tag -width ".Pa /var/log/mca.log" -compact
61.It Pa /var/log/mca.log
62default dump file
63.El
64.Sh HISTORY
65The
66.Nm
67utility appeared in
68.Fx 5.0
69for ia64.
70.Sh BUGS
71The development of the
72.Nm
73utility is still a work in progress.
61.It Pa /var/log/mca.log
62default dump file
63.El
64.Sh HISTORY
65The
66.Nm
67utility appeared in
68.Fx 5.0
69for ia64.
70.Sh BUGS
71The development of the
72.Nm
73utility is still a work in progress.