Add missing closing parenthesis.

This commit is contained in:
Ben Smithurst 2001-07-21 05:33:33 +00:00
parent 703bf76847
commit 3c98bba995

View File

@ -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