df(1): fix a typo

On the manpage of df(1), "according" is mistyped into "acccording"

Event: Advanced UNIX Programming Course (Fall'23) at NTHU.
Signed-off-by: Pin-Yi Kuo <kuokuoyiyi@gapp.nthu.edu.tw>
Reviewed by: imp, zlei, Mina Galić
Pull Request: https://github.com/freebsd/freebsd-src/pull/944
This commit is contained in:
Pin-Yi Kuo 2023-12-26 09:37:43 -07:00 committed by Warner Losh
parent 8f0498208d
commit e3d3e1ff7e

View file

@ -120,7 +120,7 @@ specification from the environment.
Select locally-mounted file system for display.
If used in combination with the
.Fl t Ar type
option, file system types will be added or excluded acccording to the
option, file system types will be added or excluded according to the
parameters of that option.
.It Fl m
Use 1048576 byte (1 Mebibyte) blocks rather than the default.