The branch main has been updated by madpilot:

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

commit e912723afb4e6bcfa828fcb73f35cd82fc6bca68
Author:     Guido Falsi <[email protected]>
AuthorDate: 2026-02-09 20:04:01 +0000
Commit:     Guido Falsi <[email protected]>
CommitDate: 2026-02-09 20:09:20 +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
---
 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_stableaddr

Reply via email to