-.\" $OpenBSD: intro.3,v 1.81 2018/01/21 10:28:37 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.82 2018/01/27 08:38:06 anton Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: January 21 2018 $
+.Dd $Mdocdate: January 27 2018 $
.Dt INTRO 3
.Os
.Sh NAME
GNU C++ runtime library.
Note: users do not normally have to explicitly link with this library.
.Pp
-.It libtls Pq Fl tls
+.It libtls Pq Fl ltls
A Transport Layer Security library with a clean and easy to use interface.
See
.Xr tls_init 3 .
-.\" $OpenBSD: syslogd.8,v 1.56 2017/07/05 09:40:16 mpi Exp $
+.\" $OpenBSD: syslogd.8,v 1.57 2018/01/27 08:38:06 anton Exp $
.\"
.\" Copyright (c) 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\" from: @(#)syslogd.8 8.1 (Berkeley) 6/6/93
.\" $NetBSD: syslogd.8,v 1.3 1996/01/02 17:41:48 perry Exp $
.\"
-.Dd $Mdocdate: July 5 2017 $
+.Dd $Mdocdate: January 27 2018 $
.Dt SYSLOGD 8
.Os
.Sh NAME
reads its configuration file,
.Xr syslog.conf 5 ,
when it starts up and whenever it
-receives a hangup signal.
+receives a
+.Dv SIGHUP
+signal.
It creates the file
.Pa /var/run/syslog.pid
and stores its process ID there.