| Summary: | Typo in man page for ls(1) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Mike Dame <damemi> | ||||
| Component: | Books & Articles | Assignee: | Allan Jude <allanjude> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | allanjude | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: allanjude Date: Sun Sep 27 22:02:47 UTC 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 <damemi@gmail.com> Approved by: bcr (mentor) Sponsored by: EuroBSDCon DevSummit Changes: head/bin/ls/ls.1 Thank you for your submission |
Created attachment 161385 [details] SVN diff for typo fix In the section on -t, it references the ability to reverse the "lexicographal" sort order. This should be changed to "lexicographical" (or possibly just "lexicographic"), as "lexicographal" does not seem to be a word.