Author: allanjude
Date: Sun Sep 27 22:02:46 2015
New Revision: 288312
URL: https://svnweb.freebsd.org/changeset/base/288312

Log:
  Use one fewer made up words in the ls(1) man page
  
  PR:           203337
  Submitted by: Mike Dame <[email protected]>
  Approved by:  bcr (mentor)
  Sponsored by: EuroBSDCon DevSummit

Modified:
  head/bin/ls/ls.1

Modified: head/bin/ls/ls.1
==============================================================================
--- head/bin/ls/ls.1    Sun Sep 27 18:21:22 2015        (r288311)
+++ head/bin/ls/ls.1    Sun Sep 27 22:02:46 2015        (r288312)
@@ -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,
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to