summaryrefslogtreecommitdiffstats
path: root/usr.bin/sort
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-05-14 15:24:25 +0000
committerbdrewery <bdrewery@FreeBSD.org>2014-05-14 15:24:25 +0000
commit8cf68bdc10ee14199b1ea4b203a32dc7b1d5126d (patch)
tree16ad504f3e99f447325514856dbdf1d684d1d618 /usr.bin/sort
parentcfa08852ae1d58cfaea1ef71612407cbae87f241 (diff)
downloadFreeBSD-src-8cf68bdc10ee14199b1ea4b203a32dc7b1d5126d.zip
FreeBSD-src-8cf68bdc10ee14199b1ea4b203a32dc7b1d5126d.tar.gz
MFC r264918:
Fix spelling error.
Diffstat (limited to 'usr.bin/sort')
-rw-r--r--usr.bin/sort/sort.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sort/sort.1.in b/usr.bin/sort/sort.1.in
index b23eb18..11330fb 100644
--- a/usr.bin/sort/sort.1.in
+++ b/usr.bin/sort/sort.1.in
@@ -147,7 +147,7 @@ specifications, they apply globally to all sort keys.
When attached to a specific key (see
.Fl k ) ,
the ordering options override all global ordering options for
-the key they are attahced to.
+the key they are attached to.
.Bl -tag -width indent
.It Fl b, Fl Fl ignore-leading-blanks
Ignore leading blank characters when comparing lines.
OpenPOWER on IntegriCloud