1*61482Sbostic.\" Copyright (c) 1980, 1991, 1993 2*61482Sbostic.\" The Regents of the University of California. All rights reserved. 318860Smckusick.\" 447462Scael.\" %sccs.include.redist.man% 518860Smckusick.\" 6*61482Sbostic.\" @(#)dmesg.8 8.1 (Berkeley) 06/05/93 747462Scael.\" 847462Scael.Dd 947462Scael.Dt DMESG 8 1047462Scael.Os BSD 4 1147462Scael.Sh NAME 1247462Scael.Nm dmesg 1348966Sbostic.Nd "display the system message buffer" 1447462Scael.Sh SYNOPSIS 1547462Scael.Nm dmesg 1648966Sbostic.Op Fl M Ar core 1748966Sbostic.Op Fl N Ar system 1847462Scael.Sh DESCRIPTION 1947462Scael.Nm Dmesg 2048966Sbosticdisplays the contents of the system message buffer. 2147462Scael.Pp 2248966SbosticThe options are as follows: 2347462Scael.Bl -tag -width Ds 2448966Sbostic.It Fl M 2548966SbosticExtract values associated with the name list from the specified core 2648966Sbosticinstead of the default ``/dev/kmem''. 2748966Sbostic.It Fl N 2848966SbosticExtract the name list from the specified system instead of the default 2948966Sbostic``/vmunix''. 3047462Scael.El 3147462Scael.Sh SEE ALSO 3247462Scael.Xr syslogd 8 3347462Scael.Sh HISTORY 3447462ScaelThe 3547462Scael.Nm 3647462Scaelcommand appeared in 3747462Scael.Bx 4.0 . 38