From 682bd8ecaac92e598704b9a18bd96d215339dd82 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sat, 11 Mar 2023 14:56:40 +0000 Subject: [PATCH] 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 ,