Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2023 14:57:51 GMT
From:      Ceri Davies <ceri@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 682bd8ecaac9 - main - rc.conf.5: fix typo of route6d that I introduced while nitpicking
Message-ID:  <202303111457.32BEvpVT006190@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri:

URL: https://cgit.FreeBSD.org/src/commit/?id=682bd8ecaac92e598704b9a18bd96d215339dd82

commit 682bd8ecaac92e598704b9a18bd96d215339dd82
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-03-11 14:56:40 +0000
Commit:     Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-03-11 14:56:40 +0000

    rc.conf.5: fix typo of route6d that I introduced while nitpicking
---
 share/man/man5/rc.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index e80b9ca71999..067dac210dce 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -5001,7 +5001,7 @@ these are the flags to pass to the
 .Xr rcorder 8 ,
 .Xr rfcomm_pppd 8 ,
 .Xr route 8 ,
-.Xr rout6ed 8 ,
+.Xr route6d 8 ,
 .Xr routed 8 ,
 .Xr rpc.lockd 8 ,
 .Xr rpc.statd 8 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303111457.32BEvpVT006190>