git: cc6b1138519d - stable/13 - rc.conf.5: add a missing word in the description of $ipv6_enable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 May 2025 14:10:56 UTC
The branch stable/13 has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=cc6b1138519d75402be8f948dd858c028c3a5005 commit cc6b1138519d75402be8f948dd858c028c3a5005 Author: Lexi Winter <ivy@FreeBSD.org> AuthorDate: 2025-05-07 14:00:16 +0000 Commit: Lexi Winter <ivy@FreeBSD.org> CommitDate: 2025-05-07 14:00:16 +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 (cherry picked from commit dd2d270923884f0bb272da71cf76397ec5e8539c) --- 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 4e7140540420..f588f12eee59 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 December 2, 2023 +.Dd May 7, 2025 .Dt RC.CONF 5 .Os .Sh NAME @@ -1674,7 +1674,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