summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-07-30 17:46:35 +0000
committerjmc <jmc@openbsd.org>2015-07-30 17:46:35 +0000
commitbc976a56c14bc38fcaa94f8c43dca389e5e55a3d (patch)
tree4085d4b9a984db748dfee5eac50e83e67b09663c /share/man/man3
parentAdd regress test to exercise octal expansion (via blackslash) in (diff)
downloadwireguard-openbsd-bc976a56c14bc38fcaa94f8c43dca389e5e55a3d.tar.xz
wireguard-openbsd-bc976a56c14bc38fcaa94f8c43dca389e5e55a3d.zip
update the radius reference;
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/intro.39
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index f6a67a9f508..e92c40070b6 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.70 2015/07/25 12:29:41 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.71 2015/07/30 17:46:35 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: July 25 2015 $
+.Dd $Mdocdate: July 30 2015 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -291,8 +291,9 @@ See
.Xr pthreads 3 .
.Pp
.It libradius Pq Fl lradius
-Support routines for
-.Xr radius 3 .
+Support routines for the RADIUS library.
+See
+.Xr radius_new_request_packet 3 .
.Pp
.It libreadline Pq Fl lreadline
Command line editing interface.