Date: Thu, 19 Feb 2026 05:54:12 +0000 From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 00e0b7bdb939 - main - Revert "fortune: fix netstat tip" Message-ID: <6996a584.37bd7.76a64d19@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=00e0b7bdb93972590362c5942b489ffed2a2ea20 commit 00e0b7bdb93972590362c5942b489ffed2a2ea20 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2026-02-19 05:53:47 +0000 Commit: Warner Losh <imp@FreeBSD.org> 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 %home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6996a584.37bd7.76a64d19>
