From 3c98bba995b8cbee89686ab56c8fa9345b6c85ef Mon Sep 17 00:00:00 2001 From: Ben Smithurst Date: Sat, 21 Jul 2001 05:33:33 +0000 Subject: [PATCH] Add missing closing parenthesis. --- bin/ls/ls.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 164e32db5e4..3327f4d488a 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -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