summaryrefslogtreecommitdiff
path: root/bin/ls/ls.1
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2015-04-24 10:57:37 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2015-04-24 10:57:37 +0000
commitc8513aac89c1f37c514a12f6df11da13e866fd20 (patch)
treeb2a96c9b2afb70e383eb554e8e316d8375f076b2 /bin/ls/ls.1
parent7bde444c150d3c1cd05245c1d12082c151b5b999 (diff)
improve wording.
ok jmc@
Diffstat (limited to 'bin/ls/ls.1')
-rw-r--r--bin/ls/ls.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index dfb5cb78187..9fe555dc3de 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.71 2014/04/01 16:43:16 jmc Exp $
+.\" $OpenBSD: ls.1,v 1.72 2015/04/24 10:57:36 sobrado Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -33,7 +33,7 @@
.\"
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\"
-.Dd $Mdocdate: April 1 2014 $
+.Dd $Mdocdate: April 24 2015 $
.Dt LS 1
.Os
.Sh NAME
@@ -462,7 +462,7 @@ and suffix each filename with a symbol representing its file type:
.Pp
List the files in
.Pa /var/log ,
-sorting the output such that the mostly recently modified entries are
+sorting the output such that the most recently modified entries are
printed first:
.Pp
.Dl $ ls -lt /var/log