summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-04-25 15:27:19 +0000
committerbdrewery <bdrewery@FreeBSD.org>2014-04-25 15:27:19 +0000
commite199bfd4cc86cd6611379d224cabdf55faaba28c (patch)
treee071e98a447d16410fe4fcfe4746156ace92c9b9 /usr.bin
parent4d0d1f47bd796b2298306297d0ae312579f1f149 (diff)
downloadFreeBSD-src-e199bfd4cc86cd6611379d224cabdf55faaba28c.zip
FreeBSD-src-e199bfd4cc86cd6611379d224cabdf55faaba28c.tar.gz
Fix spelling error.
MFC after: 3 days
Diffstat (limited to 'usr.bin')
-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