diff options
| author | Warner Losh <imp@FreeBSD.org> | 2026-02-19 05:53:47 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-02-19 05:53:47 +0000 |
| commit | 00e0b7bdb93972590362c5942b489ffed2a2ea20 (patch) | |
| tree | 0ac1c53556b39ad82f7c8b466be8764f3f434966 | |
| parent | 59eafd8726e2be08807650a8f67714124aa75dbd (diff) | |
Revert "fortune: fix netstat tip"
This reverts commit 8e593a1f143203cace2e14bd6629a8ebdf9b47dc. I was
totally wrong, so just revert and get on with it.
Sponsored by: Netflix
| -rw-r--r-- | usr.bin/fortune/datfiles/freebsd-tips | 2 |
1 files changed, 1 insertions, 1 deletions
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 % |
