aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b23eb18fce69..11330fb414ec 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.