Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2025 08:48:15 GMT
From:      Lexi Winter <ivy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: dd2d27092388 - main - rc.conf.5: add a missing word in the description of $ipv6_enable
Message-ID:  <202505060848.5468mFFA031087@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ivy:

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

commit dd2d270923884f0bb272da71cf76397ec5e8539c
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-05-06 08:46:20 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-05-06 08:46:47 +0000

    rc.conf.5: add a missing word in the description of $ipv6_enable
    
    Reviewed by:    ziaee, kevans
    Approved by:    kevans (mentor)
    Differential Revision:  https://reviews.freebsd.org/D50113
---
 share/man/man5/rc.conf.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index e58a1f5001b5..9681542bff41 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd April 20, 2025
+.Dd May 6, 2025
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -1751,7 +1751,7 @@ is added to all of
 .Va ifconfig_ Ns Ao Ar interface Ac Ns _ipv6
 and the
 .Va ipv6_activate_all_interfaces
-is defined as
+variable is defined as
 .Dq Li YES .
 .It Va ipv6_prefer
 .Pq Vt bool



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