Note enchancements that appeared in NetBSD 6.0.

This commit is contained in:
rkujawa 2012-10-30 21:24:26 +00:00
parent 4da6f53d44
commit 6ee58bf1d4

View File

@ -1,4 +1,4 @@
.\" $NetBSD: syslogd.8,v 1.51 2012/04/08 22:00:41 wiz Exp $
.\" $NetBSD: syslogd.8,v 1.52 2012/10/30 21:24:26 rkujawa Exp $
.\"
.\" Copyright (c) 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -267,3 +267,6 @@ Support for multiple log sockets appeared in
.Nx 1.4 .
libwrap support appeared in
.Nx 1.6 .
Support for RFC 5424, TLS encryption and authentication, signed messages
appeared in
.Nx 6.0 .