improve wording.
authorsobrado <sobrado@openbsd.org>
Fri, 24 Apr 2015 10:57:36 +0000 (10:57 +0000)
committersobrado <sobrado@openbsd.org>
Fri, 24 Apr 2015 10:57:36 +0000 (10:57 +0000)
ok jmc@

bin/ls/ls.1

index dfb5cb7..9fe555d 100644 (file)
@@ -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