The branch main has been updated by ceri (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=40944510db1e9f4c9cf758087977010ee7c36199
commit 40944510db1e9f4c9cf758087977010ee7c36199 Author: Ceri Davies <[email protected]> AuthorDate: 2021-07-01 21:35:14 +0000 Commit: Ceri Davies <[email protected]> CommitDate: 2021-07-01 21:54:26 +0000 rc.conf.5: add .Xr to firewall(7), growfs(7), and tuning(7) --- share/man/man5/rc.conf.5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index bf9289f30417..d32a96b706ec 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 18, 2021 +.Dd July 1, 2021 .Dt RC.CONF 5 .Os .Sh NAME @@ -4618,7 +4618,10 @@ it will be made permanently active. .Xr motd 5 , .Xr newsyslog.conf 5 , .Xr pf.conf 5 , +.Xr firewall 7 , +.Xr growfs 7 , .Xr security 7 , +.Xr tuning 7 , .Xr accton 8 , .Xr amd 8 , .Xr apm 8 , _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "[email protected]"
