summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-07-25 12:29:41 +0000
committerjmc <jmc@openbsd.org>2015-07-25 12:29:41 +0000
commitd155ab1e9f09221be761030c635b86324d7b087e (patch)
treee6c8e0cd02181f21537fdbc4ee0d60f6c8c6df3a /share/man/man3
parentUse .Cm rather than .Ar for fixed strings passed as arguments (command (diff)
downloadwireguard-openbsd-d155ab1e9f09221be761030c635b86324d7b087e.tar.xz
wireguard-openbsd-d155ab1e9f09221be761030c635b86324d7b087e.zip
some radius bits; help/ok yasuoka
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/intro.38
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index b4d0cafc83c..f6a67a9f508 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.69 2014/11/07 12:53:36 jsing Exp $
+.\" $OpenBSD: intro.3,v 1.70 2015/07/25 12:29:41 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: November 7 2014 $
+.Dd $Mdocdate: July 25 2015 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -290,6 +290,10 @@ threads API.
See
.Xr pthreads 3 .
.Pp
+.It libradius Pq Fl lradius
+Support routines for
+.Xr radius 3 .
+.Pp
.It libreadline Pq Fl lreadline
Command line editing interface.
See