1502 Remove conversion cruft from manpages
[unleashed.git] / usr / src / man / man7d / sysmsg.7d
blobbe7166207cf4d17a45040dc5b684aacf7166b065
1 '\" te
2 .\"  Copyright (c) 1998, Sun Microsystems, Inc.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH SYSMSG 7D "Oct 13, 1998"
7 .SH NAME
8 sysmsg \- system message routing to console devices
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/dev/sysmsg\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The file \fB/dev/sysmsg\fR routes output to a variable set of console devices.
19 Writes to \fB/dev/sysmsg\fR are always directed to the system console
20 \fB/dev/console\fR, and are in addition directed to a set of auxiliary console
21 devices managed by \fBconsadm\fR(1m).
22 .sp
23 .LP
24 Only root has permission to write to this device.
25 .SH ATTRIBUTES
26 .sp
27 .LP
28 See \fBattributes\fR(5) for descriptions of the following attributes:
29 .sp
31 .sp
32 .TS
33 box;
34 c | c
35 l | l .
36 ATTRIBUTE TYPE  ATTRIBUTE VALUE
38 Interface Stability     Stable
39 .TE
41 .SH SEE ALSO
42 .sp
43 .LP
44 \fBconsadm\fR(1m), \fBsyslogd\fR(1M) , \fBattributes\fR(5), \fBconsole\fR(7D)