https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265199
--- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=82780af43b113ab16a1a4fab5bf085b2b159f81e commit 82780af43b113ab16a1a4fab5bf085b2b159f81e Author: Kit Dallege <[email protected]> AuthorDate: 2026-03-27 04:30:11 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2026-06-10 12:35:03 +0000 du(1): document --si option The --si option (human-readable output with SI units based on powers of 1000) was implemented but missing from both the SYNOPSIS and the options list. PR: 265199 Signed-off-by: Kit Dallege <[email protected]> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/2104 usr.bin/du/du.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
