Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2021 21:54:35 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: 40944510db1e - main - rc.conf.5: add .Xr to firewall(7), growfs(7), and tuning(7)
Message-ID:  <202107012154.161LsZL2075414@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/commit/?id=40944510db1e9f4c9cf758087977010ee7c36199

commit 40944510db1e9f4c9cf758087977010ee7c36199
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2021-07-01 21:35:14 +0000
Commit:     Ceri Davies <ceri@FreeBSD.org>
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 ,



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