File: setlogcons.8

package info (click to toggle)
kbd 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,964 kB
  • sloc: ansic: 13,897; javascript: 3,038; sh: 1,973; pascal: 643; makefile: 602; lex: 532; yacc: 354; perl: 126
file content (26 lines) | stat: -rw-r--r-- 523 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH SETLOGCONS 8 "18 Apr 2004" "kbd"

.SH NAME
setlogcons \- Send kernel messages to console N
.SH SYNOPSIS
.B setlogcons
.I N

.SH DESCRIPTION
The command
.B setlogcons
.I N
sets all kernel messges to the console specified as N.
.P
By default kernel messages are sent to the current console.
.P
To change the level of messages sent, use
.B dmesg

.SH "AUTHORS"
.B setlogcons
was originally written by Andries Brouwer for the kbd package.
.P
This manual page was written by Alastair McKinstry.
.SH "SEE ALSO"
.BR dmesg (1)