git: 682bd8ecaac9 - main - rc.conf.5: fix typo of route6d that I introduced while nitpicking

From: Ceri Davies <ceri_at_FreeBSD.org>
Date: Sat, 11 Mar 2023 14:57:51 UTC
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 ,