git: 6060830201d6 - stable/14 - 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:08:57 UTC
The branch stable/14 has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=6060830201d61a42c64612630a1e4c28ccb7c45e commit 6060830201d61a42c64612630a1e4c28ccb7c45e Author: Lexi Winter <ivy@FreeBSD.org> AuthorDate: 2025-05-07 13:49:47 +0000 Commit: Lexi Winter <ivy@FreeBSD.org> CommitDate: 2025-05-07 13:49: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 (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 2bab31e9d9fe..c3c009c3961e 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 January 6, 2025 +.Dd May 7, 2025 .Dt RC.CONF 5 .Os .Sh NAME @@ -1710,7 +1710,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