aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/join/join.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/join/join.1')
-rw-r--r--usr.bin/join/join.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index 3b91390a1e63..3d2b789d8a7e 100644
--- a/usr.bin/join/join.1
+++ b/usr.bin/join/join.1
@@ -107,7 +107,7 @@ representing the join field.
The elements of list must be either comma
.Pq Ql \&,
or whitespace separated.
-(The latter requires quoting to protect it from the shell, or, a simpler
+(The letter requires quoting to protect it from the shell, or, a simpler
approach is to use multiple
.Fl o
options.)