mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add missing closing parenthesis.
This commit is contained in:
parent
703bf76847
commit
3c98bba995
1 changed files with 1 additions and 1 deletions
|
|
@ -363,7 +363,7 @@ The following is how to do an
|
|||
.Nm
|
||||
listing sorted by size (and shows why
|
||||
.Nm
|
||||
does not need this functionality.
|
||||
does not need this functionality).
|
||||
.Pp
|
||||
.Dl "% ls -l | sort [-r] -n +4"
|
||||
.Sh DIAGNOSTICS
|
||||
|
|
|
|||
Loading…
Reference in a new issue