From 141af3c6ab8c259b917749a98644328bf86560f5 Mon Sep 17 00:00:00 2001 From: Allan Jude Date: Sun, 27 Sep 2015 22:02:46 +0000 Subject: [PATCH] Use one fewer made up words in the ls(1) man page PR: 203337 Submitted by: Mike Dame Approved by: bcr (mentor) Sponsored by: EuroBSDCon DevSummit --- bin/ls/ls.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 3e0222996245..a025b23fcaac 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,