mirror of
https://github.com/openbsd/src.git
synced 2026-04-24 06:04:47 +00:00
consistently use one directory term
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: du.1,v 1.39 2022/09/07 00:46:20 jsg Exp $
|
||||
.\" $OpenBSD: du.1,v 1.40 2025/11/14 10:55:08 jsg Exp $
|
||||
.\" $NetBSD: du.1,v 1.6 1996/10/18 07:20:31 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993
|
||||
@@ -30,7 +30,7 @@
|
||||
.\"
|
||||
.\" @(#)du.1 8.2 (Berkeley) 4/1/94
|
||||
.\"
|
||||
.Dd $Mdocdate: September 7 2022 $
|
||||
.Dd $Mdocdate: November 14 2025 $
|
||||
.Dt DU 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -148,7 +148,7 @@ option is specified.
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std du
|
||||
.Sh EXAMPLES
|
||||
Display a summary of files and folders in the current directory,
|
||||
Display a summary of files and directories in the current directory,
|
||||
sorted by size:
|
||||
.Pp
|
||||
.Dl $ du -had 1 | sort -h
|
||||
|
||||
Reference in New Issue
Block a user