git: dd2d27092388 - main - rc.conf.5: add a missing word in the description of $ipv6_enable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 May 2025 08:48:15 UTC
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