diff options
Diffstat (limited to 'usr.sbin/rad')
-rw-r--r-- | usr.sbin/rad/rad.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rad/rad.conf.5 b/usr.sbin/rad/rad.conf.5 index 657ea417eca..b3ecf8c11be 100644 --- a/usr.sbin/rad/rad.conf.5 +++ b/usr.sbin/rad/rad.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rad.conf.5,v 1.17 2020/05/16 16:58:12 jmc Exp $ +.\" $OpenBSD: rad.conf.5,v 1.18 2022/09/23 19:24:08 florian Exp $ .\" .\" Copyright (c) 2018 Florian Obser <florian@openbsd.org> .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> @@ -18,7 +18,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: May 16 2020 $ +.Dd $Mdocdate: September 23 2022 $ .Dt RAD.CONF 5 .Os .Sh NAME @@ -158,7 +158,7 @@ Example configuration file. .El .Sh EXAMPLES With the following example configuration, -.Nm +.Xr rad 8 will pick a prefix from the ix1 interface and send router advertisements on it: .Pp .Dl interface ix1 |