The branch main has been updated by imp:

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

commit 00e0b7bdb93972590362c5942b489ffed2a2ea20
Author:     Warner Losh <[email protected]>
AuthorDate: 2026-02-19 05:53:47 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2026-02-19 05:53:47 +0000

    Revert "fortune: fix netstat tip"
    
    This reverts commit 8e593a1f143203cace2e14bd6629a8ebdf9b47dc. I was
    totally wrong, so just revert and get on with it.
    
    Sponsored by:           Netflix
---
 usr.bin/fortune/datfiles/freebsd-tips | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/fortune/datfiles/freebsd-tips 
b/usr.bin/fortune/datfiles/freebsd-tips
index c73f5d01c520..379f772fea88 100644
--- a/usr.bin/fortune/datfiles/freebsd-tips
+++ b/usr.bin/fortune/datfiles/freebsd-tips
@@ -856,7 +856,7 @@ $ fc-list ':charset=0x1F4A1'
 $ pkg which /usr/local/share/fonts/noto/NotoColorEmoji.ttf
 /usr/local/share/fonts/noto/NotoColorEmoji.ttf was installed by package 
noto-emoji-2.042
 %
-When netstat reports every 8 seconds, it tells traffic in bytes per second:
+When netstat reports every 8 seconds, it tells traffic in bits per second:
 
 $ netstat -I bge0 8
 %

Reply via email to