diff --git a/klogd.8 b/klogd.8 index a9c5ec5..87e5f9b 100644 --- a/klogd.8 +++ b/klogd.8 @@ -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 .