summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2021-06-10 13:13:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2021-06-10 13:13:39 +0000
commitde6de7b03d6818b0568dbe11e475e5997f5a6a92 (patch)
treed7e0b5692af686d237b3ba1f926345ba5ca75eb1 /share
parenta7b6369e9e388be89cf24843732841f61d8e3867 (diff)
provide an Xr for backtrace; ok mortimer
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/intro.36
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 72350936ce8..192b479b860 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.95 2021/06/09 19:44:55 mortimer Exp $
+.\" $OpenBSD: intro.3,v 1.96 2021/06/10 13:13:38 jmc 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: June 9 2021 $
+.Dd $Mdocdate: June 10 2021 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -160,6 +160,8 @@ See
.Pp
.It libexecinfo Pq Fl lexecinfo
Library providing backtrace functions.
+See
+.Xr backtrace 3 .
.Pp
.It libexpat Pq Fl lexpat
Library routines for parsing XML documents.