Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2026 12:36:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 265199] du.1 doesn't mention --si in SYNOPSIS and is missing -g from some places
Message-ID:  <bug-265199-9-MwmQEE6uc8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265199-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265199

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 82780af43b113ab16a1a4fab5bf085b2b159f81e
Author:     Kit Dallege <xaum.io@gmail.com>
AuthorDate: 2026-03-27 04:30:11 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
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 <xaum.io@gmail.com>
    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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265199-9-MwmQEE6uc8>