diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2023-03-11 14:56:40 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2023-03-11 14:56:40 +0000 |
commit | 682bd8ecaac92e598704b9a18bd96d215339dd82 (patch) | |
tree | 056b1beb47f763d109ac2e5a4e035b8c93d2fd5c /share/man/man5 | |
parent | effb053522e82446923ba8f4887e6598dd17dd5d (diff) |
rc.conf.5: fix typo of route6d that I introduced while nitpicking
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/rc.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
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 , |