mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
typos.
Pointed out by: ru
This commit is contained in:
parent
e47b3d7a25
commit
cd4dc87a34
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
|||
.\" @(#)du.1 8.2 (Berkeley) 4/1/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 1, 1994
|
||||
.Dd June 2, 2004
|
||||
.Dt DU 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -92,7 +92,7 @@ Display a grand total.
|
|||
.It Fl k
|
||||
Display block counts in 1024-byte (1-Kbyte) blocks.
|
||||
.It Fl m
|
||||
Display block counts in 104857-byte (1-Mbyte) blocks.
|
||||
Display block counts in 1048576-byte (1-Mbyte) blocks.
|
||||
.It Fl x
|
||||
File system mount points are not traversed.
|
||||
.El
|
||||
|
|
|
|||
Loading…
Reference in a new issue