From a921703629770aff5eba8025f36cc5dc2991e2ea Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 4 Jul 2024 05:25:14 +0000 Subject: [PATCH] fix SEE ALSO; --- usr.sbin/radiusd/radiusd_bsdauth.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/radiusd/radiusd_bsdauth.8 b/usr.sbin/radiusd/radiusd_bsdauth.8 index 219eee0ea41..3c37a7030f9 100644 --- a/usr.sbin/radiusd/radiusd_bsdauth.8 +++ b/usr.sbin/radiusd/radiusd_bsdauth.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: radiusd_bsdauth.8,v 1.1 2024/07/02 00:00:12 yasuoka Exp $ +.\" $OpenBSD: radiusd_bsdauth.8,v 1.2 2024/07/04 05:25:14 jmc Exp $ .\" .\" Copyright (c) 2014 Esdenera Networks GmbH .\" Copyright (c) 2014, 2024 Internet Initiative Japan Inc. @@ -17,7 +17,7 @@ .\" .\" The following requests are required for all man pages. .\" -.Dd $Mdocdate: July 2 2024 $ +.Dd $Mdocdate: July 4 2024 $ .Dt RADIUSD_BSDAUTH 8 .Os .Sh NAME @@ -52,8 +52,8 @@ module executable. .El .Sh SEE ALSO .Xr authenticate 3 , -.Xr radiusd 8 , -.Xr radiusd.conf 5 +.Xr radiusd.conf 5 , +.Xr radiusd 8 .Sh HISTORY The .Nm -- 2.20.1