diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-07-30 17:46:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-07-30 17:46:36 +0000 |
commit | 71aceb2e76423f77d267998194235cca08595181 (patch) | |
tree | 7a2b0029eb9ed79e6fe0f31161f1484b88d2aa23 /share/man/man3 | |
parent | 30cd21a3bc10a424daacf59b3dbd0fb7504fa6fa (diff) |
update the radius reference;
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/intro.3 | 9 |
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. |