Date: Mon, 16 Feb 2026 17:30:08 +0000 From: Guido Falsi <madpilot@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: c20f5fd44322 - stable/15 - ifconfig.8: Start new sentence on new line Message-ID: <69935420.31d5a.5b8e065a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by madpilot: URL: https://cgit.FreeBSD.org/src/commit/?id=c20f5fd443228743fed3b071ee30216145940178 commit c20f5fd443228743fed3b071ee30216145940178 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2026-02-09 20:04:01 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2026-02-16 17:28:52 +0000 ifconfig.8: Start new sentence on new line This change was forgotten by me in the previous commit to this file. Reported by: kib Approved by: implicit (change omitted from previous commit) Fixes: 31ec8b6407fdd5a87d70265762457c67ce618283 (cherry picked from commit e912723afb4e6bcfa828fcb73f35cd82fc6bca68) Reviewed by: glebius, kp, pouria, zlei Approved by: glebius, pouria Relnotes: yes Differential Revision: https://reviews.freebsd.org/D54382 --- sbin/ifconfig/ifconfig.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index e1d153aa7493..f062ddec774d 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1009,7 +1009,8 @@ Clear a flag .Cm no_dad . .It Cm stableaddr Set a flag to create SLAAC addresses using a stable algorithm -according to RFC 7217. The +according to RFC 7217. +The .Xr sysctl 8 variable .Va net.inet6.ip6.use_stableaddrhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69935420.31d5a.5b8e065a>
