diff options
author | YASUOKA Masahiko <yasuoka@cvs.openbsd.org> | 2024-07-18 00:28:54 +0000 |
---|---|---|
committer | YASUOKA Masahiko <yasuoka@cvs.openbsd.org> | 2024-07-18 00:28:54 +0000 |
commit | f6246ca624d0abba272836cfa6064d24960d92f3 (patch) | |
tree | 0e79eb384399d980992056210577ec340e215881 /usr.sbin | |
parent | b37231002615c03a3a878a761ff852b8f53e5c5f (diff) |
Add a link to radiud_file(8)
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/radiusd/radiusd.conf.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/radiusd/radiusd.conf.5 b/usr.sbin/radiusd/radiusd.conf.5 index 2990285ebc5..937d2788bc2 100644 --- a/usr.sbin/radiusd/radiusd.conf.5 +++ b/usr.sbin/radiusd/radiusd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: radiusd.conf.5,v 1.33 2024/07/17 11:13:22 yasuoka Exp $ +.\" $OpenBSD: radiusd.conf.5,v 1.34 2024/07/18 00:28:53 yasuoka Exp $ .\" .\" Copyright (c) 2014 Esdenera Networks GmbH .\" Copyright (c) 2014, 2023 Internet Initiative Japan Inc. @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 17 2024 $ +.Dd $Mdocdate: July 18 2024 $ .Dt RADIUSD.CONF 5 .Os .Sh NAME @@ -92,6 +92,8 @@ See The .Dq file module provides authentication by a local file. +See +.Xr radiusd_file 8 . .It Do ipcp Dc module The .Dq ipcp |