summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authoranton <anton@cvs.openbsd.org>2018-01-27 08:38:07 +0000
committeranton <anton@cvs.openbsd.org>2018-01-27 08:38:07 +0000
commitc6ad7727ac41f9af8e7be138e2436f57df9d8751 (patch)
tree229a67c4373e8a643f7b32d5e7330b5ef0a7f5b0 /share/man
parent1728718e9d10e8abdb21a461347665a2bf1f1114 (diff)
Add missing `l' prefix to linker flag and markup SIGHUP; ok jmc@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man3/intro.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 243c90c1db2..50babb66594 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $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
@@ -30,7 +30,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: January 21 2018 $
+.Dd $Mdocdate: January 27 2018 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -329,7 +329,7 @@ Note: users do not normally have to explicitly link with this library.
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 .