From c01636fa71002c5a9f82a2db2787072dc269ed1b Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Mon, 9 Dec 2019 17:01:02 +0100 Subject: [PATCH] README: Add pointers to HTML versions of man pages Signed-off-by: Joachim Nilsson --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f3bcf3d..9c1ffff 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ line tool called `logger`. `libsyslog` and `syslog/syslog.h`, derived directly from NetBSD, expose `syslogp()` and other new features available only in [RFC5424][]: +- https://man.troglobit.com/man3/syslogp.3.html +- https://man.troglobit.com/man8/syslogd.8.html +- https://man.troglobit.com/man5/syslog.conf.5.html - https://netbsd.gw.com/cgi-bin/man-cgi?syslog+3+NetBSD-current The `syslogd` daemon is an enhanced version of the standard Berkeley