summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/ls/ls.18
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index ce4c65e..09abb13 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -40,7 +40,7 @@
.Nd list directory contents
.Sh SYNOPSIS
.Nm
-.Op Fl ABCFGHILPRSTWZabcdfghiklmnopqrstuwx1
+.Op Fl ABCFGHILPRSTUWZabcdfghiklmnopqrstuwx1
.Op Ar
.Sh DESCRIPTION
For each operand that names a
@@ -265,10 +265,10 @@ options all override each other; the last one specified determines
the format used.
.Pp
The
-.Fl c
+.Fl c , u ,
and
-.Fl u
-options override each other; the last one specified determines
+.Fl U
+options all override each other; the last one specified determines
the file time used.
.Pp
The
OpenPOWER on IntegriCloud