summaryrefslogtreecommitdiffstats
path: root/bin/ls
diff options
context:
space:
mode:
authorallanjude <allanjude@FreeBSD.org>2015-09-27 22:02:46 +0000
committerallanjude <allanjude@FreeBSD.org>2015-09-27 22:02:46 +0000
commit94e156ff3aa126c41358495213deb7b9e4f0bf80 (patch)
treeadabe6222f2d437776fab4ac7ad90f7707a5faa6 /bin/ls
parent55927c3d56ba557e1ee6269c350749d7f5c0bb1c (diff)
downloadFreeBSD-src-94e156ff3aa126c41358495213deb7b9e4f0bf80.zip
FreeBSD-src-94e156ff3aa126c41358495213deb7b9e4f0bf80.tar.gz
Use one fewer made up words in the ls(1) man page
PR: 203337 Submitted by: Mike Dame <damemi@gmail.com> Approved by: bcr (mentor) Sponsored by: EuroBSDCon DevSummit
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 3e02229..a025b23 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -32,7 +32,7 @@
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\" $FreeBSD$
.\"
-.Dd June 8, 2015
+.Dd September 27, 2015
.Dt LS 1
.Os
.Sh NAME
@@ -320,7 +320,7 @@ or use the
option.
This causes
.Nm
-to reverse the lexicographal sort order when sorting files with the
+to reverse the lexicographical sort order when sorting files with the
same modification timestamp.
.It Fl u
Use time of last access,
OpenPOWER on IntegriCloud