Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/syslog.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/syslog.2 b/man2/syslog.2 index 46928df49..78a1e2335 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -33,6 +33,9 @@ .SH NAME syslog, klogctl \- read and/or clear kernel message ring buffer; set console_loglevel +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include <sys/klog.h>" " /* Definition of " SYSLOG_* " constants */" -- 2.33.0