Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2026 01:46:03 +0000
From:      Greg Lehey <grog@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 1316cf5094a6 - main - Fix reversion introduced in commit 32b0dfb326593b8dae31cc2bdc1e2d08ea70e9d7
Message-ID:  <69ed6e5b.270ed.31980638@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by grog:

URL: https://cgit.FreeBSD.org/src/commit/?id=1316cf5094a603981bab10764ebb29780299d1f3

commit 1316cf5094a603981bab10764ebb29780299d1f3
Author:     Greg Lehey <grog@FreeBSD.org>
AuthorDate: 2026-04-26 01:45:11 +0000
Commit:     Greg Lehey <grog@FreeBSD.org>
CommitDate: 2026-04-26 01:45:11 +0000

    Fix reversion introduced in commit 32b0dfb326593b8dae31cc2bdc1e2d08ea70e9d7
    
    Noted by: mckusick
---
 usr.bin/du/du.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1
index 3b5c5f4df7bb..a2bda42e5f9a 100644
--- a/usr.bin/du/du.1
+++ b/usr.bin/du/du.1
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd July 16, 2025
+.Dd April 24, 2026
 .Dt DU 1
 .Os
 .Sh NAME
@@ -233,8 +233,8 @@ Also display a grand total at the end:
 .Xr chflags 2 ,
 .Xr fts 3 ,
 .Xr libxo 3 ,
-.Xr xo_options 7 ,
 .Xr symlink 7 ,
+.Xr xo_options 7 ,
 .Xr quot 8
 .Sh STANDARDS
 The


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ed6e5b.270ed.31980638>