diff options
| author | Štěpán Němec <stepnem@gmail.com> | 2022-07-29 13:45:03 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-08-01 14:58:56 +0200 |
| commit | 1a7a6ee4e1b02ee4e3acae5a23853bc9b6ecf07b (patch) | |
| tree | 14b3a4a684e380a131a9ba8cbf7ec600bbd42c07 /man2/syslog.2 | |
| parent | e2215d50453d73bae4353f9b01f9dfa643acd7a6 (diff) | |
| download | man-pages-1a7a6ee4e1b02ee4e3acae5a23853bc9b6ecf07b.tar.gz | |
syslog.2: tfix
Signed-off-by: Štěpán Němec <stepnem@gmail.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2/syslog.2')
| -rw-r--r-- | man2/syslog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/syslog.2 b/man2/syslog.2 index 6846eec272..1e5ddb3891 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -260,7 +260,7 @@ the hard-coded default value for this field was 4 .RB ( KERN_WARNING ); since Linux 2.6.39, .\" commit 5af5bcb8d37f99ba415a1adc6da71051b84f93a5 -the default value is a defined by the kernel configuration option +the default value is defined by the kernel configuration option .BR CONFIG_DEFAULT_MESSAGE_LOGLEVEL , which defaults to 4. .TP |
