diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-07-10 20:31:40 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-07-10 20:31:40 +0000 |
| commit | 0484cc70ea298932bc02c51beef1be5e0f9f3670 (patch) | |
| tree | d9e98bd24fb57450c77400de38a8058124a8ebba /man3/syslog.3 | |
| parent | aa042c2e486d822576500b86b08cd47e8ce7a433 (diff) | |
| download | man-pages-0484cc70ea298932bc02c51beef1be5e0f9f3670.tar.gz | |
Add vsyslog to NAME section.
Diffstat (limited to 'man3/syslog.3')
| -rw-r--r-- | man3/syslog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3 index 169cf3ecf6..b31b5121b1 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -33,7 +33,7 @@ .\" .TH SYSLOG 3 2007-07-26 "Linux" "Linux Programmer's Manual" .SH NAME -closelog, openlog, syslog \- send messages to the system logger +closelog, openlog, syslog, vsyslog \- send messages to the system logger .SH SYNOPSIS .B #include <syslog.h> .sp |
