aboutsummaryrefslogtreecommitdiffstats
path: root/man3/syslog.3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 21:04:02 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-27 21:04:02 +0100
commit11d359c64a85421841ef6af19d024cd049ee4b15 (patch)
treeb6f1832a1115b3953339fee8d69cf5a3135b205a /man3/syslog.3
parentc6bd2457a2d0045e8eca8b87dbfc15f5e8dac69a (diff)
downloadman-pages-11d359c64a85421841ef6af19d024cd049ee4b15.tar.gz
syslog.3: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3/syslog.3')
-rw-r--r--man3/syslog.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3
index b8d2ac4a59..12907fe67a 100644
--- a/man3/syslog.3
+++ b/man3/syslog.3
@@ -17,6 +17,9 @@
.TH SYSLOG 3 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
closelog, openlog, syslog, vsyslog \- send messages to the system logger
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <syslog.h>