Improvements

This commit is contained in:
Joey Schulze 2007-05-28 17:25:43 +00:00
parent 73ee1f5d4f
commit f5fc069dc6

View File

@ -310,7 +310,7 @@ is given on the commandline the
daemon will execute a system call to inhibit all kernel messages from
being displayed on the console. Former versions always issued this
system call and defaulted to all kernel messages except for panics.
This is handled differently nowardays so
This is handled differently currently so
.B klogd
doesn't need to set this value anymore. The
argument given to the \fB\-c\fR switch specifies the priority level of
@ -335,7 +335,7 @@ directory if the kernel sources are installed. These values parallel
the syslog priority values which are defined in the file
.IR syslog.h " found in the " /usr/include/sys " sub\-directory."
The console log level is nowardays usually configured with the
The console log level is usually configured with the
.BR sysctl (8)
program, directly or via its configuration file
.IR /etc/sysctl.conf .