summaryrefslogtreecommitdiff
path: root/usr/src/man/man8/dmesg.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man8/dmesg.8')
-rw-r--r--usr/src/man/man8/dmesg.831
1 files changed, 31 insertions, 0 deletions
diff --git a/usr/src/man/man8/dmesg.8 b/usr/src/man/man8/dmesg.8
new file mode 100644
index 0000000000..3c7e94debd
--- /dev/null
+++ b/usr/src/man/man8/dmesg.8
@@ -0,0 +1,31 @@
+'\" te
+.\" Copyright (c) 1980 Regents of the University of California. All rights reserved. The Berkeley software License Agreement specifies the terms and conditions for redistribution.
+.\" Copyright (c) 1999 Sun Microsystems, Inc. All Rights Reserved.
+.TH DMESG 8 "Jul 9, 2003"
+.SH NAME
+dmesg \- collect system diagnostic messages to form error log
+.SH SYNOPSIS
+.LP
+.nf
+\fB/usr/bin/dmesg\fR
+.fi
+
+.LP
+.nf
+\fB/usr/sbin/dmesg\fR
+.fi
+
+.SH DESCRIPTION
+.sp
+.LP
+\fBdmesg\fR is made obsolete by \fBsyslogd\fR(8) for maintenance of the system
+error log.
+.sp
+.LP
+\fBdmesg\fR looks in a system buffer for recently printed diagnostic messages
+and prints them on the standard output.
+.SH SEE ALSO
+.sp
+.LP
+.BR attributes (7),
+.BR syslogd (8)