diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2022-09-23 19:24:09 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2022-09-23 19:24:09 +0000 |
commit | cd811d8821ebe039e38aac097646ee9906093031 (patch) | |
tree | d825e32667ecbde4e55b709af04da24e0d578e7a /usr.sbin/rad | |
parent | ee7323b2f34e8735c415a39bcece61008a215f4e (diff) |
Xr to correct man page; from Josiah Frentsos, thanks!
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 |