Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2026 04:26:53 +0000
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 59eafd8726e2 - main - netinet6: spell Identifiers in the comment
Message-ID:  <6996910d.26d26.77f1d5eb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by maxim:

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

commit 59eafd8726e2be08807650a8f67714124aa75dbd
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2026-02-19 04:26:09 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2026-02-19 04:26:09 +0000

    netinet6: spell Identifiers in the comment
---
 sys/netinet6/nd6_rtr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/netinet6/nd6_rtr.c b/sys/netinet6/nd6_rtr.c
index 8f557ba77af5..ba2f025b7db1 100644
--- a/sys/netinet6/nd6_rtr.c
+++ b/sys/netinet6/nd6_rtr.c
@@ -2294,7 +2294,7 @@ regen:
 	/*
 	 * Check if generated address is not inappropriate:
 	 *
-	 * - Reserved IPv6 Interface aIdentifers
+	 * - Reserved IPv6 Interface Identifiers
 	 *   (https://www.iana.org/assignments/ipv6-interface-ids/)
 	 */
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6996910d.26d26.77f1d5eb>