aboutsummaryrefslogtreecommitdiffstats
path: root/man2/syslog.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/syslog.2')
-rw-r--r--man2/syslog.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/syslog.2 b/man2/syslog.2
index 32967a41cc..df68c1d39a 100644
--- a/man2/syslog.2
+++ b/man2/syslog.2
@@ -77,7 +77,7 @@ Only function 3 is allowed to non-root processes.
The kernel has a cyclic buffer of length LOG_BUF_LEN
(4096, since 1.3.54: 8192, since 2.1.113: 16384; in recent kernels
the size can be set at compile time) in which messages given as argument
-to the kernel function
+to the kernel function
.BR printk ()
are stored
(regardless of their loglevel).